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