Blender Git Loki
Git Commits -> Revision 27eeb89
Revision 27eeb89 by Dalai Felinto (master) January 26, 2013, 03:30 (GMT) |
real fix for Logic Bricks UI smart controller (#33746) previous commit (54102) actually reintroduces an old bug where Blender sigfaults when the sensor and controllers are not from the active object. The real fix for report #33746 is to clear the "object" property after the operator ran. I'm not sure why when I call the operator from command line the property is cleared, but not when I called it from C. Either way all should be working now. |
Commit Details:
Full Hash: 27eeb89bd994553c953a0bcb5b64d28f420c5926
SVN Revision: 54103
Parent Commit: a8644de
Lines Changed: +5, -0