diff --git a/changes.txt b/changes.txt index 92afa30a8..3b39cff75 100644 --- a/changes.txt +++ b/changes.txt @@ -1,6 +1,12 @@ Bullet Continuous Collision Detection and Physics Library Erwin Coumans +2006 June 25 Erwin Coumans + Added basic Collision Filtering, during broadphase + Allow adding meshes to the TriangleIndexVertexArray, + (input for TriangleMeshShape) + Preparation for CompoundShape + 2006 June 19 Erwin Coumans Added support for COLLADA Physics Import. Both jam and Visual Studio can compile ColladaDemo