Torque3D/Templates/BaseGame/game/tools/gui
Areloch 4adcedcf28 Added/Improved some asset type icons
Renamed current default import config to DefaultConfig
Updated Asset Browser UI layout.
Fixed sizing behavior for Edit Asset window
Fixed sizing behavior for Edit Module window
Implemented Collection Sets system
Implemented handling of non-asset loose files for AB
Initial handling logic for prefabs for AB
Updated Asset Importer to hook into C++ AssetImporter
Made Add Module window properly reset module name field when opened
Overhauled entire AB search system so it can use phrases and compound search logic
Overhauled asset previews to utilize single guiIconButtonCtrl for efficiency and stability
Updated Asset Preview Drag-n-drop to work with new previews
Begun initial work with Tags integration into AB - currently only works with datablock categories
Bugin initial work with Creator classes - currently only populates category lists, no items
Added logic for scanning current AB directory for non-asset loose files, and activating an Auto-Import button if any are found
Added ability to drag-n-drop datablocks from AB and spawn requisite object
Stabilized drag-n-drop behavior of ShapeAssets, so when spawned, it'll find a much more sane drop position
Fixed shapeAsset fields for drag-n-drop behavior so it correctly sets field now
Adjusted folder and asset search fields in AB to utilize placeholder text
Added logic when creating new module to prompt auto-populating common default folders
Shifted preview size to slider
Added logic to MenuBuilder so popup menus can utilize bitmap arrays
Added editor setting for if to display loose files in AB
Minor theme color corrections for some profiles
2020-07-11 16:49:06 -05:00
..
fieldTypes Implements the special guiVariableInspector field type of 'range' which adds a slider to allow editing a float range. 2020-06-07 02:22:12 -05:00
images Added/Improved some asset type icons 2020-07-11 16:49:06 -05:00
messageBoxes Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -05:00
assimpImport.ed.cs Import Options gui Update 2019-05-21 01:19:35 -04:00
assimpImport.ed.gui Import Options gui Update 2019-05-21 01:19:35 -04:00
colladaImport.ed.gui Merge branch 'AssimpWIP' of https://github.com/Areloch/Torque3D into development 2019-05-04 16:25:16 -05:00
colorPicker.ed.gui Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -05:00
cubemapEditor.gui Implemented proper ScriptAsset execution on load 2019-09-13 00:27:48 -05:00
cursors.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
EditorLoadingGui.gui WIP of updating terrain editor to work with assets 2019-11-06 00:23:07 -06:00
editorSettingsWindow.ed.cs Added/Improved some asset type icons 2020-07-11 16:49:06 -05:00
EditorSettingsWindow.ed.gui From @rextimmy was missing the stateblock handling for the Transparency mode Sub 2019-11-19 01:25:24 -06:00
fileDialogBase.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
guiDialogs.ed.cs Implements the special guiVariableInspector field type of 'range' which adds a slider to allow editing a float range. 2020-06-07 02:22:12 -05:00
GuiEaseEditDlg.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
GuiEaseEditDlg.ed.gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
guiObjectInspector.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
guiObjectInspector.ed.gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
materialSelector.ed.gui Fix unable to load texture warnmat 2017-06-23 21:13:30 -05:00
objectSelection.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
openFileDialog.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
postFxEditor.cs Removed unneeded deletion of asset definition in various asset deconstructors - was causing crash on shutdown when a new asset was made 2019-12-03 00:09:18 -06:00
postFxEditor.gui Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path 2020-02-04 01:47:28 -06:00
profilerGraph.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
profilerGraph.gui Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -05:00
profiles.ed.cs Added/Improved some asset type icons 2020-07-11 16:49:06 -05:00
saveChangesMBDlg.ed.gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
saveFileDialog.ed.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
scriptEditorDlg.ed.gui Updated ToolsGuiTextPadProile to comply to editor theme 2019-09-29 07:51:43 -05:00
simViewDlg.ed.gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
uvEditor.ed.gui Fix unable to load texture warnmat 2017-06-23 21:13:30 -05:00