| .. |
|
T3D
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
afx
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
app
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
assets
|
41507d2dd5
shadowvar cleanup
|
7 years ago |
|
cinterface
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
collision
|
db519a3dd5
local shadowvar cleanup
|
7 years ago |
|
console
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
core
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
environment
|
1b548e5304
cleanups for decal and mesh road, and the meshroad and river editors
|
7 years ago |
|
forest
|
d810e6d208
forest shadowvar cleanups
|
7 years ago |
|
gfx
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
gui
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
i18n
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
lighting
|
33ebe34440
more gfx shadowvar cleanups
|
7 years ago |
|
main
|
488fba16c1
requested revision: use dword just in case of compiler shenanigans
|
7 years ago |
|
materials
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
math
|
cffc9d3afe
doubleup on Q defintion for baycentric coord calcs
|
7 years ago |
|
module
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 years ago |
|
navigation
|
f0c29172ca
gui shadowvar cleanups
|
7 years ago |
|
persistence
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
platform
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
platformMac
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 years ago |
|
platformPOSIX
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 years ago |
|
platformSDL
|
2ca6af8e48
Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code.
|
8 years ago |
|
platformWin32
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
platformX86UNIX
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
postFx
|
25686ed4be
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
|
8 years ago |
|
renderInstance
|
25686ed4be
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
|
8 years ago |
|
scene
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
sfx
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
shaderGen
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
sim
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
sqlite
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
|
terrain
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
testing
|
d9a723d533
More cats and cpys in files that xcode doesn't see
|
7 years ago |
|
ts
|
9fbeb3e2d0
void ColladaUtils::ExportData::processData() var clarifications
|
7 years ago |
|
util
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
windowManager
|
2ca6af8e48
Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code.
|
8 years ago |
|
.gitattributes
|
cac5159717
Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake
|
9 years ago |
|
ggEndOfLineFix.txt
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |