documented some changes

This commit is contained in:
ejcoumans
2006-11-29 02:23:39 +00:00
parent 71145de242
commit bdd2e481f0

View File

@@ -1,6 +1,11 @@
Bullet Continuous Collision Detection and Physics Library
Erwin Coumans
2006 Nov 28
Moved StackAlloc from EPA into LinearMath/btStackAlloc
renamed internal class ConcaveShape into btConcaveShape
added btHeightfieldTerrainShape (not completed yet)
2006 Nov 15
Added EPA penetration depth algorithm, Expanding Polytope Algorithm
Added Pierre Terdiman penetration depth comparison/test DEMO