This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
e9df33a6c5739b1d72a61d987941e64d179c97e4
bullet3
/
src
/
BulletDynamics
/
Vehicle
History
erwin.coumans
e9df33a6c5
fix issue, related to hard-coded rollaxis index, should use m_indexForwardAxis
...
Thanks Joerg, luding.org
2008-11-06 07:07:56 +00:00
..
btRaycastVehicle.cpp
fix issue, related to hard-coded rollaxis index, should use m_indexForwardAxis
2008-11-06 07:07:56 +00:00
btRaycastVehicle.h
Added portable non-parallel implementation for btThreadSupportInterface: SequentialThreadSupport, Thanks John McCutchan (JMC)
2007-12-13 03:47:47 +00:00
btVehicleRaycaster.h
make sure aligned structures/classes use the btAlignedAlloc/btAlignedFree, by overriding the operator new/delete for that struct/class.
2007-09-25 06:41:57 +00:00
btWheelInfo.cpp
cleaned up, removed warning under MSVC2005 (Level 4)
2007-04-13 01:37:21 +00:00
btWheelInfo.h
make sure aligned structures/classes use the btAlignedAlloc/btAlignedFree, by overriding the operator new/delete for that struct/class.
2007-09-25 06:41:57 +00:00