cosmoscout / cosmoscout-vr

:milky_way: A virtual universe which lets you explore, analyze and present huge planetary datasets and large simulation data in real-time.
Other
347 stars 27 forks source link

Fully disable invisible anchor labels #345

Closed Schneegans closed 1 year ago

Schneegans commented 1 year ago

Before, only the GuiItems were disabled. This means, that the GuiArea is drawn anyways which ultimately results in several hundred useless GL calls.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4869712417


Changes Missing Coverage Covered Lines Changed/Added Lines %
plugins/csp-anchor-labels/src/AnchorLabel.cpp 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Totals Coverage Status
Change from base Build 4805771885: 0.0%
Covered Lines: 193
Relevant Lines: 16938

💛 - Coveralls