- Dec 09, 2019
-
-
Iiro Rastas authored
-
- Dec 06, 2019
-
-
Nicolas Pope authored
Implements #263 reconstruction scaling Closes #263 See merge request nicolas.pope/ftl!190
-
Nicolas Pope authored
-
- Dec 05, 2019
-
-
Nicolas Pope authored
-
Nicolas Pope authored
Resolves #260 scene recording Closes #260 See merge request nicolas.pope/ftl!189
-
Nicolas Pope authored
-
Nicolas Pope authored
Implements #261 recon transforms Closes #261 See merge request nicolas.pope/ftl!188
-
Nicolas Pope authored
-
Nicolas Pope authored
Resolves #256 Net config refresh Closes #256 See merge request nicolas.pope/ftl!187
-
Nicolas Pope authored
-
Nicolas Pope authored
Implements #258 and implements #259 multi group Closes #258 and #259 See merge request nicolas.pope/ftl!186
-
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.
-
Nicolas Pope authored
Holoportation blue tint effect See merge request nicolas.pope/ftl!185
-
Nicolas Pope authored
-
- Dec 04, 2019
-
-
Nicolas Pope authored
-
Nicolas Pope authored
Implements #257 merger app Closes #257 See merge request nicolas.pope/ftl!184
-
Nicolas Pope authored
-
- Dec 03, 2019
-
-
Iiro Rastas authored
- The file extension is now chosen based on the chosen recording type. - The record button is disabled while the recording window is open, preventing the user from attempting to start multiple recordings simultaneously. - The color of the record button is now also changed to red when the recording is started from the recording window. - The available channels are now set as the recording window is opened.
-
Nicolas Pope authored
-
- Dec 02, 2019
-
-
Iiro Rastas authored
The recording window can now make every type of recording, and can do so whether the chosen camera is active or not. In the case of virtual camera recordings, it is necessary to set the chosen camera as the active camera. The recordings can also be named.
-
Nicolas Pope authored
Implements #255 discon support window Closes #255 See merge request nicolas.pope/ftl!183
-
Nicolas Pope authored
-
Nicolas Pope authored
Implements #204 pause to use config Closes #204 See merge request nicolas.pope/ftl!182
-
Nicolas Pope authored
-
- Nov 29, 2019
-
-
Nicolas Pope authored
Implements #240 custom shortcuts Closes #240 See merge request nicolas.pope/ftl!181
-
Nicolas Pope authored
-
- Nov 27, 2019
-
-
Iiro Rastas authored
2D snapshots now have alpha blending between the channels. 3D snapshots have been added, though the feature is not yet functional. Recording window for detailed options has been added, though it is still missing most functionality.
-
- Nov 23, 2019
-
-
Sebastian Hahta authored
-
- Nov 22, 2019
-
-
Sebastian Hahta authored
-
- Nov 21, 2019
-
-
Sebastian Hahta authored
-
- Nov 20, 2019
-
-
Nicolas Pope authored
Fix record button callback segmentation fault See merge request nicolas.pope/ftl!180
-
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.
-
- Nov 19, 2019
-
-
Nicolas Pope authored
Feature/219/gui record options See merge request nicolas.pope/ftl!179
-
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.
-
- Nov 18, 2019
-
-
Nicolas Pope authored
-
- Nov 17, 2019
-
-
Nicolas Pope authored
Implements #247 symmetric supports Closes #247 See merge request nicolas.pope/ftl!178
-
Nicolas Pope authored
-
Nicolas Pope authored
Implements #232 all source MLS Closes #232 See merge request nicolas.pope/ftl!177
-
Nicolas Pope authored
-
- Nov 16, 2019
-
-
Nicolas Pope authored
Implements #250 clipping operator Closes #250 See merge request nicolas.pope/ftl!176
-