From 069b56b8ad9a14e3f2d71a9d5030c2b0568982c6 Mon Sep 17 00:00:00 2001 From: ejcoumans Date: Sun, 25 Jun 2006 21:07:52 +0000 Subject: [PATCH] updated changes file --- changes.txt | 6 ++++++ 1 file changed, 6 insertions(+) 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