..
afx
standardize soundasset preloading for datablocks
2023-02-19 05:19:51 -06:00
app
Missed the second var
2023-01-30 19:04:47 -06:00
assets
Expands ScriptAsset behavior to operate as a generic type-settable asset
2023-02-23 15:29:59 -06: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
fix isFile detection, and aug for script extension searching
2023-02-23 16:59:10 -06:00
core
Compilation fixes for C++20
2022-11-28 21:39:06 -05:00
environment
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
forest
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
gfx
add "docsURL" filter to assignFieldsFrom to prevent it from triggering opening web pages when inheriting values
2023-01-28 16:12:05 -06:00
gui
Merge pull request #959 from Azaezel/alpha41/guiiconBorderfix
2023-02-15 14:37:43 -06:00
i18n
Parametrize script extension, default to 'tscript'
2021-01-19 21:32:31 +01:00
lighting
Revert "provide a new levelinfo. fallbackAmbient value for scenes with no global light source"
2022-08-27 15:14:09 -05:00
main
requested revision: use dword just in case of compiler shenanigans
2018-02-26 22:34:21 -06:00
materials
add an ignoreLighting entry to materials
2023-02-14 20:57:44 -06:00
math
layout consistency pass pt 2 -place shapebase inheriting initpersistfields up top so the child layout appends to the parent
2023-01-24 19:30:09 -06:00
module
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
navigation
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
persistence
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
platform
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
platformMac
$platform $= "macos" is used throughout the codebase
2022-09-20 19:58:02 -05:00
platformPOSIX
Merge branch 'Preview4_0' into feature-vfs-security
2022-06-13 08:05:26 -04:00
platformSDL
* BugFix: Correct invalid fall-through behavior in sdlInputManager.cpp.
2022-05-25 19:25:33 -04:00
platformWin32
Compilation fixes for C++20
2022-11-28 21:39:06 -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
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
renderInstance
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
scene
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
sfx
standardize soundasset preloading for datablocks
2023-02-19 05:19:51 -06:00
shaderGen
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
sim
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
sqlite
Fix for build
2022-12-02 11:58:45 +06:00
T3D
spawnsphere %this tracking
2023-03-01 17:49:10 -06:00
terrain
Merge pull request #968 from AtomicWalrus/TerrainMacroAndBlendHardness_PR
2023-02-21 00:14:10 -06:00
testing
corrects a pair of conversions. one object oriented, one not.
2018-12-12 14:52:14 -06:00
ts
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
util
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
Verve
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
2023-01-27 01:13:15 -06:00
windowManager
Monitor DeviceId setting.
2022-09-29 03:45:25 -04:00
.gitattributes
Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake
2017-01-13 10:42:52 -05:00
ggEndOfLineFix.txt
Engine directory for ticket #1
2012-09-19 11:15:01 -04:00