small fixes and polishing

This commit is contained in:
ElonOlsson
2021-09-22 16:14:07 -04:00
parent 890d0a7bab
commit f46d37e67b
9 changed files with 78 additions and 81 deletions

View File

@@ -119,7 +119,7 @@ namespace {
constexpr openspace::properties::Property::PropertyInfo rUpperBoundInfo = {
"RUpperBound",
"Radius upper bound",
"Limit the volumes radiues."
"Limit the volume's radius"
};
struct [[codegen::Dictionary(RenderableTimeVaryingVolume)]] Parameters {