bump up version, add changelog entry for aabb/raytest improvements

This commit is contained in:
erwin.coumans
2008-10-10 18:21:22 +00:00
parent 9ad17dda22
commit 6f6f88fa08
2 changed files with 3 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ Primary author and maintainer: Erwin Coumans
Todo: update changelog from April - July 2008
See http://code.google.com/p/bullet/source/list for more complete log in Subversion
2008 October 10
- Moved aabb to btBroadphaseProxy, improves rayTest dramatically. Further raytest improvements using the broadphase acceleration structures are planned
2008 October 3
- Add support for autoconf automake

View File

@@ -24,7 +24,7 @@ subject to the following restrictions:
#include <cfloat>
#include <float.h>
#define BT_BULLET_VERSION 272
#define BT_BULLET_VERSION 273
inline int btGetVersion()
{