This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
mirror of
https://github.com/bulletphysics/bullet3.git
synced
2026-09-03 17:08:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e08c3acc1da5f08f74da4dba0b1a3149e6128577
bullet3
/
src
/
BulletCollision
History
erwin.coumans
359c84d3b3
Fix previous commit, accidently removed some aabbMin/aabbMax assignments.
...
move margin calculation for aabb before basis transform.
2008-09-05 00:26:02 +00:00
..
BroadphaseCollision
Calculation of bounding box: margins should be added before basis transform.
2008-09-04 22:53:24 +00:00
CollisionDispatch
Calculation of bounding box: margins should be added before basis transform.
2008-09-04 22:53:24 +00:00
CollisionShapes
Fix previous commit, accidently removed some aabbMin/aabbMax assignments.
2008-09-05 00:26:02 +00:00
ibmsdk
IBM CELL SDK 3.0 fixes
2008-02-28 00:07:00 +00:00
NarrowPhaseCollision
Fixes for FPU exceptions, thanks to Phil Knight for reporting and John McCutchan for fix/workarounds.
2008-08-01 01:04:45 +00:00
CMakeLists.txt
Removed (circular) dependency between broadphase and collision shapes: moved parts CollisionShapes/btOptimizedBvh into BroadphaseCollision/btQuantizedBvh
2008-08-26 23:40:51 +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