Bug: "Quick Transform Orientation" menu item throws error
Issue:
When opening the right-click context menu in Blender
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