Blender Git Loki
Git Commits -> Revision ffee7f1
Revision ffee7f1 by Sybren A. Stüvel (master) March 4, 2015, 13:15 (GMT) |
BGE: Fix crash when a constraint misses its reference object Blender allows you to create a constraint without specifying its reference object, even when the constraint requires such a reference. The BGE would crash on this. This change simply ignores such a constraint. |
Commit Details:
Full Hash: ffee7f1a58a18bc08add94176ddffe29809139a6
Parent Commit: 6efcd9e
Lines Changed: +3, -1
1 Modified Path:
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+3, -1) (Diff)