📋 Metadata

💬 Content

In that case you can use the advance option poll

imageimage828×142 12.7 KB

return C.mode== 'PAINT_TEXTURE'

Or if you only want the pie menu to trigger in the View3D space:

return C.mode== 'PAINT_TEXTURE' and C.area.type == 'VIEW_3D'

❤️ 2 likes


🔗 View on Blender Artists