-
- Downloads
Add GUI recording features
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.
parent
4ece34db
No related branches found
No related tags found
This commit is part of merge request !194. Comments created here will be created in the context of that merge request.
Showing
- applications/gui/CMakeLists.txt 1 addition, 0 deletionsapplications/gui/CMakeLists.txt
- applications/gui/src/camera.cpp 50 additions, 27 deletionsapplications/gui/src/camera.cpp
- applications/gui/src/camera.hpp 5 additions, 1 deletionapplications/gui/src/camera.hpp
- applications/gui/src/media_panel.cpp 34 additions, 5 deletionsapplications/gui/src/media_panel.cpp
- applications/gui/src/media_panel.hpp 5 additions, 1 deletionapplications/gui/src/media_panel.hpp
- applications/gui/src/record_window.cpp 83 additions, 0 deletionsapplications/gui/src/record_window.cpp
- applications/gui/src/record_window.hpp 19 additions, 0 deletionsapplications/gui/src/record_window.hpp
- applications/gui/src/screen.cpp 1 addition, 1 deletionapplications/gui/src/screen.cpp
- applications/gui/src/src_window.cpp 2 additions, 1 deletionapplications/gui/src/src_window.cpp
- applications/reconstruct/src/main.cpp 46 additions, 1 deletionapplications/reconstruct/src/main.cpp
- components/rgbd-sources/include/ftl/rgbd/source.hpp 29 additions, 0 deletionscomponents/rgbd-sources/include/ftl/rgbd/source.hpp
- components/rgbd-sources/src/source.cpp 18 additions, 0 deletionscomponents/rgbd-sources/src/source.cpp
Loading
Please register or sign in to comment