chsh2 / nijiGPen

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

boolean difference issue #6

Open figihiuy opened 2 years ago

figihiuy commented 2 years ago

I have a problem with the diff. If you like this image, it will not crop properly.

image

chsh2 commented 2 years ago

I found Blender behaves strangely when a stroke has only a few vertices. For example, if I draw such shapes by hand without subdivision, the same problem will also happen: image

I am not sure if it is a bug of Blender or something else. As a temporary solution, applying subdivision to such strokes may solve the problem. I will consider handling this issue automatically in the future. Please let me know if you find more patterns with similar display problems.