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
Loading