Torque3D/Engine/source/T3D/assets
Areloch 76f9e51c69 WIP corrections for drag-n-drop handling for cubemap and shape asset types
Added ability to override radio button behavior when selecting items in popup menus
Added ability to turn on rotation snapping as a setting, with SHIFT just inverting the rot snap mode
Implemented proper asset type filtering, complete with multiple type selection, and listing of active filters in AB footer. Selectable via visibility popup Menu
Moved asset preview button generation from code to template GUI file
added ability to move asset with drag-n-drop(Image asset only so far)
New AB folder icon
Properly link image asset fields to material asset if 'AlwaysPresentImageMaps' config setting is active
2019-11-24 06:52:34 -06:00
..
ComponentAsset.cpp Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
ComponentAsset.h Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
CppAsset.cpp Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
CppAsset.h Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
CubemapAsset.cpp WIP corrections for drag-n-drop handling for cubemap and shape asset types 2019-11-24 06:52:34 -06:00
CubemapAsset.h Implemented proper ScriptAsset execution on load 2019-09-13 00:27:48 -05:00
ExampleAsset.cpp Asset Browser initial implementation - Asset updates. 2018-01-28 14:48:02 -06:00
ExampleAsset.h Asset Browser initial implementation - Asset updates. 2018-01-28 14:48:02 -06:00
GameObjectAsset.cpp Added refactor of Editor Settings window 2019-06-03 02:47:30 -05:00
GameObjectAsset.h Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
GUIAsset.cpp Added refactor of Editor Settings window 2019-06-03 02:47:30 -05:00
GUIAsset.h Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
ImageAsset.cpp Added refactor of Editor Settings window 2019-06-03 02:47:30 -05:00
ImageAsset.h Adds test shapes of Kork and SpaceOrc 2019-05-28 17:24:29 -05:00
LevelAsset.cpp @rextimmy fix for GuiWindowCtrl so they snap correctly again 2019-11-18 03:30:04 -06:00
LevelAsset.h @rextimmy fix for GuiWindowCtrl so they snap correctly again 2019-11-18 03:30:04 -06:00
MaterialAsset.cpp Adds test shapes of Kork and SpaceOrc 2019-05-28 17:24:29 -05:00
MaterialAsset.h Merge branch 'VerveMergeWIP' of https://github.com/Areloch/Torque3D into development 2019-05-06 01:49:58 -05:00
ParticleAsset.cpp Asset Browser initial implementation - Asset updates. 2018-01-28 14:48:02 -06:00
ParticleAsset.h Asset Browser initial implementation - Asset updates. 2018-01-28 14:48:02 -06:00
PostEffectAsset.cpp Post FX script file initialization 2019-07-15 00:38:53 -05:00
PostEffectAsset.h Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
ScriptAsset.cpp Implemented proper ScriptAsset execution on load 2019-09-13 00:27:48 -05:00
ScriptAsset.h Implemented proper ScriptAsset execution on load 2019-09-13 00:27:48 -05:00
ShapeAnimationAsset.cpp Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
ShapeAnimationAsset.h Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
ShapeAsset.cpp WIP corrections for drag-n-drop handling for cubemap and shape asset types 2019-11-24 06:52:34 -06:00
ShapeAsset.h Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
SoundAsset.cpp Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
SoundAsset.h Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
stateMachineAsset.cpp Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
stateMachineAsset.h Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
TerrainAsset.cpp WIP of updating terrain editor to work with assets 2019-11-06 00:23:07 -06:00
TerrainAsset.h WIP of updating terrain editor to work with assets 2019-11-06 00:23:07 -06:00
TerrainMaterialAsset.cpp Makes the graphics menu in the stock UI mostly functional again 2019-08-29 00:22:33 -05:00
TerrainMaterialAsset.h WIP of updating terrain editor to work with assets 2019-11-06 00:23:07 -06:00