mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
WIP updated UI
WIP dark editor theme fixed multiwindow
This commit is contained in:
parent
cedbd387d9
commit
60a29777fa
46 changed files with 2404 additions and 2295 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
function InitializeVerveEditor()
|
||||
{
|
||||
$Verve::UseSeparateWindow = false;
|
||||
$Verve::UseSeparateWindow = true;
|
||||
|
||||
// Preferences.
|
||||
exec( "./DefaultPrefs.cs" );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue