Skip to content
Snippets Groups Projects
  1. Dec 05, 2019
    • 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. Dec 03, 2019
  4. Dec 02, 2019
  5. Nov 29, 2019
  6. Nov 23, 2019
  7. Nov 22, 2019
  8. Nov 21, 2019
  9. Nov 20, 2019
    • Iiro Rastas's avatar
      Fix record button callback segmentation fault · 0a78e5ba
      Iiro Rastas authored and Nicolas Pope's avatar Nicolas Pope committed
      Setting the callback inside the callback was causing segmentation faults
      in some cases. The record button now has a single top-level callback
      that gets the necessary information through members added to the
      MediaPanel class.
      0a78e5ba
  10. 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
  11. Nov 17, 2019
  12. Nov 16, 2019
  13. Nov 15, 2019
  14. Nov 14, 2019
  15. Nov 13, 2019
  16. Nov 12, 2019
  17. Nov 11, 2019
  18. Nov 10, 2019
  19. Nov 08, 2019
  20. Nov 07, 2019
  21. Nov 05, 2019
  22. Nov 04, 2019
  23. Nov 03, 2019
  24. Nov 01, 2019
  25. Oct 31, 2019
  26. Oct 30, 2019
  27. Oct 29, 2019
  28. Oct 28, 2019
  29. Oct 25, 2019
  30. Oct 18, 2019
Loading