Blender Git Loki
Git Commits -> Revision 4e981dc
Revision 4e981dc by Sergey Sharybin (master) November 29, 2012, 13:24 (GMT) |
Fix #33345: Crash when using bpy.ops.sculpt.brush_stroke It was kind of a regression in behavior in svn rev46862 which made it so blender crashes if stroke is done from the script. It should bring back the behavior back and made it so blender doesn't crash, however it's probably not full fix and some further work is needed to make call of stroke operator usable from the addon. |
Commit Details:
Full Hash: 4e981dc566736b89e4e288d3dfd18f9d3a88dcaa
SVN Revision: 52659
Parent Commit: 186bdbd
Lines Changed: +6, -3
1 Modified Path:
/source/blender/editors/sculpt_paint/sculpt.c (+6, -3) (Diff)