Torque3D/Templates/BaseGame/game/core
Areloch 9db95f4fb2 Implemented proper ScriptAsset execution on load
Implemented script dependency handling
Added test-case of script dependency handling in ExampleModule
Cleanup of redundant getSceneCount calls
Properly get scene count in callGamemodeFunction
Remove unneeded TODO comment in shaders
Converted onMissionEnded gamemode func call to use callGameModeFunction function
Convert ExampleGameMode to be container-object based, and updated callGamemodeFunction to handle that
Correct import settings typoe so image suffixes are read correctly
Largely fixed companion image scanning when importing images and streamlined image-material interop during import preprocessing
Added handling for reading in PBR maps and creating a composite image + asset
Added WIP of Cubemap asset, and editing integration with a standalone cubemap editor
Added ability to create new Cubemap asset in Asset Browser
2019-09-13 00:27:48 -05:00
..
clientServer Implemented proper ScriptAsset execution on load 2019-09-13 00:27:48 -05:00
components Merge branch 'ExpandsComponents' of https://github.com/Areloch/Torque3D into development 2019-05-04 16:09:09 -05:00
console Module-ified core structure. 2018-09-02 03:53:13 -05:00
fonts Module-ified core structure. 2018-09-02 03:53:13 -05:00
gameObjects Makes the graphics menu in the stock UI mostly functional again 2019-08-29 00:22:33 -05:00
gui Update to SDL2.0.10 2019-08-19 23:30:35 -05:00
lighting GFX card profile config file logging moved to debug only 2019-06-17 02:30:45 -05:00
postFX Some missing bits and bobs that set up AFX 2019-07-24 23:33:45 -05:00
rendering Implemented proper ScriptAsset execution on load 2019-09-13 00:27:48 -05:00
sfx Module-ified core structure. 2018-09-02 03:53:13 -05:00
shapes noshape.dae should go inside core 2017-07-10 20:00:23 -05:00
utility Implemented proper ScriptAsset execution on load 2019-09-13 00:27:48 -05:00
Core.cs Caught the main modules up to new module script file paradigm 2019-09-02 16:13:24 -05:00
Core.module Cleanup and minor tweaks to the core dir structure. 2019-03-04 22:07:55 -06:00
settings.xml 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