Bullet 1.6a source code release, COLLADA physics import

Open source Bullet Physics SDK release information
User avatar
Erwin Coumans
Site Admin
Posts: 4221
Joined: Sun Jun 26, 2005 6:43 pm
Location: California, USA

Bullet 1.6a source code release, COLLADA physics import

Post by Erwin Coumans »

Bullet Collision Detection and Physics library is updated.

Visit http://www.continuousphysics.com/mediaw ... e=Download for direct downloads.


Biggest addition is COLLADA 1.4 Physics import, including shrink wrapped versions of COLLADA DOM and libxml in the Extras folder.
Other improvements are addition of Generic D6 Constraint (Thanks to Dirk Gregorius, work in progress), better restitution and minor bugfixes.

Bullet 1.6a adds:

* Collision Filtering
from Broadphase stage, see CcdPhysicsDemo for usage.

* Allows to add multiple static meshes into a triangle mesh
see TriangleIndexVertexArray::AddIndexedMesh