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
3e5fc86a6ce5997dd2e3105e372ac49c0b42f7ed
bullet3
/
src
/
BulletDynamics
/
Vehicle
History
erwin.coumans
0cd0529c4a
the component of the up axis needs to be scaled, to reduce roll.
2009-03-09 03:53:16 +00:00
..
btRaycastVehicle.cpp
the component of the up axis needs to be scaled, to reduce roll.
2009-03-09 03:53:16 +00:00
btRaycastVehicle.h
Introduced btActionInterface. This makes it easier to extend user-defined actions, such as vehicles and characters.
2009-03-03 16:18:23 +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
minor tweaks to demos: enable constraint debug drawing in AllBulletDemos, default constraint debugging size set to 0.3,
2009-02-18 22:52:03 +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