chsh2 / nijiGPen

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

interactive smart fill for multyple layers #55

Open Note00123 opened 2 months ago

Note00123 commented 2 months ago

Hello!

I’d love to suggest a feature that I think would be super helpful for coloring with the interactive Smart Fill tool.

Right now, being able to work on the active layer or a selected layer is already really useful! But it would be amazing to also have the option to base it on visible layers like in the normal fill tool, or even add support for multiple reference layers.

It could also be cool to allow using grouped layers as references, if possible!

I'm currently working in Blender 4.4, and this tool is already such a huge help. Just wanted to share an idea that could make it even more awesome. Thanks so much for the great work!!

chsh2 commented 1 month ago

Thank you for the suggestion. Yes it is a good idea to allow using layer groups or all visible layers as the reference. I will try to add this feature. As for using arbitrary multiple reference layers, I think one issue is how to design a UI which is straightforward enough to users. If I can solve the issue, I will also add this option.

chsh2 commented 1 month ago

I am trying to generate hints in the property box so that the user can select multiple line art layers (or groups) one at a time. I will release this feature soon.

Image