Torque3D/Engine/source
Robert MacGregor cbe7ee13d6 * Adjustment: Change several filesystem functions to use the VFS.
* Feature: Initial implementation of a VFS dump directories function.
2021-12-18 23:37:49 -05:00
..
afx sound asset conversions - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case 2021-10-14 15:06:49 -05:00
app Fix temporary buffer for scripting conversions. 2021-09-04 21:25:11 -04:00
assets code duplication prune. should aid in stability 2021-10-03 02:56:26 -05:00
cinterface various fixes and memory corruption bug. 2021-09-09 19:30:32 -04:00
collision * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
console * Adjustment: Change several filesystem functions to use the VFS. 2021-12-18 23:37:49 -05:00
core * Adjustment: Change several filesystem functions to use the VFS. 2021-12-18 23:37:49 -05:00
environment correct imageassetarrays having a singular texture profile as oposed to a type per. 2021-11-03 12:30:52 -05:00
forest Merge branch 'Preview4_0' into SoundAssetImplements 2021-10-11 20:11:27 -05:00
gfx fix opengl device not returning the correct anisotropic value 2021-12-15 20:09:18 +10:00
gui adds colorization to GuiBitmapButtonCtrl 2021-11-26 20:13:59 -06:00
i18n
lighting adress gl spotlights disapearing for deferred 2021-10-21 22:08:56 -05:00
main
materials correct imageassetarrays having a singular texture profile as oposed to a type per. 2021-11-03 12:30:52 -05:00
math * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
module Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 2021-09-24 19:32:57 -04:00
navigation * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
persistence * Feature: Initial secure VFS implementation with asset import capability. 2021-12-17 21:16:42 -05:00
platform * Feature: Initial secure VFS implementation with asset import capability. 2021-12-17 21:16:42 -05:00
platformMac * Adjustment: Initial work on moving x86Unix platform code into a more common POSIX platform. 2021-11-14 13:56:12 -05:00
platformPOSIX * Feature: Augment VFS file information with creation times & update some console functions to use VFS. 2021-12-18 03:56:11 -05:00
platformSDL * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00
platformWin32 * Feature: Augment VFS file information with creation times & update some console functions to use VFS. 2021-12-18 03:56:11 -05:00
platformX11 * BugFix: Correct many include paths and build platformX11 on non-Apple Unix. 2021-11-14 14:45:42 -05:00
platformX86UNIX * Adjustment: Tweak the include paths for platformPOSIX.h. 2021-11-14 14:05:16 -05:00
postFx fix reported ASAN crash 2021-11-16 12:40:22 -06:00
renderInstance brdf handling corrections 2021-11-13 19:05:26 -06:00
scene * BugFix: Correct the possibility of the Sim module being deinitialized after the Scene module despite the Sim module being dependentant on the Scene module. 2021-11-02 18:52:54 -04:00
sfx * [SFXDescription] BugFix: Correct a data corruption issue in converting legacy channel values. 2021-11-24 13:46:18 -05:00
shaderGen typofix 2021-10-27 16:01:37 -05:00
sim * BugFix: Fix a Windows ASAN reported allocation mismatch error. 2021-12-13 00:04:24 -05:00
sqlite
T3D * Feature: Initial secure VFS implementation with asset import capability. 2021-12-17 21:16:42 -05:00
terrain * BugFix: Correct a windows-only pathing issue in terrMaterial. 2021-12-14 19:44:44 -05:00
testing
ts Fixes mapping of imposter images to be packed as part of the shape asset, and fixes paths to be formatted more sanely. 2021-12-10 00:01:26 -06:00
util Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 2021-09-24 19:32:57 -04:00
Verve Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 2021-09-24 19:32:57 -04:00
windowManager * Feature: Initial secure VFS implementation with asset import capability. 2021-12-17 21:16:42 -05:00
.gitattributes
ggEndOfLineFix.txt