Blender Git Commit Log

Git Commits -> Revision 904a079

Revision 904a079 by Erwin Coumans (master)
April 17, 2006, 06:27 (GMT)
Bullet physics: fixed some accuracy problem (square length should be compared to square epsilons), and more collision sensor work + deactivation issues

Commit Details:

Full Hash: 904a0792f7d1f0483f4f666eb7cf18fb28b2c3ce
SVN Revision: 7270
Parent Commit: 971ee74
Lines Changed: +123, -71

14 Modified Paths:

/extern/bullet/Bullet/CollisionDispatch/CollisionDispatcher.cpp (+16, -9) (Diff)
/extern/bullet/Bullet/CollisionDispatch/CollisionDispatcher.h (+1, -1) (Diff)
/extern/bullet/Bullet/CollisionDispatch/CollisionObject.cpp (+3, -0) (Diff)
/extern/bullet/Bullet/CollisionDispatch/ConvexConvexAlgorithm.cpp (+1, -1) (Diff)
/extern/bullet/Bullet/CollisionShapes/BoxShape.h (+1, -1) (Diff)
/extern/bullet/Bullet/CollisionShapes/ConeShape.cpp (+1, -1) (Diff)
/extern/bullet/Bullet/CollisionShapes/ConvexHullShape.cpp (+1, -1) (Diff)
/extern/bullet/Bullet/CollisionShapes/ConvexShape.cpp (+1, -1) (Diff)
/extern/bullet/Bullet/CollisionShapes/CylinderShape.h (+1, -1) (Diff)
/extern/bullet/Bullet/CollisionShapes/SphereShape.cpp (+1, -1) (Diff)
/extern/bullet/Extras/PhysicsInterface/CcdPhysics/CcdPhysicsController.cpp (+41, -21) (Diff)
/extern/bullet/Extras/PhysicsInterface/CcdPhysics/CcdPhysicsEnvironment.cpp (+7, -6) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp (+41, -21) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+7, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021