Blender Git Loki
Git Commits -> Revision 7dcd3a0
Revision 7dcd3a0 by Bastien Montagne (blender-v2.76-release, blender-v2.76a-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) September 30, 2015, 15:08 (GMT) |
Fix T46249: Boid goal object that has a force field set to 'Every Point' shape causes crash. This is a mere bandage, that whole area is known broken anyway, but at least it should prevent the crash. Note that that kind of stuff (the efd->index being a pointer) is really bad practice imho... Should be backported to final 2.76. |
Commit Details:
Full Hash: 7dcd3a0e0d507ddd857431bd84200b020271d6a9
Parent Commit: 7a81ccc
Committed By: Sergey Sharybin
Lines Changed: +6, -7