Torque3D/Templates/BaseGame
JeffR 81aa43a4bd Fixed formatting to match the standard for TerrainMaterialAsset inspector fields
Added utility functions to TerrainMaterialAsset for getting the material and fx material definitions
Fixed logical flaw with the initialization code that could cause the materialDefinition to be nulled in terrainmaterialassets
Fixed layer handling in GroundCover to properly work with TerrainMaterialAssets
Added logic to properly exit out of the onAdd in the event no internal name is assigned or if there is a collision. This prevents duplicates from appearing in the terr mat editor when creating a new material
Fixed issue where going from a creator item in the AB to selecting a particular asset type would break the filtering because select mode removed collections and creator items, changing all the item ids and breaking references.
Added sanity check to prevent attempting to acquire non-assets in the AB, such as creator entries, which would cause console spam
Added optional field to provide an override new asset name to the New Asset window
Added logic so in the event no FX Material is found when importing a terrain material, it will create a stub entry so it always has one defined
Added logic to handle situations where a terrain has a reference to an assetId, but the asset does not exist for whatever reason. Will prompt to create the missing asset, then continue on with the regular saving/editing process as normal
Fixed issue where the terrain material editor would try and reference the preview images being used in the display on the editor instead of the proper assetId itself
2022-03-29 01:40:07 -05:00
..
game Fixed formatting to match the standard for TerrainMaterialAsset inspector fields 2022-03-29 01:40:07 -05:00
source Remove old and not needed torqueconfig files, also remove xenon reference in the config file 2020-10-03 11:19:59 +02:00
BaseGame.cmake Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
cleanShaders.bat Adjusted init'ing logic to defer to project settings for the name of the play gui and mainMenu gui instead of hardcoding them 2019-08-07 01:27:39 -05:00
cleanShaders.command Adjusted init'ing logic to defer to project settings for the name of the play gui and mainMenu gui instead of hardcoding them 2019-08-07 01:27:39 -05:00
DeleteCachedDTSs.bat Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeleteCachedDTSs.command Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeleteDSOs.bat Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeleteDSOs.command Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeletePrefs.bat Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeletePrefs.command Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
thumb.png Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00