Skip to content
Snippets Groups Projects
Commit 845bb0b4 authored by Iiro Rastas's avatar Iiro Rastas
Browse files

Add multi-group support to reconstruction

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.
parent 47f18841
No related branches found
No related tags found
1 merge request!186Implements #258 and implements #259 multi group
Pipeline #16868 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment