Adapt the visibility settings for all properties

This commit is contained in:
Alexander Bock
2023-04-15 09:33:31 +02:00
committed by GitHub
parent 1ef6cb0c02
commit ca916877b2
152 changed files with 2098 additions and 894 deletions
@@ -58,7 +58,9 @@ namespace {
"Perform Shading",
"If this value is enabled, the model will be shaded based on the relative "
"location to the Sun. If this value is disabled, shading is disabled and the "
"entire model is rendered brightly"
"entire model is rendered brightly",
// @VISIBILITY(1.5)
openspace::properties::Property::Visibility::NoviceUser
};
struct [[codegen::Dictionary(RenderableModelProjection)]] Parameters {