| .. |
|
T3D
|
11d9a13c6a
Merge pull request #2255 from pacomont/Particles_go_downwind
|
před 7 roky |
|
afx
|
b7a6f6140c
afx effect-vector and phrase membervar cleanups
|
před 7 roky |
|
app
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
assets
|
41507d2dd5
shadowvar cleanup
|
před 7 roky |
|
cinterface
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
před 7 roky |
|
collision
|
13334b4d5c
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
console
|
5a1af9ccd7
Merge pull request #2236 from Azaezel/memberMess
|
před 7 roky |
|
core
|
13334b4d5c
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
environment
|
cc77e6d301
Fix for ScatterSky zOffset
|
před 7 roky |
|
forest
|
471bdcaefe
Merge pull request #2252 from pacomont/Allow_to_change_wind's_direction
|
před 7 roky |
|
gfx
|
ae5fce6169
alternative to #2268 : remove secondary profiling
|
před 7 roky |
|
gui
|
13334b4d5c
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
i18n
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
před 7 roky |
|
lighting
|
33ebe34440
more gfx shadowvar cleanups
|
před 7 roky |
|
main
|
488fba16c1
requested revision: use dword just in case of compiler shenanigans
|
před 8 roky |
|
materials
|
13334b4d5c
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
math
|
b0b2b1314a
member var conversion error that oddly didn't crop up till mac testing.
|
před 7 roky |
|
module
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
před 7 roky |
|
navigation
|
f0c29172ca
gui shadowvar cleanups
|
před 7 roky |
|
persistence
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
platform
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
platformMac
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
před 7 roky |
|
platformPOSIX
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
před 7 roky |
|
platformSDL
|
2ca6af8e48
Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code.
|
před 8 roky |
|
platformWin32
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
platformX86UNIX
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
před 7 roky |
|
postFx
|
01f0d5cfca
tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places.
|
před 8 roky |
|
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
|
před 8 roky |
|
scene
|
13334b4d5c
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
sfx
|
13334b4d5c
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
shaderGen
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
sim
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
sqlite
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
před 7 roky |
|
terrain
|
13334b4d5c
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
testing
|
d9a723d533
More cats and cpys in files that xcode doesn't see
|
před 7 roky |
|
ts
|
5a1af9ccd7
Merge pull request #2236 from Azaezel/memberMess
|
před 7 roky |
|
util
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
před 7 roky |
|
windowManager
|
2ca6af8e48
Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code.
|
před 8 roky |
|
.gitattributes
|
cac5159717
Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake
|
před 9 roky |
|
ggEndOfLineFix.txt
|
7dbfe6994d
Engine directory for ticket #1
|
před 13 roky |