Torque3D/Templates/BaseGame
JeffR 0d338f2d51 * Update levelAsset creation so it can be flagged to be creating a subScene preemptively, improving workflow when creating a SubScene level asset 'in place' via the inspector.
* Fixed issue of creating new SubScene using the full level template instead of a blank level file
* Fixed subScene inspector field handling so clicking the create new will mark the 'in place' created level asset as a subscene appropriately
* Changed up persistenceManager logic when parsing objects out - especially with specialty fields - to use Strings instead of const char* to simplify memory juggling and improve stability
* Rolled back specialty array field outputs for decal roads and convex shapes to have the field names in the output again
* Added sanity check for MeshRoad's when writing out via specialty array field to ensure there are profile nodes before trying to write any
* Added sanity check to avoid pointlessly writing out meshroad and river position field into subScene file as it could cause a transform double-up and cause them to move when loading from a subscene
2025-02-05 22:51:43 -06:00
..
game * Update levelAsset creation so it can be flagged to be creating a subScene preemptively, improving workflow when creating a SubScene level asset 'in place' via the inspector. 2025-02-05 22:51:43 -06: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
CMakeLists.txt Fixed typo 2023-11-23 13:38:43 -06: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