Blender Git Commits

Blender Git "greasepencil-refactor" branch commits.

Page: 70 / 287

July 14, 2019, 15:23 (GMT)
GPencil: Set gpencil_lines parameter to False by default
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.
July 14, 2019, 12:33 (GMT)
GPencil: Fix error generating strokes with curves with 2 points only

The number of segments must be 1 if the number of control points is 2. The problem was with the closed curves.

Also added tag of the databalock.
July 14, 2019, 09:04 (GMT)
GPencil: Apply curve radius as pressure for stroke point

When convert the curve, the beziert point radius is used to generate the pressure of the grease pencil stroke point and this allows to generate different thickness.
July 14, 2019, 08:46 (GMT)
GPencil: Rename python API function from convert_to_gpencil to generate_gpencil_strokes

The problem with old name was that it implied that original object was removed, but the function only creates the strokes, so the new name is better.
July 14, 2019, 06:23 (GMT)
Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr
July 13, 2019, 09:35 (GMT)
Merge branch 'master' into greasepencil-object
July 13, 2019, 09:35 (GMT)
LANPR: Moved lanpr_util.c into ED.
July 13, 2019, 09:07 (GMT)
LANPR: Moved non-drawing related chaining code to ED.
July 13, 2019, 08:28 (GMT)
LANPR: Fixing local functions.
July 13, 2019, 08:19 (GMT)
LANPR: Fixing local function and naming.
July 13, 2019, 08:00 (GMT)
LANPR: Moved CPU side calculations to ED.
July 13, 2019, 07:23 (GMT)
LANPR: Line layer operators now moved to ED
July 13, 2019, 06:36 (GMT)
LANPR: Changed to ED_ prefix.
July 13, 2019, 06:13 (GMT)
LANPR: Move GPencil operators into ED
July 13, 2019, 02:44 (GMT)
Merge remote-tracking branch 'origin/master' into soc-2019-npr
July 12, 2019, 01:13 (GMT)
Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr
July 11, 2019, 15:21 (GMT)
Merge branch 'master' into greasepencil-object
July 10, 2019, 23:56 (GMT)
Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr
July 10, 2019, 20:53 (GMT)
GPencil: Cleanup commet
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021