..
afx
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
app
Merge pull request #2248 from lukaspj/new-cinterface
2018-12-09 15:28:22 -06:00
assets
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
cinterface
Integrate new CInterface into the engine-console
2018-04-21 12:04:15 +02:00
collision
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
2018-04-23 10:08:14 -05:00
console
Merge pull request #2248 from lukaspj/new-cinterface
2018-12-09 15:28:22 -06:00
core
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
environment
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
forest
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
gfx
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
gui
corrects compilation errors on mac
2019-01-01 13:11:46 -06:00
i18n
Eliminate unnecessary uses of ConsoleFunction
2018-04-17 21:41:29 +02:00
lighting
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
main
requested revision: use dword just in case of compiler shenanigans
2018-02-26 22:34:21 -06:00
materials
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
math
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
module
Integrate new CInterface into the engine-console
2018-04-21 12:04:15 +02:00
navigation
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
persistence
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
2018-03-28 15:42:34 -05:00
platform
Merge pull request #2246 from lukaspj/update-cinterface
2018-12-09 15:24:29 -06:00
platformMac
corrects compilation errors on mac
2019-01-01 13:11:46 -06:00
platformPOSIX
Use strncat instead of strcat to prevent some buffer overflows
2018-03-06 00:48:44 -05:00
platformSDL
Fix Input::getKeyCode on software keyboard layouts
2019-01-10 04:15:22 -05:00
platformWin32
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
platformX86UNIX
no message
2019-01-02 17:53:17 -06:00
postFx
Eliminate ConsoleStaticMethod
2018-04-20 20:27:09 +02:00
renderInstance
Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
2017-06-23 11:36:20 -05:00
scene
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
sfx
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
shaderGen
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
2018-03-28 15:42:34 -05:00
sim
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
sqlite
As suggested, extract strlen calls from sizes into variables so it isn't called twice
2018-03-08 20:59:40 -05:00
T3D
Merge branch 'development' into ConvexProxies
2018-12-09 15:34:12 -06:00
terrain
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
testing
corrects a pair of conversions. one object oriented, one not.
2018-12-12 14:52:14 -06:00
ts
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
util
Merge branch 'development' into EngineAPI-Refactor
2018-12-09 14:48:50 -06:00
windowManager
Merge pull request #2282 from OTHGMars/CanvasResize
2019-01-06 04:51:18 -06: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