Skip to content

Quick Transform Orientation" menu item throws error #38

@Matejlipton

Description

@Matejlipton

Bug: "Quick Transform Orientation" menu item throws error

Issue:
When opening the right-click context menu in Blender

Image

this error appears in the console:

rna_uiItemO: unknown operator 'mesh.transform_orientation_pie_pie'
C:\...\ui\menus.py:18

Cause:
Typo in ui/menus.py - the menu is trying to call mesh.transform_orientation_pie_pie but the actual operator is registered as mesh.transform_options_pie

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions