Details
Details
Diff Detail
Diff Detail
- Repository
- rBA Blender Add-ons
- Branch
- T67053 (branched from master)
- Build Status
Buildable 4084 Build 4084: arc lint + arc unit
Event Timeline
Comment Actions
It should iterate over view_layer.objects instead of scene.objects for both the selection and non-selection case. Only then does it make sense to query if the object is visible or selected in the view layer.