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
42278e58dd3fa989c302f2d5d26da356ccc09249
bullet3
/
src
/
BulletCollision
History
ejcoumans
42278e58dd
fixes to add improved double-precision for raycasts
2007-02-14 04:10:55 +00:00
..
BroadphaseCollision
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
CollisionDispatch
allow single raycast to be performed on objects
2007-02-14 04:09:17 +00:00
CollisionShapes
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
NarrowPhaseCollision
fixes to add improved double-precision for raycasts
2007-02-14 04:10:55 +00:00
CMakeLists.txt
type in CMakeLists.txt
2006-11-18 03:35:26 +00:00
Doxyfile
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