Blender Git Commits

Blender Git "temp-gpencil-bezier-stroke-type" branch commits.

July 11, 2021, 16:56 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
July 8, 2021, 13:00 (GMT)
GPencil: Fix merge errors

Replace function names and fix a problem in Offset modifier.
July 8, 2021, 12:37 (GMT)
Merge master into temp-gpencil-bezier-stroke-type

Conflicts:
MOD_gpenciloffset.c
July 1, 2021, 21:31 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
June 18, 2021, 12:51 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
June 12, 2021, 15:24 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
Revision 40688cf by Falk David (temp-gpencil-bezier-stroke-type)
June 11, 2021, 11:00 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
June 10, 2021, 15:02 (GMT)
Fix compile errors
June 10, 2021, 14:37 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
May 31, 2021, 15:06 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
May 28, 2021, 12:18 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
May 27, 2021, 14:32 (GMT)
GPencil: Convert curve objects to bezier strokes
May 27, 2021, 10:44 (GMT)
GPencil: Fix compile errors
May 27, 2021, 10:00 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
May 26, 2021, 14:42 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
May 12, 2021, 13:19 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
May 10, 2021, 15:07 (GMT)
GPencil: Offset modifier add randomize to bezier type

This patch adds the randomize offsets functionality to the bezier stroke type and moves the code to a shared generic function between the 2 stroke types.

Differential Revision: https://developer.blender.org/D11218
May 6, 2021, 08:43 (GMT)
Merge branch 'master' into temp-gpencil-bezier-stroke-type
May 6, 2021, 08:42 (GMT)
GPencil: Bezier stroke smooth modifer

This commits adds an extension of the `BKE_gpencil_editcurve_smooth`
function. `BKE_gpencil_editcurve_smooth_ex` allows the use of vertex
groups and curve mappings. This new function is used to implement the
smooth modifier for bezier strokes.
May 6, 2021, 07:26 (GMT)
GPencil: Initial bezier support for smooth modifier

This adds the `deformBezier` callback for the smooth modifier.
At the moment this does not support vertex group influence and
custom curve falloff.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021