diff --git a/changes.txt b/changes.txt index 116cd9dbd..2cfe6aec8 100644 --- a/changes.txt +++ b/changes.txt @@ -1,6 +1,10 @@ Bullet Continuous Collision Detection and Physics Library Erwin Coumans +2006 July 26 Erwin Coumans + Upgraded to COLLADA-DOM 1.4.1, latest SVN version + ColladaDemo can export snapshots to .dae + 2006 July 24 Erwin Coumans Added Compound CollisionShape support (this is still low performance -> requires stackless tree-versus-tree traversal for better performance)