Blender Git Loki

Git Commits -> Revision 12688a6

Revision 12688a6 by Antonio Vazquez (master)
September 27, 2019, 13:28 (GMT)
GPencil: New smart smooth for strokes

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: 12688a6636da2b1ca4004ced800d9dee1627081d
Parent Commit: 770e917
Lines Changed: +158, -25

2 Modified Paths:

/source/blender/editors/gpencil/gpencil_paint.c (+151, -25) (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