update changelog

This commit is contained in:
erwin.coumans
2011-04-09 04:05:09 +00:00
parent 1e7b9de339
commit 1c9b2d4224

View File

@@ -4,6 +4,13 @@ Primary author and maintainer: Erwin Coumans
This ChangeLog is incomplete, for an up-to-date list of all fixed issues see http://bullet.googlecode.com
using http://tinyurl.com/yabmjjj
2011 April 8
- Bullet 2.78 release 2383
- Added FractureDemo
- Added Separatinx Axis Test and Polyhedral Clipping support (See InternalEdgeDemo)
- Added speculative contacts as CCD response method (See CcdPhysicsDemo)
- OpenCL and DirectCompute cloth as basic support for capsule collision
2010 September 7
- autotools now uses CamelCase naming for libraryes just like cmake:
libbulletdynamics -> libBulletDynamics, libbulletmath -> libLinearMath