Torque3D/Templates/BaseGame/game/tools/datablockEditor
Areloch 5892ff7428 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.
Cleaned up commented lines from drag-and-drop functions.
Fixed issue where material icon on buttons in the object creator windows wouldn't display.
Fixed issue where it wasn't correctly binding cloud textures for BasicClouds object or ripple/foam/depth textures for water objects when newly created
Fixed issue where when double-clicking on a datablock type in the datablock editor, wasn't correctly going through the module selection process, making an invalid destination.
Added handling for Trigger object creation via TriggerData class
Standardized double-click handling of datablock entries in AB to respect double click action mode, and properly either open the datablock editor to the given datablock, or spawn it.
Made Create New Datablock prompt window indicate the destination module to be clearer where it's going if force-prompt of module setting is off.
2021-09-12 05:32:30 -05:00
..
.asset.taml Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
datablockEditor.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
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 Merge remote-tracking branch 'devhead/Preview4_0' into tsneo 2021-08-13 20:14:39 -04:00
DatablockEditorTreeWindow.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
datablockEditorUndo.tscript more torquescript template fixes. 2021-05-04 22:49:19 -04:00
main.tscript Improve handling of non-default script filenames 2021-01-19 21:32:31 +01:00