chsh2 / nijiGPen

An add-on of Blender focusing on Grease Pencil
GNU General Public License v3.0
290 stars 13 forks source link

Locked strokes are being used in boolean operations #50

Closed 60vu1qo closed 2 months ago

60vu1qo commented 5 months ago

Hi, thanks for this great addon. In 4.3, strokes (selected) on locked layers or on layers within locked groups are used in Boolean operations as if they were not locked (img 1/2). This issue does not occur when both the layer and group are locked (img 3).

img

chsh2 commented 5 months ago

Thanks for finding this issue. Yes, the current way the add-on handles layer groups is incorrect. I will fix it soon.