Torque3D/Templates/BaseGame/game/tools/assetBrowser/scripts
Areloch ec63be32e3 Corrected the logic for the GenerateComposite import config rule so it only applies if there's any of the ORM maps detected
Added new import config rule: AlwaysPresentImageMaps so it will add entries for the regular map inputs on a material, even if they weren't actually found
Disabled a number of inactive popup menu items
Added Create New Module to normal add asset popup for more obvious/simplified use-flow
Adjusted the editor loading logic so it will properly display the loading splash to inform loading is happening instead of just lagging
Adjusted the assimp shape loader code so if it doesn't find a texture, and thus just sets a material value as the material color, it has a more parsable formatting
2019-10-06 01:29:12 -05:00
..
assetTypes Corrected the logic for the GenerateComposite import config rule so it only applies if there's any of the ORM maps detected 2019-10-06 01:29:12 -05:00
fieldTypes Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -05:00
templateFiles Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -05: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 Force proper update of box probe when attenuation changes 2019-08-19 01:14:34 -05:00
assetImport.cs Corrected the logic for the GenerateComposite import config rule so it only applies if there's any of the ORM maps detected 2019-10-06 01:29:12 -05:00
assetImportConfig.cs Corrected the logic for the GenerateComposite import config rule so it only applies if there's any of the ORM maps detected 2019-10-06 01:29:12 -05:00
editAsset.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
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 Standardizes the Level Assets to just use the regular asset description field for it's description 2019-10-05 01:55:52 -05:00
popupMenus.cs Corrected the logic for the GenerateComposite import config rule so it only applies if there's any of the ORM maps detected 2019-10-06 01:29:12 -05: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