Misc formatting fixes for material and shape editors

This commit is contained in:
Areloch 2023-09-14 17:35:39 -05:00
parent bf200a511e
commit ca767efa34
5 changed files with 64 additions and 62 deletions

View file

@ -228,8 +228,7 @@ function ForestEditorPlugin::saveBrushSet(%this)
function ForestEditorPlugin::isDirty( %this ) function ForestEditorPlugin::isDirty( %this )
{ {
%dirty = %this.dirty || ForestEditorGui.isDirty(); return %this.dirty;
return %dirty;
} }
function ForestEditorPlugin::clearDirty( %this ) function ForestEditorPlugin::clearDirty( %this )

View file

@ -229,7 +229,7 @@ $guiContent = new GuiControl() {
}; };
new GuiCheckboxCtrl(){ new GuiCheckboxCtrl(){
position = "254 25"; position = "245 25";
Extent = "98 18"; Extent = "98 18";
HorizSizing = "left"; HorizSizing = "left";
profile = "ToolsGuiCheckBoxProfile"; profile = "ToolsGuiCheckBoxProfile";

View file

@ -709,7 +709,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "5 0"; position = "5 0";
Extent = "57 24"; Extent = "70 24";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
Visible = "1"; Visible = "1";
@ -732,7 +732,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "120 0"; position = "120 0";
Extent = "107 24"; Extent = "120 24";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
Visible = "1"; Visible = "1";
@ -899,7 +899,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
Profile = "ToolsGuiDefaultProfile"; Profile = "ToolsGuiDefaultProfile";
HorizSizing = "left"; HorizSizing = "left";
VertSizing = "bottom"; VertSizing = "bottom";
position = "86 2"; position = "70 2";
Extent = "100 18"; Extent = "100 18";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
@ -1107,7 +1107,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "160 7"; position = "160 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1127,7 +1127,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "184 7"; position = "184 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1147,7 +1147,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "208 7"; position = "208 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1167,7 +1167,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "232 7"; position = "232 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1344,7 +1344,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "160 7"; position = "160 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1364,7 +1364,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "184 7"; position = "184 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1384,7 +1384,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "208 7"; position = "208 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1404,7 +1404,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "232 7"; position = "232 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1581,7 +1581,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "160 7"; position = "160 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1601,7 +1601,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "184 7"; position = "184 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1621,7 +1621,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "208 7"; position = "208 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1641,7 +1641,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "RadioButton"; buttonType = "RadioButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "232 7"; position = "232 7";
extent = "20 10"; extent = "25 10";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -1965,14 +1965,14 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
new GuiTextCtrl() { // Detailmap Scale text new GuiTextCtrl() { // Detailmap Scale text
profile="ToolsGuiDefaultProfile"; profile="ToolsGuiDefaultProfile";
position = "56 34"; position = "56 34";
Extent = "29 16"; Extent = "35 16";
text ="Scale"; text ="Scale";
}; };
new GuiTextEditCtrl() { // Detailmap Scale new GuiTextEditCtrl() { // Detailmap Scale
profile="ToolsGuiNumericTextEditProfile"; profile="ToolsGuiNumericTextEditProfile";
internalName = "detailScaleTextEdit"; internalName = "detailScaleTextEdit";
position = "87 33"; position = "95 33";
Extent = "28 18"; Extent = "28 18";
text ="0"; text ="0";
maxLength = "2"; maxLength = "2";
@ -2111,14 +2111,14 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
new GuiTextCtrl() { // Detail Normal Map Strength text new GuiTextCtrl() { // Detail Normal Map Strength text
profile="ToolsGuiDefaultProfile"; profile="ToolsGuiDefaultProfile";
position = "56 34"; position = "56 34";
Extent = "29 16"; Extent = "50 16";
text ="Strength"; text ="Strength";
}; };
new GuiTextEditCtrl() { // Detail Normal Map Strength new GuiTextEditCtrl() { // Detail Normal Map Strength
profile="ToolsGuiNumericTextEditProfile"; profile="ToolsGuiNumericTextEditProfile";
internalName = "detailNormalStrengthTextEdit"; internalName = "detailNormalStrengthTextEdit";
position = "87 33"; position = "115 33";
Extent = "28 18"; Extent = "28 18";
text ="0"; text ="0";
maxLength = "3"; maxLength = "3";
@ -3120,7 +3120,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
Profile = "ToolsGuiCheckBoxProfile"; Profile = "ToolsGuiCheckBoxProfile";
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "120 4"; position = "130 24";
Extent = "70 20"; Extent = "70 20";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
@ -3145,7 +3145,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "12 4"; position = "12 4";
Extent = "70 20"; Extent = "120 20";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
Visible = "1"; Visible = "1";
@ -3167,8 +3167,8 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
Profile = "ToolsGuiCheckBoxProfile"; Profile = "ToolsGuiCheckBoxProfile";
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "116 4"; position = "130 4";
Extent = "60 16"; Extent = "150 16";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
Visible = "1"; Visible = "1";
@ -3176,7 +3176,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
tooltipprofile = "ToolsGuiDefaultProfile"; tooltipprofile = "ToolsGuiDefaultProfile";
ToolTip = "Are we at all influenced by light?"; ToolTip = "Are we at all influenced by light?";
hovertime = "1000"; hovertime = "1000";
text = "ignoreLight"; text = "Ignore Lighting";
groupNum = "-1"; groupNum = "-1";
buttonType = "ToggleButton"; buttonType = "ToggleButton";
useMouseEvents = "0"; useMouseEvents = "0";
@ -3281,7 +3281,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "12 8"; position = "12 8";
Extent = "120 20"; Extent = "130 20";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
Visible = "1"; Visible = "1";
@ -3350,7 +3350,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "12 56"; position = "12 56";
Extent = "79 20"; Extent = "95 20";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
Visible = "1"; Visible = "1";
@ -4335,8 +4335,8 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
new GuiControl() { new GuiControl() {
class = "AggregateControl"; class = "AggregateControl";
HorizSizing = "width"; HorizSizing = "width";
position = "100 39"; position = "115 39";
Extent = "187 20"; Extent = "175 20";
new GuiSliderCtrl() { new GuiSliderCtrl() {
canSaveDynamicFields = "0"; canSaveDynamicFields = "0";
@ -4396,7 +4396,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "3 23"; position = "3 23";
Extent = "112 16"; Extent = "130 16";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
Visible = "1"; Visible = "1";
@ -4465,7 +4465,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "3 70"; position = "3 70";
Extent = "112 16"; Extent = "115 16";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
Visible = "1"; Visible = "1";
@ -4488,7 +4488,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "105 55"; position = "105 55";
Extent = "85 16"; Extent = "90 16";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
Visible = "1"; Visible = "1";
@ -4551,7 +4551,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
HorizSizing = "width"; HorizSizing = "width";
VertSizing = "bottom"; VertSizing = "bottom";
position = "3 6"; position = "3 6";
Extent = "84 18"; Extent = "75 18";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
Visible = "1"; Visible = "1";
@ -4599,7 +4599,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
new GuiTextCtrl() { new GuiTextCtrl() {
text = "Effect Colors[0:1]"; text = "Effect Colors[0:1]";
position = "1 6"; position = "1 6";
extent = "86 15"; extent = "100 15";
profile = "ToolsGuiDefaultProfile"; profile = "ToolsGuiDefaultProfile";
}; };
new GuiSwatchButtonCtrl() { new GuiSwatchButtonCtrl() {
@ -4607,7 +4607,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
groupNum = "-1"; groupNum = "-1";
buttonType = "PushButton"; buttonType = "PushButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "89 6"; position = "100 6";
extent = "16 16"; extent = "16 16";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
@ -4626,7 +4626,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
groupNum = "-1"; groupNum = "-1";
buttonType = "PushButton"; buttonType = "PushButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "109 6"; position = "120 6";
extent = "16 16"; extent = "16 16";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
@ -4646,7 +4646,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
buttonType = "ToggleButton"; buttonType = "ToggleButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "1 24"; position = "1 24";
extent = "93 16"; extent = "115 16";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -4665,8 +4665,8 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
groupNum = "-1"; groupNum = "-1";
buttonType = "ToggleButton"; buttonType = "ToggleButton";
useMouseEvents = "0"; useMouseEvents = "0";
position = "110 24"; position = "120 24";
extent = "68 16"; extent = "80 16";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "right"; horizSizing = "right";
vertSizing = "bottom"; vertSizing = "bottom";
@ -4683,7 +4683,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
new GuiTextCtrl() { new GuiTextCtrl() {
text = "Footstep sound"; text = "Footstep sound";
position = "1 43"; position = "1 43";
extent = "77 15"; extent = "100 15";
profile = "ToolsGuiDefaultProfile"; profile = "ToolsGuiDefaultProfile";
}; };
new GuiPopUpMenuCtrl() { new GuiPopUpMenuCtrl() {
@ -4699,8 +4699,8 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
anchorBottom = "0"; anchorBottom = "0";
anchorLeft = "1"; anchorLeft = "1";
anchorRight = "0"; anchorRight = "0";
position = "80 42"; position = "100 42";
extent = "105 18"; extent = "85 18";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "width"; horizSizing = "width";
vertSizing = "bottom"; vertSizing = "bottom";
@ -4717,7 +4717,7 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
new GuiTextCtrl() { new GuiTextCtrl() {
text = "Impact sound"; text = "Impact sound";
position = "1 63"; position = "1 63";
extent = "64 15"; extent = "100 15";
profile = "ToolsGuiDefaultProfile"; profile = "ToolsGuiDefaultProfile";
}; };
new GuiPopUpMenuCtrl() { new GuiPopUpMenuCtrl() {
@ -4733,8 +4733,8 @@ $guiContent = new GuiControl(MaterialEditorGui,EditorGuiGroup) {
anchorBottom = "0"; anchorBottom = "0";
anchorLeft = "1"; anchorLeft = "1";
anchorRight = "0"; anchorRight = "0";
position = "80 62"; position = "100 62";
extent = "105 18"; extent = "85 18";
minExtent = "8 2"; minExtent = "8 2";
horizSizing = "width"; horizSizing = "width";
vertSizing = "bottom"; vertSizing = "bottom";

View file

@ -201,7 +201,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "5 1"; position = "5 1";
Extent = "104 16"; Extent = "120 16";
text = "Sequence Properties"; text = "Sequence Properties";
}; };
new GuiTextCtrl() { // Name new GuiTextCtrl() { // Name
@ -209,7 +209,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
position = "16 22"; position = "16 22";
Extent = "27 16"; Extent = "30 16";
text = "Name"; text = "Name";
}; };
new GuiTextEditCtrl() { new GuiTextEditCtrl() {
@ -219,7 +219,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
Profile = "ToolsGuiTextEditProfile"; Profile = "ToolsGuiTextEditProfile";
HorizSizing = "width"; HorizSizing = "width";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "46 21"; Position = "55 21";
Extent = "152 18"; Extent = "152 18";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
@ -255,7 +255,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
Profile = "ToolsGuiPopUpMenuProfile"; Profile = "ToolsGuiPopUpMenuProfile";
HorizSizing = "width"; HorizSizing = "width";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "46 41"; Position = "55 41";
Extent = "91 18"; Extent = "91 18";
}; };
// Start Frame // Start Frame
@ -303,7 +303,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
HorizSizing = "left"; HorizSizing = "left";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "143 43"; Position = "143 43";
Extent = "39 13"; Extent = "45 13";
Command = "ShapeEdSequences.onToggleCyclic();"; Command = "ShapeEdSequences.onToggleCyclic();";
tooltipprofile = "ToolsGuiToolTipProfile"; tooltipprofile = "ToolsGuiToolTipProfile";
ToolTip = "Loop Animation. Toggles the cyclic flag."; ToolTip = "Loop Animation. Toggles the cyclic flag.";
@ -355,7 +355,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "2 82"; Position = "2 82";
Extent = "45 16"; Extent = "55 16";
Command = "ShapeEdSequences.onEditBlend();"; Command = "ShapeEdSequences.onEditBlend();";
tooltipprofile = "ToolsGuiToolTipProfile"; tooltipprofile = "ToolsGuiToolTipProfile";
ToolTip = "Toggle the blend flag for the selected sequence"; ToolTip = "Toggle the blend flag for the selected sequence";
@ -367,8 +367,8 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
Profile = "ToolsGuiPopUpMenuProfile"; Profile = "ToolsGuiPopUpMenuProfile";
HorizSizing = "width"; HorizSizing = "width";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "46 81"; Position = "60 81";
Extent = "91 18"; Extent = "75 18";
tooltip = "Blend reference sequence"; tooltip = "Blend reference sequence";
Command = "ShapeEdSequences.onEditBlend();"; Command = "ShapeEdSequences.onEditBlend();";
}; };
@ -378,8 +378,8 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
Profile = "ToolsGuiTextRightProfile"; Profile = "ToolsGuiTextRightProfile";
HorizSizing = "left"; HorizSizing = "left";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "142 81"; Position = "135 81";
Extent = "29 18"; Extent = "30 18";
text = "Frame"; text = "Frame";
}; };
new GuiTextEditCtrl() { new GuiTextEditCtrl() {
@ -387,7 +387,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
Profile = "ToolsGuiTextEditProfile"; Profile = "ToolsGuiTextEditProfile";
HorizSizing = "left"; HorizSizing = "left";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "173 81"; Position = "175 81";
Extent = "25 18"; Extent = "25 18";
text = ""; text = "";
tooltip = "Blend reference frame"; tooltip = "Blend reference frame";
@ -525,6 +525,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
}; };
}; };
new GuiTextCtrl() { new GuiTextCtrl() {
Profile = "ToolsGuiTextProfile";
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "5 85"; Position = "5 85";
@ -542,6 +543,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
AltCommand = "ShapeEdTriggerList.onEditSelection();"; AltCommand = "ShapeEdTriggerList.onEditSelection();";
}; };
new GuiTextCtrl() { new GuiTextCtrl() {
Profile = "ToolsGuiTextProfile";
HorizSizing = "right"; HorizSizing = "right";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "75 85"; Position = "75 85";
@ -563,7 +565,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
Profile = "ToolsGuiCheckBoxProfile"; Profile = "ToolsGuiCheckBoxProfile";
HorizSizing = "left"; HorizSizing = "left";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "152 87"; Position = "150 87";
Extent = "47 13"; Extent = "47 13";
text = "On/off"; text = "On/off";
Command = "ShapeEdTriggerList.onEditSelection();"; Command = "ShapeEdTriggerList.onEditSelection();";
@ -1381,7 +1383,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
Profile = "ToolsGuiButtonProfile"; Profile = "ToolsGuiButtonProfile";
HorizSizing = "left"; HorizSizing = "left";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "154 25"; Position = "300 25";
Extent = "17 17"; Extent = "17 17";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
@ -1402,7 +1404,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
Profile = "ToolsGuiButtonProfile"; Profile = "ToolsGuiButtonProfile";
HorizSizing = "left"; HorizSizing = "left";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "176 25"; Position = "320 25";
Extent = "17 17"; Extent = "17 17";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";
@ -1423,7 +1425,7 @@ $guiContent = new GuiWindowCollapseCtrl(ShapeEdPropWindow) {
Profile = "ToolsGuiButtonProfile"; Profile = "ToolsGuiButtonProfile";
HorizSizing = "left"; HorizSizing = "left";
VertSizing = "bottom"; VertSizing = "bottom";
Position = "190 25"; Position = "340 25";
Extent = "17 17"; Extent = "17 17";
MinExtent = "8 2"; MinExtent = "8 2";
canSave = "1"; canSave = "1";

View file

@ -379,6 +379,7 @@ $guiContent = new GuiControl() {
ToolTip = "Forces loading of DAE files (ignores cached.dts if present)"; ToolTip = "Forces loading of DAE files (ignores cached.dts if present)";
hovertime = "1000"; hovertime = "1000";
text = " Source Art"; text = " Source Art";
visible = false;
}; };
}; };