Torque3D/Templates/BaseGame/game/tools/guiEditor/scripts
JeffR 8aed00ec4d Fixed graphical level values to set defaultAnisotropy instead of vsync
Forced update of cursor position when using keyboard/mouse on options menu when changing an option to re-establish focus after refresh
Updated missed bitmap field on GuiPopupMenuItemBorder to use assetId
Made folders display before other preview entries in the AB for ease of navigation
Fixed issue where when re-opening the AB the path would reset, especially with select mode
Fixed issue when generating previews for materials, terrain materials and shapes where the very first time the preview generated it wouldn't map correctly
Cleaned up some old commented code blocks
Added text to the Open menubar entry in the GUIEditor to indicate it opens files specifically to add clarity
2022-05-11 00:58:14 -05:00
..
EditorChooseGUI.ed.tscript lotsa fixes. 2021-05-04 21:18:15 -04:00
fileDialogs.ed.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
guiEditor.ed.tscript Removes the Library tabs from the World and GUI editors to avoid confusion. Adjusts the creation namespace from ECreatorWindow to a dummy object ObjectCreator to handle invoking for creation 2021-12-04 22:47:10 -06:00
guiEditorCanvas.ed.tscript Fixed graphical level values to set defaultAnisotropy instead of vsync 2022-05-11 00:58:14 -05:00
guiEditorContentList.ed.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
guiEditorGroup.ed.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
guiEditorInspector.ed.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
guiEditorNewGuiDialog.ed.tscript Adds load status to MaterialAsset for if the Script file itself has been loaded, but the material itself hasn't yet been processed. 2021-09-19 01:01:47 -05:00
guiEditorPrefsDlg.ed.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
guiEditorProfiles.ed.tscript more torquescript template fixes. 2021-05-04 22:49:19 -04:00
guiEditorSelectDlg.ed.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
guiEditorStatusBar.ed.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
guiEditorToolbox.ed.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
guiEditorTreeView.ed.tscript Parametrize script extension, default to 'tscript' 2021-01-19 21:32:31 +01:00
guiEditorUndo.ed.tscript Adds handling for drag-and-drop import of files even if asset browser is not open. If world or gui editor are the active controls, then it will injest the incoming files and prompt what their destination module and path will be via a new popup window. After clicking OK, import continues into that destination. 2021-09-12 05:32:30 -05:00