📋 Metadata

💬 Content

Xmaiter:

Is it possible to assign a key (to a command “Global orientation”) in the standard hotkey editor ?

Yes, add wm.context_set_enum operator with this properties:

  • Context Attributes (data_path): scene.transform_orientation_slots[0].type
  • Value: GLOBAL

🔗 View on Blender Artists