chsh2 / nijiGPen

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

Take the original material #29

Closed b4zz4 closed 2 years ago

b4zz4 commented 2 years ago

Do not create new materials, but use the material of the "hint layer"

chsh2 commented 2 years ago

Thanks for your contribution! I implemented it in another way, just in order to handle some corner cases, e.g., multiple materials with the same color, one material occupying multiple slots, etc. Normally the results are expected to be the same as your plan.