Post #2150: ac

📋 Metadata

  • Author: roaoao
  • Date: 2019-03-31 15:14:34
  • Type: answer
  • Quality Score: 7/10
  • Reply to: post_02149

🏷️ Tags

hotkeys intermediate solved

  • Pie Menu Editor
  • Macro Editor
  • Hotkey Configuration

💬 Content

actimelvanille:

In 2.7 after confirming it would automatically switch back to select mode but in 2.8 the knife tool stays active for some reason.

Have you tried to use K hotkey? In this case 2.8 stays in select mode (or other active tool).
Or use this code if you want to use it in a pie:

bpy.ops.mesh.knife_tool()

🔗 View on Blender Artists