Torque3D/Templates/BaseGame/game/core
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
..
clientServer Added D3D error code interpreter 2019-08-12 01:04:17 -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 Various fixes 2019-05-11 21:42:27 -05:00
gui Implemented initial pass at proper client/server separation handling for module initialization 2019-08-04 23:21:28 -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 Initial implementation of separated client and server create/destroy functions for module setup 2019-08-01 01:38:36 -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 Added D3D error code interpreter 2019-08-12 01:04:17 -05:00
Core.cs Implemented initial pass at proper client/server separation handling for module initialization 2019-08-04 23:21:28 -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