mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-18 20:00:56 +00:00
Implementation of Nils' UI work for updated theming, functionality and style for the editors suite
This commit is contained in:
parent
dc1d6e7d9d
commit
33f35d35d4
908 changed files with 15381 additions and 3065 deletions
|
|
@ -26,7 +26,7 @@
|
|||
$Tools::resourcePath = "tools/";
|
||||
|
||||
// These must be loaded first, in this order, before anything else is loaded
|
||||
$Tools::loadFirst = "editorClasses base worldEditor assetBrowser";
|
||||
$Tools::loadFirst = "editorClasses base worldEditor assetBrowser windowConsole";
|
||||
|
||||
//---------------------------------------------------------------------------------------------
|
||||
// Object that holds the simObject id that the materialEditor uses to interpret its material list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue