Torque3D/Templates/BaseGame/game/tools/assetBrowser/scripts/templateFiles
Areloch c51adb6c1c Fixes regression of Select Asset Path selection
Fixes setting for showing core and tools dirs in Asset Browser
Fixes path for newly created PostFX, state machine and cubemap assets
Improves logic for getModuleFromAddress from asset browser directory handler
Prevents error if no field was edited in the Create New Asset window before hitting the create button
Forces acquiring newly created asset just so they can be utilized immediately
Updates PostFXAsset template files to better hook in and provide a better example of basic behaviors.
2020-09-08 01:22:57 -05:00
..
componentFile.cs.template Adjusted creation of various assets to utilize template files. 2019-07-15 00:34:18 -05:00
CppModuleFile.cpp.template Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path 2020-02-04 01:47:28 -06:00
CppStaticClassFile.cpp.template Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path 2020-02-04 01:47:28 -06:00
CppStaticClassFile.h.template Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path 2020-02-04 01:47:28 -06:00
guiFile.cs.template Adjusted creation of various assets to utilize template files. 2019-07-15 00:34:18 -05:00
guiFile.gui.template Adjusted creation of various assets to utilize template files. 2019-07-15 00:34:18 -05:00
module.cs.template Makes the graphics menu in the stock UI mostly functional again 2019-08-29 00:22:33 -05:00
postFXFile.cs.template Fixes regression of Select Asset Path selection 2020-09-08 01:22:57 -05:00
postFXFileP.glsl.template Fixes regression of Select Asset Path selection 2020-09-08 01:22:57 -05:00
postFXFileP.hlsl.template Fixes regression of Select Asset Path selection 2020-09-08 01:22:57 -05:00
terrainMaterial.cs.template WIP of updating terrain editor to work with assets 2019-11-06 00:23:07 -06:00