# 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) [0x7fc7e1fc64a0] ./blender(BLI_ghash_remove+0x22) [0x1675ba2] ./blender() [0x14d1663] ./blender(BKE_pbvh_bmesh_update_topology+0x1547) [0x14d3427] ./blender() [0x101038f] ./blender() [0x101814c] ./blender() [0x1026b7b] ./blender() [0xffeb83] ./blender(paint_stroke_modal+0x9e8) [0xfffa88] ./blender() [0xc85776] ./blender() [0xc86156] ./blender() [0xc86478] ./blender(wm_event_do_handlers+0x255) [0xc86835] ./blender(WM_main+0xb8) [0xc7c9b8] ./blender(main+0xb60) [0xc3db00] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7fc7e1fb176d] ./blender() [0xc7962d]