| .. |
|
T3D
|
e9415a0994
uninitialized variables-collision
|
5 年之前 |
|
Verve
|
c32345fcd1
verve mac compilation corrections - defaults for script bindings (return for one case, lack of input for the other)
|
6 年之前 |
|
afx
|
3c0360fd2f
uninitialized variables-afx
|
5 年之前 |
|
app
|
1cea8ffacb
uninitialized variables-core
|
5 年之前 |
|
assets
|
66cc6fb9d1
Removes current implement of shadow caching
|
6 年之前 |
|
cinterface
|
870ee9fb5b
Integrate new CInterface into the engine-console
|
7 年之前 |
|
collision
|
e9415a0994
uninitialized variables-collision
|
5 年之前 |
|
console
|
2c1508c169
uninitialized variables-console
|
5 年之前 |
|
core
|
2c1508c169
uninitialized variables-console
|
5 年之前 |
|
environment
|
1efb687867
uninitialized variables-environment and forrest
|
5 年之前 |
|
forest
|
1efb687867
uninitialized variables-environment and forrest
|
5 年之前 |
|
gfx
|
b9c207765e
uninitialized variables-gfx
|
5 年之前 |
|
gui
|
9fef1b3cd1
uninitialized variables-gui
|
5 年之前 |
|
i18n
|
2bbc716db6
Eliminate unnecessary uses of ConsoleFunction
|
7 年之前 |
|
lighting
|
6ade6f08ce
Updated Assimp
|
5 年之前 |
|
main
|
488fba16c1
requested revision: use dword just in case of compiler shenanigans
|
7 年之前 |
|
materials
|
6ade6f08ce
Updated Assimp
|
5 年之前 |
|
math
|
022b87cac2
from user Ewyncat: adds invcameratrans, cameratoscrren, and screentocamera postfx and shader matrix interfaces.
|
6 年之前 |
|
module
|
466d03ffec
adds a moduleDependencySort qsort callback, and uses it in the findModule method to massage the return vector by depends order
|
6 年之前 |
|
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 年之前 |
|
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 年之前 |
|
platform
|
1ec048f41d
Merge pull request #2220 from irei1as/development
|
6 年之前 |
|
platformMac
|
13ce1a7441
corrects compilation errors on mac
|
7 年之前 |
|
platformPOSIX
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 年之前 |
|
platformSDL
|
059d531b62
linux followup work by tim
|
6 年之前 |
|
platformWin32
|
1eed979a9c
Merge branch 'method_Unmangle' into PBR_PR
|
7 年之前 |
|
platformX86UNIX
|
547a2e28eb
no message
|
7 年之前 |
|
postFx
|
cba14c035f
Change Asset Browser logic to utilize folder heirarchy instead of strict Asset Type filtration
|
6 年之前 |
|
renderInstance
|
6ade6f08ce
Updated Assimp
|
5 年之前 |
|
scene
|
954743f55c
Merge branch 'alpha40_pathshape' of https://github.com/Azaezel/Torque3D into Preview4_0
|
5 年之前 |
|
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 年之前 |
|
shaderGen
|
f956c17f3b
for normal rendering, if we're translucent, don't use alphatesting. (as a remindernote, the shadowmathook removes MFT_IsTranslucent])
|
5 年之前 |
|
sim
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
7 年之前 |
|
sqlite
|
f7b891442a
Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path
|
5 年之前 |
|
terrain
|
e9415a0994
uninitialized variables-collision
|
5 年之前 |
|
testing
|
a7fc407284
corrects a pair of conversions. one object oriented, one not.
|
7 年之前 |
|
ts
|
157b114ec7
Added ImageAsset type mode for cubemaps.
|
5 年之前 |
|
util
|
6ade6f08ce
Updated Assimp
|
5 年之前 |
|
windowManager
|
a8b6327091
conforms platformWindow<implementations> to use _setVideoMode internals so that those are called by
|
6 年之前 |
|
.gitattributes
|
cac5159717
Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake
|
9 年之前 |
|
ggEndOfLineFix.txt
|
7dbfe6994d
Engine directory for ticket #1
|
13 年之前 |