📋 Metadata

💬 Content

‘LIGHT_PROBE’ is for Light Probes
‘LIGHT’ is for light

But in PIE menu in Poll Method i have:

return C.object and C.object.type in ('LIGHT_PROBE')

its working on Lights and Light Probes

In PIE menu for lights i have:

return C.object and C.object.type in ('LIGHT')

but its only working when i disable Light Probes menu.

Both menus have - Object non-modal


🔗 View on Blender Artists