Skip to content
Snippets Groups Projects
  1. Jan 29, 2020
  2. Jan 27, 2020
  3. Jan 24, 2020
  4. Jan 23, 2020
  5. Jan 20, 2020
  6. Jan 17, 2020
  7. Jan 15, 2020
  8. Jan 09, 2020
    • Nicolas Pope's avatar
      Add a search bar · c21e0917
      Nicolas Pope authored
      The configuration window now has a search bar which reacts to user
      input on the fly.
      c21e0917
  9. Dec 13, 2019
  10. Dec 05, 2019
    • Nicolas Pope's avatar
      Resolves #256 Net config refresh · be0c6665
      Nicolas Pope authored
      be0c6665
    • Nicolas Pope's avatar
      Add multi-group support to reconstruction · 90ab1d6c
      Nicolas Pope authored
      Reconstruction now supports multiple groups until rendering. This means
      that the scene_A and scene_B variables are now vectors. To support this
      change, a bug was fixed in configuration.cpp. Previously, instead of
      adding multiple paths, the configure() method simply added the same path
      multiple times. Now all paths are correctly added to the configuration.
      90ab1d6c
  11. Dec 04, 2019
  12. Nov 29, 2019
  13. Nov 19, 2019
    • Iiro Rastas's avatar
      Restore record button functionality · 00bd9ac3
      Iiro Rastas authored and Nicolas Pope's avatar Nicolas Pope committed
      The record button now works as previously. To support this change, a
      tagging system based on the one from feature/guienhance has been added.
      NetConfigurables are now created as peers connect and removed as they
      disconnect, which required changes to ConfigWindow.
      00bd9ac3
  14. Nov 18, 2019
  15. Nov 13, 2019
  16. Nov 12, 2019
  17. Nov 10, 2019
  18. Nov 05, 2019
  19. Nov 03, 2019
  20. Oct 29, 2019
    • Iiro Rastas's avatar
      Add local configurations to the GUI · 96105d32
      Iiro Rastas authored and Nicolas Pope's avatar Nicolas Pope committed
      A new class NetConfigurable is created, which enables handling of both
      local and remote configurations in a polymorphic way.
      
      In the GUI, configurations can now be changed via the cog icon.
      96105d32
  21. Oct 15, 2019
  22. Oct 11, 2019
  23. Oct 08, 2019
  24. Oct 03, 2019
  25. Sep 18, 2019
  26. Sep 17, 2019
  27. Sep 16, 2019
  28. Sep 13, 2019
  29. Aug 28, 2019
  30. Aug 27, 2019
  31. Aug 24, 2019
  32. Aug 21, 2019
  33. Aug 19, 2019
Loading