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