mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
Adding periods to the description texts
This commit is contained in:
@@ -71,10 +71,8 @@ namespace {
|
||||
|
||||
constexpr openspace::properties::Property::PropertyInfo StepSizeInfo = {
|
||||
"Stepsize",
|
||||
//"StepSize",
|
||||
"Fieldline Step Size",
|
||||
"Fieldline Step Size.",
|
||||
"", // @TODO Missing documentation
|
||||
// @VISIBILITY(2.75)
|
||||
openspace::properties::Property::Visibility::User
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user