From c5e0f8bb7ee69e761e4fc359de0084c6c0421879 Mon Sep 17 00:00:00 2001 From: ejcoumans Date: Fri, 15 Dec 2006 05:15:14 +0000 Subject: [PATCH] - trying out SVN::notify to mailinglist --- changes.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/changes.txt b/changes.txt index f1d97c782..5c6c0ad6f 100644 --- a/changes.txt +++ b/changes.txt @@ -4,7 +4,6 @@ Erwin Coumans 2006 Dec 14 - merged contact and non-contact constraint solving into one loop, will improve stability of jointed bodies during collisions - added first draft for hingeConstraint motor - - trying out SVN::notify to mailinglist 2006 Dec 8, Erwin Coumans - preparation for SIMD: added btAlignedAllocator and btAlignedObjectArray, to replace stl std::vector, same interface, but compatible with 16 byte alignment