Adjust properties to new capitalization rules

This commit is contained in:
Alexander Bock
2025-09-07 15:13:45 +02:00
parent 96ac60899d
commit 685af84339
143 changed files with 768 additions and 769 deletions
@@ -41,7 +41,7 @@
namespace {
constexpr openspace::properties::Property::PropertyInfo PerformShadingInfo = {
"PerformShading",
"Perform Shading",
"Perform shading",
"If true, the model will be shaded based on the location of the Sun. If false, "
"shading is disabled and the model is fully illuminated.",
openspace::properties::Property::Visibility::NoviceUser