Blender Git Loki
Git Commits -> Revision 9119b6e
Revision 9119b6e by Erwin Coumans (master) December 31, 2005, 07:20 (GMT) |
Fixed several bugs: python refcounting related and Bullet related (basic add/remove object support, bounding volume hierarchy). Added a few files, updated the Bullet scons. Vc6/7 Bullet projectfiles need to add a couple of files: 'Bullet/CollisionShapes/BvhTriangleMeshShape.cpp', 'Bullet/CollisionShapes/ConvexTriangleCallback.cpp', 'Bullet/CollisionShapes/EmptyShape.cpp', 'Bullet/CollisionShapes/OptimizedBvh.cpp', 'Bullet/CollisionShapes/TriangleCallback.cpp', 'Bullet/CollisionShapes/TriangleIndexVertexArray.cpp', 'Bullet/NarrowPhaseCollision/ManifoldContactAddResult.cpp'. Sorry, no armatures fix yet. |
Commit Details:
Full Hash: 9119b6e8a547303ce9a7ccd3a00636153b53cb0e
SVN Revision: 6257
Parent Commit: 625c553
Lines Changed: +1577, -234