Torque3D - Game Engine
Find a file
Areloch e7bf49e801 Moved unneeded modules to Templates/Modules
Added templated getObjectsByClass to Scene for easier engine-side polling of objects, including nested checks for subscenes
Proper init'ing of mGamemodeName in LevelAsset, as well as proper fieldType for mIsSubLevel
D3D11 added logic to handle scaling down of textures in cubemap arrays for lower texture resolution preferences
Added ability to collapse groups programmatically to GuiVariableInspector
Upped PSSM shadowmap max size to 4096
Caught GL deferred lighting/probes up to D3D11
Temporarily disabled forward lighting/probes on GL materials until conversion finished
Upped smMaxInstancingVerts to 2000 from 200 to support slightly more detailed meshes being instanced
Reordered project settings so they load ahead of core modules, so that core modules can actually use project settings
Established current preset file for PostFXManager to use for reverting
WIP logic for forcing probes to update as part of level lighting load step in loading process
Streamlined PostFXManager code, removing unnecessary/redundant files
Coverted HDR, Lightrays and SSAO and ExamplePostEffect to use new PostFX Manager/Editor paradigm
PostFX manager now enacts callbacks so that postFXs' can process their own settings as well as provide editor fields
Changed PostFX editor to work with new callbacks via using VariableInspector
Updated PostEffectAsset's template file so new PostFX's will now automatically register with the PostFXManager and have the needed new callbacks for integration
Made HDR on by default, removed enable field from editing
Made probe bake resolution a project setting
Updated many GL postFX shaders to have proper case for PostFx.glsl
Example module now loads ExampleGUI and ExamplePostEffect during init'ing
Removed unneeded autoload definitions from ExampleModule's module file
Fixed Graphics Adapter settings field to properly display as well as apply setting
Updated many referenced profiles in tools folder to use the Tools specific gui profiles to make theming more consistent
Fixed coloration of tools button bitmap to make theming more consistent
Updated a few theme settings for improved visibility with theme, particularly selected/highlighted text
Moved AssetBrowser field types to separated folder/files
Updated new module creation to properly utilize template file instead of overriding it with a programmatic script generation.
Removed unneded default autoload definitions from new modules
Added WIP for editing Module/Asset dependencies
Updated the PostEffectAsset to properly generate glsl and hlsl files from templates
Updated module editor window to display only necessary fields
Added WIP of TerrainAsset
Added shaderCache gitignore file so folder isn't lost
2019-09-29 06:44:43 -05:00
Engine Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -05:00
My Projects changed readme 2014-03-19 02:20:35 +01:00
Templates Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -05:00
Tools Moved unneeded modules to Templates/Modules 2019-09-29 06:44:43 -05:00
.editorconfig Add a .editorconfig file 2019-01-08 19:35:02 +00:00
.gitattributes Update gitattributes with some text files for avoid EOF problems with Git. 2014-12-06 01:18:41 +01:00
.gitignore improved gitignore for VS2012 2014-03-14 17:18:11 +01:00
.travis.yml travis test whether compilation works on mac and linux 2019-01-10 12:39:27 +01:00
allProjects.txt Update allProjects.txt 2013-05-08 11:58:47 -03:00
CMakeLists.txt overrides the default CMAKE_INSTALL_PREFIX 2015-07-22 00:22:23 -05:00
CONTRIBUTING.md Mention code style guidelines. 2014-11-02 08:04:12 +11:00
generateAllProjects.bat Top level files for ticket #1 2012-09-19 11:00:36 -04:00
LICENSE.md Update LICENSE.md 2016-12-21 08:28:01 -06:00
projects.xml Direct3D11 CMake and Project Generator files. 2016-03-20 21:55:40 +10:00
README.md update documentation link 2017-09-02 08:06:10 -05:00

Torque 3D

MIT Licensed Open Source version of Torque 3D from GarageGames

GitHub tag GitHub release Github All Releases

IRC

More Information

Pre-compiled Version

In addition to GitHub we also have a couple of pre-packaged files for you to download if you would prefer to not compile the code yourself. They are available from the downloads page on the wiki.

License

All assets and code are under the license