AzaezelX 2866b3afd6 Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into alpha41/cmake_adjustments 2 years ago
..
T3D 361ea5286e set typehint for spawners to the spawndatablock 2 years ago
Verve f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 years ago
afx aa02e48c8d add safeties for enum math across define boundaries 2 years ago
app 622a9b1f6d Missed the second var 2 years ago
assets 167f98b767 Expands ScriptAsset behavior to operate as a generic type-settable asset 2 years ago
cinterface 35b33f1864 various fixes and memory corruption bug. 4 years ago
collision 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 years ago
console 962202cd91 resolve scripttest name conflicts 2 years ago
core 0d981b62cf Merge pull request #1015 from Azaezel/alpha41/consoleCleanups 2 years ago
environment 0d4221fa59 uninitialized and unused value cleanups 2 years ago
forest fd758b1736 fix forest element inspector 2 years ago
gfx e0119efbb5 move border to gfxglstateblock 2 years ago
gui f127b084ce Add 2d value types 2 years ago
i18n 099dd4f1f3 Parametrize script extension, default to 'tscript' 5 years ago
lighting 0d4221fa59 uninitialized and unused value cleanups 2 years ago
main b1d36c0cca * Feature: Add TORQUE_DYNAMIC_LIBRARY as an experimental flag to allow building the core engine as a shared library. 3 years ago
materials a6f03897ed Merge pull request #1016 from Azaezel/alpha41/mangledMath 2 years ago
math 5527207805 AngAxis toEuler 2 years ago
module 667a0db760 Fixed getAssetBy... functions so the lookup loop is more stable and doesn't fail if null results return 2 years ago
navigation aa02e48c8d add safeties for enum math across define boundaries 2 years ago
persistence 0d981b62cf Merge pull request #1015 from Azaezel/alpha41/consoleCleanups 2 years ago
platform 2866b3afd6 Merge branch 'development' of https://github.com/TorqueGameEngines/Torque3D into alpha41/cmake_adjustments 2 years ago
platformMac be0f3097d6 $platform $= "macos" is used throughout the codebase 3 years ago
platformPOSIX cb47c2849c disabled PosixCPU info for freebsd 2 years ago
platformSDL ed1402cbd3 better cpu count guess 2 years ago
platformWin32 c61439c2f9 Merge branch 'cmake_adjustments' of https://github.com/Ragora/Torque3D into alpha41/cmake_adjustments 2 years ago
platformX11 247b12e795 * BugFix: Correct many include paths and build platformX11 on non-Apple Unix. 4 years ago
platformX86UNIX a24149ba3b * Adjustment: Tweak the include paths for platformPOSIX.h. 4 years ago
postFx f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2 years ago
renderInstance 75625dc679 Reverse depth & 32F buffer format 2 years ago
scene 061c25686d add setEulerRotation to pair with getEulerRotation for sceneobjects 2 years ago
sfx 16bc962c38 debug enclosures for suffixed libs 2 years ago
shaderGen 3f2113bf7d revert some removals of vert to pixel shader getters to avoid register mismatches. 2 years ago
sim 18ca6c406a Prevent memory leak 2 years ago
sqlite 0780cac6c8 Fix for build 3 years ago
terrain a6f03897ed Merge pull request #1016 from Azaezel/alpha41/mangledMath 2 years ago
testing 1d28ddf734 Cleanup and improve 2 years ago
ts a81c6ebd06 clean up 2 years ago
util 75625dc679 Reverse depth & 32F buffer format 2 years ago
windowManager 678fd2a3cc assert to skip the rest 2 years ago
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 9 years ago
CMakeLists.txt 1c8af18b35 if a module lacks a cmakelists.txt or cmake file, yet contains a /source/ directory, throw in the .h and .cpp files under modules/modulename/source 2 years ago
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 years ago