Merge branch 'BaseUIUpdateWipwork_20231219' of https://github.com/Areloch/Torque3D into development

This commit is contained in:
Areloch 2023-12-26 21:29:24 -06:00
commit 6e101595d6
76 changed files with 4162 additions and 6304 deletions

View file

@ -7,7 +7,7 @@
$guiContent = new GuiControl(AL_ShadowVizOverlayCtrl) {
canSaveDynamicFields = "0";
isContainer = "1";
Profile = "GuiModelessDialogProfile";
Profile = "ToolsGuiModelessDialogProfile";
HorizSizing = "right";
VertSizing = "bottom";
Position = "0 0";