Skip to content
Snippets Groups Projects
  1. 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
  2. Dec 13, 2019
  3. 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
  4. Dec 04, 2019
  5. Nov 29, 2019
  6. 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
  7. Nov 18, 2019
  8. Nov 13, 2019
  9. Nov 12, 2019
  10. Nov 10, 2019
  11. Nov 05, 2019
  12. Nov 03, 2019
  13. 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
  14. Oct 15, 2019
  15. Oct 11, 2019
  16. Oct 08, 2019
  17. Oct 03, 2019
  18. Sep 18, 2019
  19. Sep 17, 2019
  20. Sep 16, 2019
  21. Sep 13, 2019
  22. Aug 28, 2019
  23. Aug 27, 2019
  24. Aug 24, 2019
  25. Aug 21, 2019
  26. Aug 19, 2019
  27. Aug 13, 2019
  28. Aug 08, 2019
  29. Aug 01, 2019
  30. Jul 31, 2019
  31. Jul 26, 2019
Loading