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:
Emil Axelsson
2018-03-06 16:59:06 +01:00
committed by GitHub
parent ebd69d1333
commit 4675554471
53 changed files with 527 additions and 603 deletions

View File

@@ -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"
}