From eefb3e6c231077078980a173fb3c897e594efc36 Mon Sep 17 00:00:00 2001 From: ejcoumans Date: Sun, 17 Sep 2006 06:44:22 +0000 Subject: [PATCH] --- changes.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/changes.txt b/changes.txt index 9ac8cd026..c711c5524 100644 --- a/changes.txt +++ b/changes.txt @@ -1,8 +1,13 @@ Bullet Continuous Collision Detection and Physics Library Erwin Coumans + +2006 Sept 16 + Added Bullet 2.0 User Manual + Allow registration of custom user collision algorithms + 2006 Sept 10 Started cleaning up demos - + 2006 Sept 4 Fixed concave collision bug (caused instability/missing collisions in meshes/compounds) Fixed memoryleak in OptimizedBvh, added RayTestSingle to CollisionWorld