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 05, 2019
  9. 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
  10. Oct 15, 2019
  11. Oct 11, 2019
  12. Sep 18, 2019
  13. Sep 16, 2019
  14. Aug 27, 2019
  15. Aug 21, 2019
  16. Aug 19, 2019
  17. Aug 13, 2019
  18. Jul 25, 2019
  19. Jul 18, 2019
  20. Jul 17, 2019
  21. Jun 28, 2019
  22. Jun 25, 2019
  23. Jun 22, 2019
  24. Jun 16, 2019
  25. Jun 14, 2019
  26. Jun 13, 2019
  27. Jun 10, 2019
  28. Jun 09, 2019
  29. Jun 08, 2019
Loading