blender/source/gameengine/Physics
Thomas Szepe 9437acb7f3 BGE: Fix memory leak and crash with certain physic types
Fixing crash if the physic type is set sensor or character. Caused by a790e172d0281e64.
Fixing memory leak, if the constraint is deleted with Python API removeConstraint().
Add RemoveConstraint() method to avoid code duplication.
Rename old RemoveConstraint() to RemoveConstraintById() which is more suitable name for this method.
2015-08-16 11:38:25 +02:00
..
Bullet BGE: Fix memory leak and crash with certain physic types 2015-08-16 11:38:25 +02:00
common BGE: Fix memory leak and crash with certain physic types 2015-08-16 11:38:25 +02:00
Dummy BGE: Fix memory leak and crash with certain physic types 2015-08-16 11:38:25 +02:00