Blender Git Loki

Git Commits -> Revision f16a50b

July 22, 2020, 14:10 (GMT)
GPencil: Implement adaptive editcurve resolution

With adaptive curve resolution the arclength of a curve segment is
used to calculate the number of points between two control points.
This means that in general the stroke points are more spaced out.

Commit Details:

Full Hash: f16a50ba946ae4ddea18d4f7058fef3a359078b8
Parent Commit: fbbd03a
Lines Changed: +148, -36

9 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_gpencil_curve.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/gpencil_curve.c (+131, -26) (Diff)
/source/blender/blenkernel/intern/gpencil_geom.c (+2, -1) (Diff)
/source/blender/editors/gpencil/gpencil_edit_curve.c (+0, -1) (Diff)
/source/blender/editors/gpencil/gpencil_select.c (+0, -2) (Diff)
/source/blender/editors/gpencil/gpencil_utils.c (+0, -1) (Diff)
/source/blender/makesdna/DNA_gpencil_types.h (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+10, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021