mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +00:00
Makes vehicles create a basic physics body when using one of the physics plugins so that they can collide with other physics-enabled objects. Based on @rextimmy 's work. |
||
|---|---|---|
| .. | ||
| bt.h | ||
| btBody.cpp | ||
| btBody.h | ||
| btCasts.h | ||
| btCollision.cpp | ||
| btCollision.h | ||
| btDebugDraw.cpp | ||
| btDebugDraw.h | ||
| btPlayer.cpp | ||
| btPlayer.h | ||
| btPlugin.cpp | ||
| btPlugin.h | ||
| btWorld.cpp | ||
| btWorld.h | ||