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
be3260280a16b9249b1a4bee8194c7a757e5ad23
bullet3
/
src
History
john.mccutchan
be3260280a
Fix for issue
#192
...
Also: Avoid divide by zero before OpenGL window is up
2009-02-10 22:10:21 +00:00
..
BulletCollision
Some work-in-progress on making btDbvtBroadphase deterministic. When using the btSortedOverlappingPairCache, it seems deterministic now. todo: when using btHashedOverlappingPairCache.
2009-02-10 03:50:58 +00:00
BulletDynamics
Fix for issue
#192
2009-02-10 22:10:21 +00:00
BulletMultiThreaded
BulletMultiThreaded optimization: remove some memory copy on non-SPU platforms, using cellDmaGetReadOnly.
2008-12-12 22:28:16 +00:00
BulletSoftBody
fix bug in btSoftBodyHelpers, flags the wrong linked index-pairs.
2009-01-19 07:15:23 +00:00
ibmsdk
Fixes for IBM Cell SDK 3.0 by Jochen Roth
2007-12-11 19:49:09 +00:00
LinearMath
Fix for issue
#192
2009-02-10 22:10:21 +00:00
btBulletCollisionCommon.h
Calculation of bounding box: margins should be added before basis transform.
2008-09-04 22:53:24 +00:00
btBulletDynamicsCommon.h
Calculation of bounding box: margins should be added before basis transform.
2008-09-04 22:53:24 +00:00
Bullet-C-Api.h
some doxygen updates, added some comments to classes, fix broken links, rename some prefix some internal GIMPACT collision structures using (for example use GIM_AABB instead of BT_AAABB),
2008-11-04 04:01:31 +00:00
CMakeLists.txt
fix CMake install for CMAke 2.6 -> version GREATER then 2.5
2008-11-15 03:48:24 +00:00
Jamfile
updated Jamfile build system for reorganized files/folders
2008-10-11 05:23:00 +00:00
Makefile.am
Added shared library support to autoconf build.
2009-01-26 21:42:34 +00:00