Blender Git Statistics -> Branches -> temp-gpencil-bezier-stroke-type

"Temp-gpencil-bezier-stroke-type" branch

Total commits : 299
Total committers : 19
First Commit : January 20, 2021
Latest Commit : July 11, 2021


Commits by Month

DateNumber of Commits
July, 20214
June, 20215
May, 202119
April, 2021118
March, 2021114
February, 202127
January, 202112

Committers

AuthorNumber of Commits
Falk David185
Antonio Vazquez85
Brecht Van Lommel5
Hans Goudey4
Germano Cavalcante3
Campbell Barton2
Jacques Lucke2
Sybren A. Stüvel2
Falk David1
Aaron Carlisle1
Cody Winchester1
Dalai Felinto1
Damien Picard1
Harley Acheson1
Jeroen Bakker1
Joerg Mueller1
Julian Eisel1
Richard Antalik1
Szymon Ulatowski1

Popular Files

FilenameTotal Edits
gpencil_curve.c39
gpencil_edit.c31
gpencil_select.c26
BKE_gpencil_curve.h18
gpencil_geom.c16
MOD_gpenciloffset.c14
gpencil_curve_draw.c14
DNA_gpencil_types.h13
gpencil_edit_curve.c12
gpencil.c11

Latest commits Feed

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.

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021