Post #2683: ‘LIGHT_PROBE’ is for Light Probes

📋 Metadata

🏷️ Tags

pie-menu conflicts intermediate unsolved

  • Pie Menu Editor
  • Poll Method
  • Object Modal

💬 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