diff --git a/ChangeLog.txt b/ChangeLog.txt index f1cf7db56..8a8e5e188 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -4,9 +4,9 @@ Primary author and maintainer: Erwin Coumans 2007 Aug 14 - added parallel constraint solver. Works on Playstation 3 Cell SPU and multi core (Win Threads on PC and XBox 360). See Extras/BulletMultiThreaded for SpuSolverTask subfolder and SpuParallelSolver.cpp - Thanks Marten SvanFeldt (Starbreeze Studios) + Thanks Marten Svanfeldt (Starbreeze Studios) - fixed some bugs related to parallel collision detection (Extras/BulletMultiThreaded) - Thanks Marten SvanFeldt (Starbreeze Studios) + Thanks Marten Svanfeldt (Starbreeze Studios) 2007 Aug 2 - added compound and concave-convex (swapped) case for BulletMultiThreaded collision detection, thanks to Marten Svanfeldt