Blender Git Commit Log
Git Commits -> Revision 04b3694
Revision 04b3694 by Porteries Tristan (master) July 25, 2015, 11:50 (GMT) |
BGE: Fix T35454: Soft body joints crash. Constraint on soft bodies are special and return 0 as constraint id. So we have to check that the id is not 0 in function setParam, getParam, getAppliedImpulse and removeConstraint. |
Commit Details:
Full Hash: 04b3694d937d4b0a7b5936d193f110a72567b591
Parent Commit: 221aee7
Lines Changed: +17, -1
1 Modified Path:
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+17, -1) (Diff)