Blender Git Commit Log
Git Commits -> Revision e54a206
Revision e54a206 by Antonio Vazquez (master) April 25, 2020, 17:37 (GMT) |
GPencil: Fix unreported jagged lines when using Stroke mode When use the Stroke reproject mode, the precission of the conversion makes the line produce a very small noise effect. Now, if the stroke mode is enabled, a small smooth is done using a factor depending of the input samples. The values of the smooth effect were provided by @pepeland after several testing. |
Commit Details:
Full Hash: e54a206e157f24f149ecc18aa1d30f10a53f9616
Parent Commit: 5310693
Lines Changed: +10, -0
1 Modified Path:
/source/blender/editors/gpencil/gpencil_paint.c (+10, -0) (Diff)