mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 06:34:36 +00:00
initial commit jolt
This commit is contained in:
parent
0c2aa5328c
commit
8acf7da95b
1086 changed files with 214612 additions and 4 deletions
|
|
@ -79,7 +79,7 @@ torqueAddSourceDirectories("platform/nativeDialogs")
|
|||
torqueAddSourceDirectories( "T3D" "T3D/AI" "T3D/assets" "T3D/decal" "T3D/examples" "T3D/fps" "T3D/fx"
|
||||
"T3D/gameBase" "T3D/gameBase/std"
|
||||
"T3D/lighting"
|
||||
"T3D/physics"
|
||||
"T3D/physics" "T3D/physics/jolt"
|
||||
# "T3D/components" "T3D/sceneComponent" "T3D/systems" "T3D/gameOBjects"
|
||||
"T3D/sfx" "T3D/turret" "T3D/vehicles")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue