Blender Git Commit Log

Git Commits -> Revision 58b7d61

July 14, 2019, 15:19 (GMT)
GPencil: Fix problem when color is nofill in SVG

If the color in the SVG converted was nofill, the stroke had fill color in grease pencil and this creates glitches because the shape was not defined to be filled.

Now, the name of the color is checked to verify if the material is for stroke, and if only there is one material with this name, the fill is disabled.

Commit Details:

Full Hash: 58b7d61ebfca1df24d439a93fd87c12b466b22f3
Parent Commit: e4c9f9d
Lines Changed: +25, -3

1 Modified Path:

/source/blender/blenkernel/intern/gpencil.c (+25, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021