mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-21 11:39:51 -06:00
Merge branch 'thesis/2020/software-integration' of https://github.com/OpenSpace/OpenSpace into thesis/2020/software-integration
# Conflicts: # modules/softwareintegration/softwareintegrationmodule.cpp
This commit is contained in:
@@ -103,6 +103,12 @@ namespace openspace {
|
||||
new DoubleVerifier,
|
||||
Optional::Yes,
|
||||
SizeInfo.description
|
||||
},
|
||||
{
|
||||
ToggleVisibilityInfo.identifier,
|
||||
new BoolVerifier,
|
||||
Optional::Yes,
|
||||
ToggleVisibilityInfo.description
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user