mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-21 20:35:35 +00:00
Catch the template files up and add the improved convex editor bits.
This commit is contained in:
parent
3697737498
commit
ebb51bb178
18 changed files with 1617 additions and 333 deletions
|
|
@ -99,7 +99,7 @@ function togglePanelLayout()
|
|||
}
|
||||
|
||||
EditorTree.open($scenesRootGroup,true);
|
||||
|
||||
|
||||
Editor_PropertiesPanel.add(EWInspectorWindow);
|
||||
EWInspectorWindow.resize(0,0, Editor_PropertiesPanel.extent.x, Editor_PropertiesPanel.extent.y);
|
||||
EWInspectorWindow.horizSizing = "width";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue