Torque3D/Templates/BaseGame/game/tools/shapeEditor/gui
JeffR e02981c848 Fixes various reported issues with the ShapeEd update
- Updates addSequence for the TSShapeConstructor so it can properly understand if it's handed an assetId or not, and if it is, stores that as the source data for use later
- Has the added benefit of ensuring no erroneous double-ups of data causing accidental overwrites when saving the shapeConstructor because it thinks the data 'changed'
- Fixed saving of new added sequences in shape constructor to properly trip whitespace
- Adds ability to manually trigger a ShapeAsset to load the shape data
- Adjusted the logic for getting a shape/animation asset's constructor when adding a new sequence to avoid false reporting of no constructor existing(by manually loading it)
- Fixed formatting on ShapeEd Anim window to properly scale
- Added onWake calls for the ShapeEd select and properties windows to better prep them position/extents-wise so they should behave more consistently
- Fixed issue of Not closing material editor if it was opened via the Edit Selected Material button in the ShapeEd
- Fixed issue of highlighting of material not going away when ShapeEditor is closed
2025-10-13 00:07:46 -05:00
..
Profiles.ed.tscript Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
shapeEdAddSequenceGui.gui Updates the ShapeEditor with various fixes and QoL changes 2025-10-06 03:14:12 -05:00
shapeEdAddSequenceGui.tscript Fixes various reported issues with the ShapeEd update 2025-10-13 00:07:46 -05:00
ShapeEdAdvancedWindow, EditorGuiGroup.asset.taml Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
shapeEdAdvancedWindow.ed.gui Updates the ShapeEditor with various fixes and QoL changes 2025-10-06 03:14:12 -05:00
ShapeEdAnimWindow.asset.taml Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
shapeEdAnimWindow.ed.gui Fixes various reported issues with the ShapeEd update 2025-10-13 00:07:46 -05:00
ShapeEditorSettingsTab,EditorGuiGroup.asset.taml Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
ShapeEditorSettingsTab.gui Implementation of Nils' UI work for updated theming, functionality and style for the editors suite 2023-09-08 22:44:18 -05:00
ShapeEditorToolbar, EditorGuiGroup.asset.taml Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
ShapeEditorToolbar.ed.gui Merge remote-tracking branch 'devhead/Preview4_0' into tsneo 2021-08-13 20:14:39 -04:00
shapeEdPreviewWindow.ed.gui set object editor previewBackground element to .5s instead of .0s to stop blowing up eye adaption 2024-02-10 13:47:44 -06:00
ShapeEdPropWindow.asset.taml Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
shapeEdPropWindow.ed.gui Updates the ShapeEditor with various fixes and QoL changes 2025-10-06 03:14:12 -05:00
shapeEdSelectWindow.ed.gui Updates the ShapeEditor with various fixes and QoL changes 2025-10-06 03:14:12 -05:00