Blender Git Loki

Git Commits -> Revision 64f5b1d

September 26, 2019, 13:59 (GMT)
GPencil: Add smart smooth for interpolated points

When using the samples, the interpolated points get abrupt steps because the system cannot receive all events in a short period of time.

This is more noticeable when the samples are set to 10 and the pen is moved very fast. The problem with post-processing smooth is that is applied to all stroke and this removes details.

The smart smooth is automatic and detect only the segments in the stroke where the system was unable to capture all movements and apply a smooth algorithm.

Commit Details:

Full Hash: 64f5b1d986371357d254508c1161d648964d815e
Parent Commit: 3d67dd9
Lines Changed: +156, -26

2 Modified Paths:

/source/blender/editors/gpencil/gpencil_paint.c (+149, -26) (Diff)
/source/blender/editors/include/ED_gpencil.h (+7, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021