STORM-IRIT / Radium-Engine

Research 3D Engine for rendering, animation and processing
https://storm-irit.github.io/Radium-Engine/
Apache License 2.0
100 stars 50 forks source link

Singleton #997

Closed dlyr closed 2 years ago

dlyr commented 2 years ago

Be aware that the PR request cannot be accepted if it doesn't pass the Continuous Integration tests.

codecov[bot] commented 2 years ago

Codecov Report

Merging #997 (65f7607) into release-candidate (f530ebf) will decrease coverage by 0.01%. The diff coverage is 25.00%.

:exclamation: Current head 65f7607 differs from pull request most recent head 6a2680a. Consider uploading reports for the commit 6a2680a to get more accurate results

@@                  Coverage Diff                  @@
##           release-candidate     #997      +/-   ##
=====================================================
- Coverage              42.07%   42.06%   -0.02%     
=====================================================
  Files                    341      341              
  Lines                  22579    22574       -5     
=====================================================
- Hits                    9500     9495       -5     
  Misses                 13079    13079              
Impacted Files Coverage Δ
src/Engine/RadiumEngine.hpp 100.00% <ø> (ø)
src/Gui/BaseApplication.cpp 0.00% <0.00%> (ø)
src/Gui/BaseApplication.hpp 0.00% <ø> (ø)
src/Headless/CLIViewer.cpp 56.52% <100.00%> (-0.38%) :arrow_down:
src/Engine/Scene/SystemDisplay.cpp 23.07% <0.00%> (-5.50%) :arrow_down:
src/Engine/Scene/ComponentMessenger.cpp 90.90% <0.00%> (-0.76%) :arrow_down:
src/Engine/RadiumEngine.cpp 63.48% <0.00%> (-0.16%) :arrow_down:
src/Gui/Utils/KeyMappingManager.cpp 76.73% <0.00%> (-0.07%) :arrow_down:
src/Engine/Rendering/DebugRender.cpp 25.98% <0.00%> (+0.20%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

nmellado commented 2 years ago

@dlyr to you want to clean the history before merging ? (fine for me as it is now)