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

Update texture data #1019

Closed dlyr closed 2 years ago

dlyr commented 2 years ago

replace #982 with cleaner history.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1019 (7e682a5) into release-candidate (6bdcc74) will increase coverage by 0.52%. The diff coverage is 78.68%.

@@                  Coverage Diff                  @@
##           release-candidate    #1019      +/-   ##
=====================================================
+ Coverage              43.99%   44.51%   +0.52%     
=====================================================
  Files                    335      337       +2     
  Lines                  22364    22477     +113     
=====================================================
+ Hits                    9838    10006     +168     
+ Misses                 12526    12471      -55     
Impacted Files Coverage Δ
src/Engine/Data/Texture.hpp 50.00% <0.00%> (-5.56%) :arrow_down:
src/Engine/RadiumEngine.cpp 62.29% <0.00%> (-1.20%) :arrow_down:
src/Engine/RadiumEngine.hpp 100.00% <ø> (ø)
src/Engine/Rendering/Renderer.cpp 52.19% <ø> (ø)
src/Gui/BaseApplication.cpp 0.00% <0.00%> (ø)
src/Engine/Data/Texture.cpp 26.77% <19.04%> (-1.54%) :arrow_down:
src/Core/Tasks/TaskQueue.cpp 82.35% <95.83%> (+51.01%) :arrow_up:
tests/unittest/Core/singleton.cpp 100.00% <100.00%> (ø)
tests/unittest/Core/taskqueue.cpp 100.00% <100.00%> (ø)
... and 1 more

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