Torque3D/Templates/BaseGame/game/tools/assetBrowser/scripts
Areloch ab9fc302fc Added D3D error code interpreter
Added sanity check for findMatch
Finished most of asset importer logic to utilize settings system
Cleaned up code for finding associated files
Added General importer settings category and integrated logic for those settings fields
Updated logic in variableGroup to support callbacks in custom fields
Updated logic in variableInspector to better handle callbacks, as well as being able to manually update when manipulating fields
Updated scripts to utilize project settings values for playGUI and mainMenuGUI names
Improved module-oriented loading of materials
Added util function for populating custom fonts
2019-08-12 01:04:17 -05:00
..
assetTypes Added D3D error code interpreter 2019-08-12 01:04:17 -05:00
templateFiles Implemented initial pass at proper client/server separation handling for module initialization 2019-08-04 23:21:28 -05:00
addModuleWindow.cs Implemented initial pass at proper client/server separation handling for module initialization 2019-08-04 23:21:28 -05:00
addPackageWindow.cs Initial implementation of the Asset Browser tool. 2018-01-28 15:30:17 -06:00
assetBrowser.cs Adjusted creation of various assets to utilize template files. 2019-07-15 00:34:18 -05:00
assetImport.cs Added D3D error code interpreter 2019-08-12 01:04:17 -05:00
assetImportConfig.cs Added D3D error code interpreter 2019-08-12 01:04:17 -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 Initial implementation of the Asset Browser tool. 2018-01-28 15:30:17 -06:00
fieldTypes.cs Added D3D error code interpreter 2019-08-12 01:04:17 -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 Expands/Cleans up a lot of the asset functionality, including management, file association, and creation/importing 2019-05-04 11:49:42 -05:00
popupMenus.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
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