Sivu saatavilla vain englanninkielisenä.
MiikaHweb - Blender Git Statistics v1.06
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
Date | Number of Commits | |
---|---|---|
July, 2021 | 4 | |
June, 2021 | 5 | |
May, 2021 | 19 | |
April, 2021 | 118 | |
March, 2021 | 114 | |
February, 2021 | 27 | |
January, 2021 | 12 |
Committers
Popular Files
Filename | Total Edits |
---|---|
gpencil_curve.c | 39 |
gpencil_edit.c | 31 |
gpencil_select.c | 26 |
BKE_gpencil_curve.h | 18 |
gpencil_geom.c | 16 |
MOD_gpenciloffset.c | 14 |
gpencil_curve_draw.c | 14 |
DNA_gpencil_types.h | 13 |
gpencil_edit_curve.c | 12 |
gpencil.c | 11 |
Latest 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. |
MiikaHweb - Blender Git Statistics v1.06