Blender Git Loki
Git Commits -> Revision 66dc186
Revision 66dc186 by Erwin Coumans (master) August 5, 2005, 22:10 (GMT) |
fixed sphere shape, added non-uniform scaling (making it an ellipsoid) removed bug-fixing comments |
Commit Details:
Full Hash: 66dc186fb6f6fd4d95b429fba6d31c764000bde0
SVN Revision: 5025
Parent Commit: 1b0cd93
Lines Changed: +34, -54
8 Modified Paths:
/extern/bullet/Bullet/CollisionShapes/BoxShape.cpp (+0, -21) (Diff)
/extern/bullet/Bullet/CollisionShapes/SphereShape.cpp (+30, -14) (Diff)
/extern/bullet/Bullet/CollisionShapes/SphereShape.h (+1, -1) (Diff)
/extern/bullet/Extras/PhysicsInterface/CcdPhysics/CcdPhysicsController.cpp (+1, -2) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+0, -11) (Diff)
/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp (+0, -1) (Diff)
/source/gameengine/Ketsji/KX_RaySensor.cpp (+1, -2) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp (+1, -2) (Diff)
/extern/bullet/Bullet/CollisionShapes/SphereShape.cpp (+30, -14) (Diff)
/extern/bullet/Bullet/CollisionShapes/SphereShape.h (+1, -1) (Diff)
/extern/bullet/Extras/PhysicsInterface/CcdPhysics/CcdPhysicsController.cpp (+1, -2) (Diff)
/source/gameengine/Ketsji/KX_GameObject.cpp (+0, -11) (Diff)
/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp (+0, -1) (Diff)
/source/gameengine/Ketsji/KX_RaySensor.cpp (+1, -2) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp (+1, -2) (Diff)