Torque3D/Templates/BaseGame/game/tools/assetBrowser/scripts
Areloch b2fcd5e7fb 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
..
assetTypes WIP corrections for drag-n-drop handling for cubemap and shape asset types 2019-11-24 06:52:34 -06:00
templateFiles WIP of updating terrain editor to work with assets 2019-11-06 00:23:07 -06:00
addModuleWindow.cs Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -05:00
addPackageWindow.cs Initial implementation of the Asset Browser tool. 2018-01-28 15:30:17 -06:00
assetBrowser.cs WIP corrections for drag-n-drop handling for cubemap and shape asset types 2019-11-24 06:52:34 -06:00
assetImport.cs @rextimmy fix for GuiWindowCtrl so they snap correctly again 2019-11-18 03:30:04 -06:00
assetImportConfig.cs Adds isSRGB and invertSmoothness checkboxes to terrain material editor 2019-11-11 01:40:55 -06:00
editAsset.cs WIP corrections for drag-n-drop handling for cubemap and shape asset types 2019-11-24 06:52:34 -06:00
editModule.cs Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -05:00
gameObjectCreator.cs Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
newAsset.cs Change Asset Browser logic to utilize folder heirarchy instead of strict Asset Type filtration 2019-10-20 02:47:15 -05:00
popupMenus.cs WIP corrections for drag-n-drop handling for cubemap and shape asset types 2019-11-24 06:52:34 -06:00
selectModule.cs Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
selectPackage.cs Initial implementation of the Asset Browser tool. 2018-01-28 15:30:17 -06:00