Torque3D - Game Engine
Find a file
Jeff Hutchinson 7ac62f42a3 Fixed a leak with console stack in the interpreter.
Issue was pushing a new frame in the global scope. Everytime a global scope was called, 1 ConsoleValue got allocated that was never freed. After 4096 'global scope' function calls, the engine would blow. Also cleans up an extra rogue usage of push/pop with the saver helper.
2021-11-20 19:08:02 -05:00
Engine Fixed a leak with console stack in the interpreter. 2021-11-20 19:08:02 -05:00
My Projects changed readme 2014-03-19 02:20:35 +01:00
Templates Merge pull request #673 from Areloch/useImagePreviews 2021-11-15 12:39:33 -06:00
Tools Better Architecture detection strategy if compiling on Apple Silicon 2021-11-06 22:56:05 -04: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
CMakeLists.txt * [CMake] Adjustment: Set minimum version to 3.10.2. 2021-10-12 14:17:47 -04:00
CONTRIBUTING.md forgot to remove section 2020-06-13 09:20:14 -04:00
LICENSE.md Update LICENSE.md 2016-12-21 08:28:01 -06:00
README.md Add Discord badge to README 2021-01-19 21:48:56 +01:00

Torque 3D

MIT Licensed Open Source version of Torque 3D from GarageGames

GitHub tag GitHub release Github All Releases

Discord 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