-
- Downloads
Merge branch 'master' into feature/133/ilw
No related branches found
No related tags found
This commit is part of merge request !114. Comments created here will be created in the context of that merge request.
Showing
- CMakeLists.txt 13 additions, 0 deletionsCMakeLists.txt
- applications/gui/CMakeLists.txt 1 addition, 1 deletionapplications/gui/CMakeLists.txt
- applications/gui/src/camera.cpp 56 additions, 8 deletionsapplications/gui/src/camera.cpp
- applications/gui/src/camera.hpp 11 additions, 0 deletionsapplications/gui/src/camera.hpp
- applications/gui/src/screen.cpp 34 additions, 1 deletionapplications/gui/src/screen.cpp
- applications/gui/src/screen.hpp 17 additions, 0 deletionsapplications/gui/src/screen.hpp
- components/codecs/src/opencv_encoder.cpp 2 additions, 3 deletionscomponents/codecs/src/opencv_encoder.cpp
- components/common/cpp/include/ftl/config.h.in 1 addition, 0 deletionscomponents/common/cpp/include/ftl/config.h.in
- components/net/cpp/include/ftl/net/peer.hpp 3 additions, 1 deletioncomponents/net/cpp/include/ftl/net/peer.hpp
- components/net/cpp/include/ftl/net/universe.hpp 1 addition, 1 deletioncomponents/net/cpp/include/ftl/net/universe.hpp
- components/net/cpp/src/dispatcher.cpp 3 additions, 9 deletionscomponents/net/cpp/src/dispatcher.cpp
- components/renderers/cpp/include/ftl/render/splat_render.hpp 3 additions, 1 deletioncomponents/renderers/cpp/include/ftl/render/splat_render.hpp
- components/renderers/cpp/src/splat_render.cpp 122 additions, 73 deletionscomponents/renderers/cpp/src/splat_render.cpp
- components/renderers/cpp/src/splatter.cu 114 additions, 0 deletionscomponents/renderers/cpp/src/splatter.cu
- components/renderers/cpp/src/splatter_cuda.hpp 33 additions, 14 deletionscomponents/renderers/cpp/src/splatter_cuda.hpp
- components/rgbd-sources/src/realsense_source.cpp 3 additions, 0 deletionscomponents/rgbd-sources/src/realsense_source.cpp
- components/rgbd-sources/src/streamer.cpp 1 addition, 1 deletioncomponents/rgbd-sources/src/streamer.cpp
- components/rgbd-sources/src/virtual.cpp 12 additions, 6 deletionscomponents/rgbd-sources/src/virtual.cpp
- web-service/src/index.js 22 additions, 9 deletionsweb-service/src/index.js
Loading
Please register or sign in to comment