Putting a menu to switch view settings.

Made the trace data build faster.
Made ungroup understand mesh collections better
Made the slice settings layer index be an enum so it is clearer what is being accessed
Put menu items into separate files
This commit is contained in:
Lars Brubaker 2014-12-09 15:16:08 -08:00
parent de0070eb35
commit a54a59e25f
14 changed files with 475 additions and 350 deletions

View file

@ -34,7 +34,7 @@ namespace MatterHackers.MatterControl.SettingsManagement
}
}
public bool UseLiteInterface = false;
public bool UseLiteInterfaceByDefault = false;
public string ThemeColor = "";