mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-05 11:58:42 -06:00
One Property Tree (#500)
* Organize properties in one single property tree * Update scenes to work with one property tree. Fix documentation issues.
This commit is contained in:
@@ -76,7 +76,7 @@ end
|
||||
|
||||
openspace.setDefaultGuiSorting = function()
|
||||
openspace.setPropertyValueSingle(
|
||||
'Global Properties.ImGUI.Main.Properties.Ordering',
|
||||
'Modules.ImGUI.Main.Scene Properties.Ordering',
|
||||
{
|
||||
"Solar System", "Milky Way", "Universe", "Other"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user