Go to file
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
build_files Dependencies Builder: disable LINKSTATIC for OIIO 2012-11-29 08:22:02 +00:00
doc Fix related to #33340: add a warning to bge from_id documentation to not store id() 2012-11-29 01:25:38 +00:00
extern remove unmaintained eltopo, keeping scons/cmake entries, but commenting out user visible config to make branch merging less of a hassle. 2012-11-27 09:52:20 +00:00
intern Fix #33344: cycles motion blur was still crashing on CUDA sm 2.0. Solution now 2012-11-29 13:07:45 +00:00
release bmesh py api: add bmesh.update_edit_mode(), there was no way to redraw the 3d view or re-calculate face tessellation from python. 2012-11-29 05:02:06 +00:00
source Fix #33345: Crash when using bpy.ops.sculpt.brush_stroke 2012-11-29 13:24:02 +00:00
CMakeLists.txt we need 2.8.8 for cmake on mac - patch by Jens Verwiebe 2012-11-29 10:28:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct OSX/scons: introducing and testing an unexported_symbols_list to prevent clashes, todo: cmake 2012-11-27 11:38:59 +00:00