Robert MacGregor 3dafdef5da * BugFix: Mount home:/ to refer to Torque's original Documents/<APPNAME> output for eg. prefs while leaving data:/ as an option for those that may want it. 3 лет назад
..
T3D 93a4f8780c * BugFix: Correct simple incorrect references after changing Platform::isFile to Torque::FS::isFile in the asset importer. 3 лет назад
Verve ed36cf2c5c Changes for BaseUI Update 3 лет назад
afx 6a357d8dfb Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into Preview4_0 3 лет назад
app c16b88d709 Fix temporary buffer for scripting conversions. 4 лет назад
assets d883575d0f fix compilation flaws 3 лет назад
cinterface 35b33f1864 various fixes and memory corruption bug. 4 лет назад
collision 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 лет назад
console 161ffc62fe Merge branch 'Preview4_0' into feature-vfs-security 3 лет назад
core 161ffc62fe Merge branch 'Preview4_0' into feature-vfs-security 3 лет назад
environment 66820fee90 let me underscore this is painfully incorrect and we'll want to revisit it when we have more time, but... this seems to fix mangled decal and decalroad rendering 3 лет назад
forest bfe3d4d02b Shifts handling of forest brush and item elements into standard simsets for consistency 3 лет назад
gfx 39952a490f * Cleanup: Resolve several compiler warnings associated with TORQUE_DEBUG. 3 лет назад
gui 67d8448915 Fixes cleanup handling on guiBitmapButtonCtrl and guiGameSettingsCtrl to release the bound textures like other GUI controls when they sleep, avoiding a texture object leak. 3 лет назад
i18n 099dd4f1f3 Parametrize script extension, default to 'tscript' 5 лет назад
lighting a05c83493e adress gl spotlights disapearing for deferred 4 лет назад
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans 7 лет назад
materials de6ee93159 slim ambient down to vec3, default to premul for translucency 3 лет назад
math c687c0d23a * BugFix: Remove unused 3DNow! extensions and broken SSE extensions. 3 лет назад
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 лет назад
navigation 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 лет назад
persistence 161ffc62fe Merge branch 'Preview4_0' into feature-vfs-security 3 лет назад
platform 3dafdef5da * BugFix: Mount home:/ to refer to Torque's original Documents/<APPNAME> output for eg. prefs while leaving data:/ as an option for those that may want it. 3 лет назад
platformMac 3be4f5983e * Cleanup: Remove mInstallLibrary_Vec from platformMac. 3 лет назад
platformPOSIX 161ffc62fe Merge branch 'Preview4_0' into feature-vfs-security 3 лет назад
platformSDL d5d846f311 * BugFix: Correct invalid fall-through behavior in sdlInputManager.cpp. 3 лет назад
platformWin32 161ffc62fe Merge branch 'Preview4_0' into feature-vfs-security 3 лет назад
platformX11 247b12e795 * BugFix: Correct many include paths and build platformX11 on non-Apple Unix. 4 лет назад
platformX86UNIX a24149ba3b * Adjustment: Tweak the include paths for platformPOSIX.h. 4 лет назад
postFx 6474413aaf fix reported ASAN crash 4 лет назад
renderInstance d044ae0702 Removed unneeded default irradiance and prefilter cubemaps, and their convars 3 лет назад
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. 4 лет назад
sfx ff0e418132 fix sDefaultAmbience intialization. 3 лет назад
shaderGen 01ba199dc7 fix vectorlight visualizer varnames 3 лет назад
sim cc45f9e9a4 * BugFix: Fix a Windows ASAN reported allocation mismatch error. 4 лет назад
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 лет назад
terrain 27b20c14d7 Cleans up the ExampleModule to have up-to-date examples of module init'ing, game modes, levels and basic input logic 3 лет назад
testing a7fc407284 corrects a pair of conversions. one object oriented, one not. 7 лет назад
ts a8b3d874a1 Fixes mapping of imposter images to be packed as part of the shape asset, and fixes paths to be formatted more sanely. 4 лет назад
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 лет назад
windowManager ba07e6c6d7 * Cleanup: Remove the partial editor tools integration from the TORQUE_SECURE_VFS implementation in preference for developers building mod tools builds instead. 3 лет назад
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 9 лет назад
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 лет назад