Adding periods to the description texts

This commit is contained in:
Alexander Bock
2024-04-23 22:33:17 +02:00
parent c9fd9543e6
commit 78b3b4fb2e
156 changed files with 887 additions and 1194 deletions

View File

@@ -32,8 +32,7 @@ namespace {
"Rotation",
"Rotation",
"This value is the used as a 3x3 rotation matrix that is applied to the scene "
"graph node that this transformation is attached to relative to its parent",
// @VISIBILITY(3.0)
"graph node that this transformation is attached to relative to its parent.",
openspace::properties::Property::Visibility::AdvancedUser
};