blender/extern/bullet2/src
Sergej Reich 81c3fc9726 cloth: Speed up collision detection
Noticed this while looking into something else.
The change is trivial, but gives a rather nice preformance improvement,
so why not.
Theres's actually a lot one can do to improve collision performance if
one wanted to, the triangle-triangle check alone has a lot of room for
improvement.
2014-07-03 21:40:04 +02:00
..
BulletCollision Bullet: Update to svn r2719 2013-12-26 12:45:57 +01:00
BulletDynamics cloth: Speed up collision detection 2014-07-03 21:40:04 +02:00
BulletSoftBody Bullet: Update to svn r2719 2013-12-26 12:45:57 +01:00
LinearMath Bullet: Update to svn r2719 2013-12-26 12:45:57 +01:00
btBulletCollisionCommon.h bullet: Update to current svn, r2636 2013-03-07 17:53:16 +00:00
btBulletDynamicsCommon.h bullet: Update to version 2.82 (bullet revision 2705) 2013-10-25 03:43:20 +00:00
Bullet-C-Api.h Patch Bullet to make it's convex hull implementation usable in BMesh 2012-10-23 23:54:02 +00:00
SConscript Bullet: better workaround for failing friction with clang 3.4, remove the obsolete compileflag magic 2014-04-17 00:25:25 +02:00