Robert MacGregor c376bc3f9c * [ZIP] BugFix: Correct another codepath that may fail due to case sensitive string searches. 4 anos atrás
..
T3D 25e9e97c45 Merge pull request #603 from Azaezel/alpha40/assetimportcleanups 4 anos atrás
Verve 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 4 anos atrás
afx 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
app c16b88d709 Fix temporary buffer for scripting conversions. 4 anos atrás
assets cfe122f714 Enforces filename string case sensitivity for assets' internal filenames, which avoids the stringtable messing with the case preventing file name case sensitivity issues. 4 anos atrás
cinterface 35b33f1864 various fixes and memory corruption bug. 4 anos atrás
collision 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
console 0429b5afa5 Added more tests for torquescript 4 anos atrás
core c376bc3f9c * [ZIP] BugFix: Correct another codepath that may fail due to case sensitive string searches. 4 anos atrás
environment 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
forest 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 4 anos atrás
gfx e2e1c491ac Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into kermithelpme 4 anos atrás
gui 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
i18n 099dd4f1f3 Parametrize script extension, default to 'tscript' 5 anos atrás
lighting e2e1c491ac Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into kermithelpme 4 anos atrás
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans 7 anos atrás
materials 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
math 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
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. 4 anos atrás
navigation 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
persistence 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
platform cf9d15a9d4 * BugFix: Correct a Windows compilation error in the endian swap code due to a missing include. 4 anos atrás
platformMac 252f1b65f3 followup to #531. fixes the same issue on mac 4 anos atrás
platformPOSIX 444c9dcf41 * BugFix: Correct non-constant array allocations in the POSIX case insensitivity code. 4 anos atrás
platformSDL 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
platformWin32 17231ca9fb Merge remote-tracking branch 'devhead/Preview4_0' into tsneo 4 anos atrás
platformX86UNIX 444c9dcf41 * BugFix: Correct non-constant array allocations in the POSIX case insensitivity code. 4 anos atrás
postFx c86cc48945 use srgb sapce for backbuffer 4 anos atrás
renderInstance 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
scene 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
sfx 6a94946e5b * BugFix: Fallback to ALC_ENUMERATION_EXT if ALC_ENUMERATE_ALL_EXT is not available. 4 anos atrás
shaderGen f7cf1c020c inject getworldtotangent and getworldnormal to ensure var order 4 anos atrás
sim 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
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 6 anos atrás
terrain 24bf807713 various shadergen fixes. 4 anos atrás
testing a7fc407284 corrects a pair of conversions. one object oriented, one not. 7 anos atrás
ts 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 anos atrás
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. 4 anos atrás
windowManager 431fb05b6f get the splash screen on linux to stop corrupting the main window 4 anos atrás
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 9 anos atrás
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 anos atrás