Fixes opening of Gui Asset from AB so it correctly opens the GUI editor, making the toolbar appear

Fixes typo'd name for material-editor menubar image
Adds probe menubar images
Adds setting menubar images
Adds probe and settings buttons to menubar
Removes unneeded tab from class visibility window popup
This commit is contained in:
Areloch 2020-12-06 08:48:35 -06:00
parent d18721d78e
commit b0f977b810
16 changed files with 60 additions and 125 deletions

View file

@ -1353,7 +1353,7 @@
buttonType = "PushButton";
useMouseEvents = "0";
buttonMargin = "0 4";
iconBitmap = "tools/worldEditor/images/toolbar/matterial-editor_n";
iconBitmap = "tools/worldEditor/images/toolbar/material-editor_n";
textMargin = "25";
};
new GuiCheckBoxCtrl() {