marauder2k7 1d5a36c4c0 Spheres for Skies hace 3 años
..
T3D b9cd83a898 Merge pull request #726 from Areloch/DefaultValueSaveFix hace 3 años
Verve ed36cf2c5c Changes for BaseUI Update hace 3 años
afx 6a357d8dfb Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into Preview4_0 hace 3 años
app c16b88d709 Fix temporary buffer for scripting conversions. hace 4 años
assets 630285def6 Shifts handling of material and terrain material definitions to be written into the asset definition taml file instead of having an extra loose file hace 4 años
cinterface 35b33f1864 various fixes and memory corruption bug. hace 4 años
collision 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. hace 4 años
console a0f8b29da7 Improves logical checks for the default value so it's more sane and stable hace 3 años
core a6a7d6e1a1 * [Tokenizer] BugFix: Correct a malloc/delete mismatch in the tokenizer programming. hace 4 años
environment 1d5a36c4c0 Spheres for Skies hace 3 años
forest f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements hace 4 años
gfx f1f73e41bd Fixes handlong of loading non-DDS images to better handle pointer references with the GBitmap resources. hace 3 años
gui 938e4930ae Git didn't properly actually commit new files. hace 3 años
i18n 099dd4f1f3 Parametrize script extension, default to 'tscript' hace 5 años
lighting a05c83493e adress gl spotlights disapearing for deferred hace 4 años
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans hace 7 años
materials 630285def6 Shifts handling of material and terrain material definitions to be written into the asset definition taml file instead of having an extra loose file hace 4 años
math 540e82b95c template mixins need this-> specified hace 3 años
module 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. hace 4 años
navigation 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. hace 4 años
persistence a0f8b29da7 Improves logical checks for the default value so it's more sane and stable hace 3 años
platform 2311d7d683 * BugFix: Correct an ASAN reported memory error caused by incorrect usage of __sync_fetch_and_add. hace 4 años
platformMac 6583134ef2 * Adjustment: Initial work on moving x86Unix platform code into a more common POSIX platform. hace 4 años
platformPOSIX 88cfa4533b * Cleanup: Remove a comment referencing the now-removed DisplayPtrManager. hace 4 años
platformSDL 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. hace 4 años
platformWin32 bd9b3fd55b * [Win32] Adjustment: Only trigger the Linux compat warning when TORQUE_POSIX_PATH_CASE_INSENSITIVE is disabled. hace 4 años
platformX11 247b12e795 * BugFix: Correct many include paths and build platformX11 on non-Apple Unix. hace 4 años
platformX86UNIX a24149ba3b * Adjustment: Tweak the include paths for platformPOSIX.h. hace 4 años
postFx 6474413aaf fix reported ASAN crash hace 4 años
renderInstance 28bf6c5b8f Ensures that the capturing flag is toggled regardless of how we invoke for a probe to bake(previously it was only done with the batch bake) hace 3 años
scene 38e7bb9232 * BugFix: Correct the possibility of the Sim module being deinitialized after the Scene module despite the Sim module being dependentant on the Scene module. hace 4 años
sfx 15ef8b4fbe Cleaned up implementation of #712 hace 4 años
shaderGen e04f844240 Scaling correction to probes in deferred mode to improve parallax adjustment hace 3 años
sim cc45f9e9a4 * BugFix: Fix a Windows ASAN reported allocation mismatch error. hace 4 años
sqlite f7b891442a Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path hace 6 años
terrain deb994cb13 * BugFix: Correct a windows-only pathing issue in terrMaterial. hace 4 años
testing a7fc407284 corrects a pair of conversions. one object oriented, one not. hace 7 años
ts a8b3d874a1 Fixes mapping of imposter images to be packed as part of the shape asset, and fixes paths to be formatted more sanely. hace 4 años
util 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. hace 4 años
windowManager 74cc60508b * BugFix: More cleanup of MSVC compiler warnings. hace 4 años
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake hace 9 años
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 hace 13 años