Torque3D - Game Engine
Find a file
Phillip Khandeliants 32c5ada995 Fixed V591: Non-void function should return a value
If there is needed to prevent the copying of the object, then there is no need to provide the definition of the copy constructor and the assignment operator, because the member functions and friendly functions can still call them. If the code is compiled by a compiler with support for the C++11 standard, you can delete them using the keyword 'delete'
2017-04-27 10:33:31 +03:00
Engine Fixed V591: Non-void function should return a value 2017-04-27 10:33:31 +03:00
My Projects changed readme 2014-03-19 02:20:35 +01:00
Templates Merge pull request #1992 from AlexBarys/DecalPropertiesNamedWrong 2017-04-26 23:54:09 -05:00
Tools Corrects an issue where a change to the target template may not generate the appropriate main.cs for that template after the initial build configure. 2017-02-27 17:10:08 -06: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
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 README.md 2016-12-21 08:29:01 -06: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