blender/source
Sergey Sharybin 4e981dc566 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.
2012-11-29 13:24:02 +00:00
..
blender Fix #33345: Crash when using bpy.ops.sculpt.brush_stroke 2012-11-29 13:24:02 +00:00
blenderplayer move source/darwin into release/darwin since these files are for osx packaging. 2012-11-18 07:41:38 +00:00
creator OSX/scons: introducing and testing an unexported_symbols_list to prevent clashes, todo: cmake 2012-11-27 11:38:59 +00:00
gameengine BGE: Fixing the double-click issue for mouse events too. The previous fix only fixed double-click keyboard events. 2012-11-29 05:21:24 +00:00
icons
tests add missing bgl and gpu api docstrings (found using docstring completeness checker) 2012-11-22 05:15:52 +00:00
CMakeLists.txt
SConscript Scons: 2012-06-30 22:44:36 +00:00