Torque3D/Templates/BaseGame/game/tools/assetBrowser
Areloch 8824ee9a2a Added autosave logic to the world editor. Via a schedule, it will autosave to tool/autosave to create a backup of the current dirty scene
Fixed RMB menu on multi select objects in the Scene Tree so it will properly display the full list of actions
Fixed up several spots of editor settings fields being incorrect copy-pastes
Integrated AssetBrowser tool into the standard initSettings hook-through for proper default settings integration
Added Editor Theme settings to the default value init'ing of the World Editor
Shifted exec of editor settings default values as part of the initial editor load to ensure that if the settings.xml is deleted, theme info reverts back to the default
Integrated Convex Editor's settings into new EditorSettings window system
Added several missing World Editor settings to Editor Settings Window
2020-08-30 04:59:26 -05:00
..
art Added/Improved some asset type icons 2020-07-11 16:49:06 -05:00
guis Separated ShapeAsset's fileName for the loose file name and the fully processed file path to avoid potential save-out problems 2020-08-07 00:24:26 -05:00
scripts Fixes issue where it would try and load a SIS file even if it doesnt exist 2020-08-26 13:40:04 -05:00
assetImportConfigs.xml Removes extra assetImportConfigs file 2020-08-08 13:01:50 -05:00
main.cs Added autosave logic to the world editor. Via a schedule, it will autosave to tool/autosave to create a backup of the current dirty scene 2020-08-30 04:59:26 -05:00