Post #2683: ‘LIGHT_PROBE’ is for Light Probes
📋 Metadata
- Author: Pinhead
- Date: 2019-08-28 13:58:05
- Type:
bug_report - Quality Score: 6/10
- Reply to: post_02680
- Replies (1): post_02685
🏷️ Tags
pie-menu conflicts intermediate unsolved
⚙️ Related PME Features
- 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