chsh2 / nijiGPen

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

Smart Fill not Working #52

Closed MilkAndBanana1 closed 3 months ago

MilkAndBanana1 commented 3 months ago

System Information Operating system: Linux-6.13.5-200.nobara.fc41.x86_64-x86_64-with-glibc2.40 64 Bits, WAYLAND UI Graphics card: AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.61, 6.13.5-200.nobara.fc41.x86_64) AMD 4.6 (Core Profile) Mesa 25.0.0 Opengl Backend

Blender Version Broken: version: 4.3.2, branch: blender-v4.3-release, commit date: 2024-12-16 21:10, hash: 32f5fdce0a0a Worked: (newest version of Blender that worked as expected)

Image

I tried to ungroup everything to see if that will fix it but it still seems to not work.

chsh2 commented 3 months ago

May I ask if there are any error messages after executing the operator? Or just nothing happened?

And I wonder if I understand the attached image correctly. The black lines are in the Lines layer, and the gray fills are in the Fills layer. Is this understanding correct?

MilkAndBanana1 commented 3 months ago

May I ask if there are any error messages after executing the operator? Or just nothing happened?

And I wonder if I understand the attached image correctly. The black lines are in the Lines layer, and the gray fills are in the Fills layer. Is this understanding correct?

There are no error messages that pop up. This could be a result of fill not working properly in Blender GPv3 currently. I made a report about it and this could also be affecting the smart fill. Will test on GPv2 if problem persists.

The issue: https://projects.blender.org/blender/blender/issues/135763#issuecomment-1518969

MilkAndBanana1 commented 3 months ago

May I ask if there are any error messages after executing the operator? Or just nothing happened? And I wonder if I understand the attached image correctly. The black lines are in the Lines layer, and the gray fills are in the Fills layer. Is this understanding correct?

There are no error messages that pop up. This could be a result of fill not working properly in Blender GPv3 currently. I made a report about it and this could also be affecting the smart fill. Will test on GPv2 if problem persists.

The issue: https://projects.blender.org/blender/blender/issues/135763#issuecomment-1518969

Confirmed. Currently only a problem with GPv3. Works fine with Blender 4.2 LTS.