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
00127a3d70d1bbdc46da56103619d0ea2e32b8f1
bullet3
/
src
/
BulletDynamics
/
Vehicle
History
erwin.coumans
81f04a4d48
fix: some file didn't have the svn:eol-style native yet
2010-03-06 15:23:36 +00:00
..
btRaycastVehicle.cpp
move static globals inside static member functions, to avoid hassle with C#/CLI/C++ managed code, compile error C3820
2010-02-03 23:27:22 +00:00
btRaycastVehicle.h
fix: some file didn't have the svn:eol-style native yet
2010-03-06 15:23:36 +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
Expose vehicle maxSuspension force (instead of hard-coded 6000 value).
2009-12-21 22:59:12 +00:00