mosra / magnum-integration

Integration libraries for the Magnum C++11 graphics engine
https://magnum.graphics/
Other
97 stars 44 forks source link

ImGuiIntegrationTest: ShowTestWindow will be removed in v1.75 #65

Closed rune-scape closed 4 years ago

rune-scape commented 4 years ago

ShowTestWindow was deprecated in v1.53 and will be removed in v1.75

codecov-io commented 4 years ago

Codecov Report

Merging #65 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #65   +/-   ##
======================================
  Coverage    74.5%   74.5%           
======================================
  Files          21      21           
  Lines         914     914           
======================================
  Hits          681     681           
  Misses        233     233

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e433027...0200ba0. Read the comment docs.

mosra commented 4 years ago

Thank you! 👍 I also made the corresponding change in examples, mosra/magnum-examples@ec09358995f24e14137a364f30cec354eada401d.