Torque3D/Templates/BaseGame/game/core
Areloch 25758d3148 Change Asset Browser logic to utilize folder heirarchy instead of strict Asset Type filtration
Added navigation history to AB, as well as ability to navigate via forward and backward buttons and breadcrumb buttons
Added folder 'asset type', allowing you to create, rename, delete and move folders via the asset browser for better organization
Adjusted various behaviors to work with the address-driven navigation/organization of the AB
Expanded visibility options for the AB and integrated them into editor settings so they are retained
Added Search field for searching the folder structure, in addition to the existing preview tiles search
Adjusted drag-n-drop behavior of the platform code so it accepts dropping folders
Added ability to dump active PostEffects list to see what is currently running
Added ability to mark specific items in GuiTreeViewCtrl as hidden
Made reflection probe bounds boxes translucent rather than wireframe to improve editing visibility
Added expanded loose file references to LevelAsset for common companion files like decals and posteffect scrips
Added editor setting for Editor Layout Mode, allowing you to set the editor into 'Modern' layout.
Added editor settings to set default import config ruleset, and also ability to set auto-import. If both of these are set, then as long as the importing assets have no errors, they will auto-process and the user doesn't need to manually check and confirm them via the asset import window
2019-10-20 02:47:15 -05:00
..
clientServer Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -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 Catches FPSGameplay module up to new gamemode and module paradigm 2019-10-04 21:00:58 -05:00
gui Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -05:00
lighting GFX card profile config file logging moved to debug only 2019-06-17 02:30:45 -05:00
postFX Change Asset Browser logic to utilize folder heirarchy instead of strict Asset Type filtration 2019-10-20 02:47:15 -05:00
rendering Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -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 Catches FPSGameplay module up to new gamemode and module paradigm 2019-10-04 21:00:58 -05:00
Core.cs Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -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