mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-26 14:55:39 +00:00
Merge branch 'Preview4_0_DevHead' into tsneo
This commit is contained in:
commit
ada1c5a021
521 changed files with 259 additions and 162 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";
|
||||
$Tools::loadFirst = "editorClasses base worldEditor assetBrowser";
|
||||
|
||||
//---------------------------------------------------------------------------------------------
|
||||
// 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