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
351 stars 27 forks source link

Fix celestial object saving #350

Closed Schneegans closed 1 year ago

Schneegans commented 1 year ago

When saving the scene with CosmoScout.callbacks.core.save(...), optional properties of the celestial objects are not written anymore. This also fixes a warning about the Barycenter having no radii when saving the scene.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 5210081556


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/cs-scene/CelestialObject.cpp 0 2 0.0%
src/cs-core/Settings.cpp 0 16 0.0%
<!-- Total: 0 18 0.0% -->
Totals Coverage Status
Change from base Build 5118883095: -0.001%
Covered Lines: 193
Relevant Lines: 16575

💛 - Coveralls