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
1cdd5bf67f57059f6543bcfb3249a27c0f54146f
bullet3
/
src
/
BulletDynamics
History
johnmccutchan
8fff5c54e9
Added name fields to Collision Object and Shape.
...
Added name field to Typed Constraint. Added accessor for gravity in dynamics world.
2008-01-30 01:52:07 +00:00
..
ConstraintSolver
Added name fields to Collision Object and Shape.
2008-01-30 01:52:07 +00:00
Dynamics
Added name fields to Collision Object and Shape.
2008-01-30 01:52:07 +00:00
ibmsdk
Fixes for IBM Cell SDK 3.0 by Jochen Roth
2007-12-11 19:49:09 +00:00
Vehicle
- Added btRigidBodyConstructionInfo, to make it easier to set individual setting (and leave other untouched) during rigid body construction.
2007-12-17 04:26:36 +00:00
CMakeLists.txt
Updated cmake files, added header files, Thanks John McCutchan
2007-12-15 02:48:24 +00:00
Jamfile
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