mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-12 14:40:00 -06:00
Adapt the visibility settings for all properties
This commit is contained in:
@@ -42,7 +42,9 @@ namespace {
|
||||
"AllModules",
|
||||
"All Modules",
|
||||
"The list of all modules that were compiled for this version of OpenSpace in the "
|
||||
"same order in which they were initialized"
|
||||
"same order in which they were initialized",
|
||||
// @VISIBILITY(3.5)
|
||||
openspace::properties::Property::Visibility::AdvancedUser
|
||||
};
|
||||
} // namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user