Blender Git Commits

Blender Git "temp-gpencil-eval" branch commits.

Page: 60 / 277

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
July 10, 2019, 19:09 (GMT)
GPencil: Remove extra parameters to Convert API

Scene can be removed using context. Also bmain can be removed too.
July 10, 2019, 15:45 (GMT)
GPencil: Add notifier to update new created stroke
July 10, 2019, 15:37 (GMT)
GPencil: Change default parameter use_collections to True
July 10, 2019, 15:37 (GMT)
GPencil: Fix double definition

The gpl was out of scope due double definition.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021