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
2d038c8f49144f3f2d45502119bbe56a1d5ef49b
bullet3
/
src
History
ejcoumans
fddd6c5721
remove accidental 'return'
2007-07-26 05:22:48 +00:00
..
BulletCollision
applied patches from Marten (Starbreeze) for per-rigidbody sleeping thresholds, access to constraint references.
2007-07-26 00:16:06 +00:00
BulletDynamics
remove accidental 'return'
2007-07-26 05:22:48 +00:00
LinearMath
Applied FSelUsage.patch, thanks a lot Marten Svanfeldt, Starbreeze Studios
2007-07-12 05:28:10 +00:00
btBulletCollisionCommon.h
Added btCapsuleShape. This could already be simulated by simply adding 2 spheres to the btMultiSphereShape, but this was bad documented/unknown.
2007-01-30 00:09:08 +00:00
btBulletDynamicsCommon.h
added ConstraintSolver/btConeTwistConstraint.cpp to allow for ragdolls
2007-07-05 23:17:13 +00:00
CMakeLists.txt
First stage in refactoring Bullet: moved Bullet Collision and Dynamics and LinearMath into src folder, and all files in Collision Detection and Dynamics have bt prefix.
2006-09-25 08:58:57 +00:00
Jamfile
fixed jam 'install' to properly copy right headerfiles in the destination directory
2006-12-26 17:16:40 +00:00
Makefile.am
updated build configuration to include make, next to jam. So ./configure will create Makefile AND Jamefile.
2006-12-15 18:24:31 +00:00