| .. |
|
T3D
|
dd3422b5a2
Added ability to pass ints to post effect shader consts
|
6 years ago |
|
Verve
|
c32345fcd1
verve mac compilation corrections - defaults for script bindings (return for one case, lack of input for the other)
|
6 years ago |
|
afx
|
31d0eb16f8
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
7 years ago |
|
app
|
8a7c09c8fe
Clean up redundant variables
|
7 years ago |
|
assets
|
3fa7a0d4fa
Various fixes
|
6 years ago |
|
cinterface
|
870ee9fb5b
Integrate new CInterface into the engine-console
|
7 years ago |
|
collision
|
13334b4d5c
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
|
console
|
dd1470202d
Merge branch 'development' of https://github.com/GarageGames/Torque3D into PBR_ProbeArrayGLWIP
|
6 years ago |
|
core
|
e83ec69292
Merge branch 'PBR_ProbeArrayGLWIP' of https://github.com/Azaezel/Torque3D into development
|
6 years ago |
|
environment
|
e83ec69292
Merge branch 'PBR_ProbeArrayGLWIP' of https://github.com/Azaezel/Torque3D into development
|
6 years ago |
|
forest
|
31d0eb16f8
Clean up MSVC warning [C4312] conversion from type to type * of greater size
|
7 years ago |
|
gfx
|
af77444ec9
Merge branch 'MatInstanceViewer' of https://github.com/Areloch/Torque3D into Preview4_0
|
6 years ago |
|
gui
|
e5c12f4aab
Reduce console spam from probe manager when not in debug
|
6 years ago |
|
i18n
|
2bbc716db6
Eliminate unnecessary uses of ConsoleFunction
|
7 years ago |
|
lighting
|
af77444ec9
Merge branch 'MatInstanceViewer' of https://github.com/Areloch/Torque3D into Preview4_0
|
6 years ago |
|
main
|
488fba16c1
requested revision: use dword just in case of compiler shenanigans
|
7 years ago |
|
materials
|
af77444ec9
Merge branch 'MatInstanceViewer' of https://github.com/Areloch/Torque3D into Preview4_0
|
6 years ago |
|
math
|
dd1470202d
Merge branch 'development' of https://github.com/GarageGames/Torque3D into PBR_ProbeArrayGLWIP
|
6 years ago |
|
module
|
17cec11b97
Added refactor of Editor Settings window
|
6 years ago |
|
navigation
|
f00323c5b9
the buildtiles method does not in fact build tiles right then and there, but instead queues tiles to update themselves over time. as such, simply disabling then enabling collision no longer functions (and how it did before so before is frankly likely due to exploiting a bug someplace upstream). as such, we set the same flag for NavMeshUpdateAll as we do for NavMeshIgnore to filter something as hidden from navmesh generation or not on a permanent, instead of a temporary basis via removing from the physics sim since it's likely to still be generating by the time it's put back.
|
6 years ago |
|
persistence
|
73cb9343d2
Tweaks to the rapidjson stuff so it all plays nice, as well as minor additions to Filestream so it works with the rapidjson stuff.
|
6 years ago |
|
platform
|
1ec048f41d
Merge pull request #2220 from irei1as/development
|
6 years ago |
|
platformMac
|
13ce1a7441
corrects compilation errors on mac
|
7 years ago |
|
platformPOSIX
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 years ago |
|
platformSDL
|
8717c6a376
Merge pull request #2300 from OTHGMars/SDL_Joystick2
|
7 years ago |
|
platformWin32
|
1eed979a9c
Merge branch 'method_Unmangle' into PBR_PR
|
7 years ago |
|
platformX86UNIX
|
547a2e28eb
no message
|
7 years ago |
|
postFx
|
07b28cb29a
GFX card profile config file logging moved to debug only
|
6 years ago |
|
renderInstance
|
01f6938746
nomenclature shift for clarity: bunch of stuff tagged as probe that refferenced things properly tied conceptually to the reflection refrence box.
|
6 years ago |
|
scene
|
c283295f22
Merge branch 'CustomShaderFeatures' of https://github.com/Areloch/Torque3D into development
|
6 years ago |
|
sfx
|
4ee8df8863
windows and linux AL_ALEXT_PROTOTYPES blocks, as well as exposed the defining of it cmake side for the adventurous (windows and linux on by default, mac off till we sort why dylibs are freaking out)
|
6 years ago |
|
shaderGen
|
01f6938746
nomenclature shift for clarity: bunch of stuff tagged as probe that refferenced things properly tied conceptually to the reflection refrence box.
|
6 years ago |
|
sim
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 years ago |
|
sqlite
|
e5884c56a7
Sqlite Console refactor, also rename param to make tooltip function more helpful
|
7 years ago |
|
terrain
|
c283295f22
Merge branch 'CustomShaderFeatures' of https://github.com/Areloch/Torque3D into development
|
6 years ago |
|
testing
|
a7fc407284
corrects a pair of conversions. one object oriented, one not.
|
7 years ago |
|
ts
|
2320b59bed
Activates assignment for material light maps.
|
6 years ago |
|
util
|
dd3422b5a2
Added ability to pass ints to post effect shader consts
|
6 years ago |
|
windowManager
|
dd1470202d
Merge branch 'development' of https://github.com/GarageGames/Torque3D into PBR_ProbeArrayGLWIP
|
6 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 |