# Blender 2.65 (sub 9), Revision: 54098 bpy.ops.mesh.primitive_cube_add(view_align=False, enter_editmode=False, location=(0, 0, 0), rotation=(0, 0, 0), layers=(True, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False, False)) # Operator bpy.ops.sculpt.sculptmode_toggle() # Operator bpy.ops.sculpt.dynamic_topology_toggle() # Operator bpy.context.scene.tool_settings.sculpt.detail_size = 15 # Property bpy.context.scene.tool_settings.sculpt.use_edge_collapse = True # Property bpy.ops.wm.radial_control(data_path_primary="tool_settings.sculpt.brush.size", data_path_secondary="tool_settings.unified_paint_settings.size", use_secondary="tool_settings.unified_paint_settings.use_unified_size", rotation_path="tool_settings.sculpt.brush.texture_slot.angle", color_path="tool_settings.sculpt.brush.cursor_color_add", fill_color_path="", zoom_path="", image_id="tool_settings.sculpt.brush") # Operator # backtrace ./blender() [0xc7a953] /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7fc70212a4a0] ./blender() [0x124f868] ./blender(BM_log_undo+0x1ff) [0x125153f] ./blender() [0x1028fd9] ./blender() [0xfffc29] ./blender() [0xe284e0] ./blender() [0xc849f1] ./blender() [0xc8594f] ./blender() [0xc85ca2] ./blender() [0xc86478] ./blender(wm_event_do_handlers+0x7d7) [0xc86db7] ./blender(WM_main+0xd8) [0xc7c9d8] ./blender(main+0xb60) [0xc3db00] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7fc70211576d] ./blender() [0xc7962d]