Skip to content
Snippets Groups Projects
Select Git revision
0 results

main.cpp

Blame
    • Iiro Rastas's avatar
      845bb0b4
      Add multi-group support to reconstruction · 845bb0b4
      Iiro Rastas 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.
      845bb0b4
      History
      Add multi-group support to reconstruction
      Iiro Rastas 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.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.