Torque3D/Templates/BaseGame/game/tools/datablockEditor
2024-05-13 21:33:45 -05:00
..
datablockEditor.tscript Updates the field types used in the editor to utilize the GuiPopUpMenuCtrlEx to make them support categories and be able to search filter them 2024-02-03 16:10:28 -06:00
DatablockEditorCreatePrompt,EditorGuiGroup.asset.taml Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
DatablockEditorCreatePrompt.ed.gui 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
DatablockEditorInspectorWindow.ed.gui add search bar to datablock inspector 2024-05-13 21:33:45 -05:00
DatablockEditorTreeWindow.ed.gui Implementation of Nils' UI work for updated theming, functionality and style for the editors suite 2023-09-08 22:44:18 -05:00
datablockEditorUndo.tscript more torquescript template fixes. 2021-05-04 22:49:19 -04:00
main.tscript Moves the world Editor guis to be based through a tabbed structure to make it easier to begin separating out editor/tool guis into their own tabs or elements for better separation. 2023-11-14 18:58:58 -06:00