PieMenusPlus
PieMenusPlus copied to clipboard
Snapping (UV) error in Blender 4.5
When I try to change the snapping mode between vertex and increment, I get this error:
Python: Traceback (most recent call last): File "C:\Users\USERNAME\AppData\Roaming\Blender Foundation\Blender\4.5\extensions\user_default\PieMenusPlus\pie_ops\pie_snapping.py", line 55, in execute ts.snap_uv_element = 'VERTEX' ^^^^^^^^^^^^^^^^^^ TypeError: bpy_struct: item.attr = val:, ToolSettings.snap_uv_element expected a set, not a str