erwin.coumans
|
82828745ea
|
enable SIMD for Apple OSX Intel
compile fixes for _btGpu_computeGridSize undefined in libBulletMultiThreaded
http://code.google.com/p/bullet/issues/detail?id=246
|
2009-07-16 06:23:04 +00:00 |
|
erwin.coumans
|
c4ad354ac0
|
More GJK degeneracy fixes, thanks Jacob Langford for the feedback:
http://code.google.com/p/bullet/issues/detail?id=250
Added missing files for Maya Dynamica plugin
Thanks Herbert Law for the patch, and damrit and others for the report
http://code.google.com/p/bullet/issues/detail?id=231
Fix btQuaternion shortestArcQuat, thanks Stan Melax for original fix and shogun for reminder
http://bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=1989
Implemented btDiscreteDynamicsWorld::removeCollisionObject (and btSoftBodyDynamicsWorld) to avoid
crashes. Thanks Jacob Langford for bringing that up.
Minor sphere-debug drawing issue (spheres were drawn inside-out (wrong face winding)
|
2009-07-13 21:48:19 +00:00 |
|
erwin.coumans
|
8acadeb711
|
minor tweaks to demos: enable constraint debug drawing in AllBulletDemos, default constraint debugging size set to 0.3,
set svn:eol-style native for folder files
http://code.google.com/p/bullet/issues/detail?id=191
|
2009-02-18 22:52:03 +00:00 |
|
erwin.coumans
|
60ce828419
|
Autoformat selection for soft body, btDbvt related classes (no code change, just layout using Visual Studio)
|
2008-10-15 18:39:27 +00:00 |
|
erwin.coumans
|
752eb583d0
|
some minor work on soft body, to make it easier to integrate into apps.
|
2008-09-24 02:41:50 +00:00 |
|
erwin.coumans
|
07b577fd86
|
make debugDrawWorld virtual for btSoftRigidDynamicsWorld
Move btSoftBodyWorldInfo to public, instead of nested, so it can be easier forward declared.
See http://code.google.com/p/bullet/issues/detail?id=78
Add get methods for damping/thresholds, see http://code.google.com/p/bullet/issues/detail?id=77
|
2008-08-19 16:09:04 +00:00 |
|
erwin.coumans
|
d71f8d6623
|
Added several updates for btSoftBody: convex cluster collision detection, new constraints, new demos (only enabled in SoftBodyDemo, todo for AllBulletDemos) etc.
Thanks a lot to Nathanael Presson for this update.
|
2008-07-22 02:22:01 +00:00 |
|
erwin.coumans
|
621be07178
|
move the SoftBody work into its own library, BulletSoftBody (work in progress)
|
2008-04-11 18:41:07 +00:00 |
|