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. |
September 25, 2019, 14:18 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/editors/gpencil/gpencil_paint.c |
September 25, 2019, 08:18 (GMT) |
Clenaup: Fix typo error |
September 25, 2019, 08:15 (GMT) |
GPenciL: Reduce lower limit for minimum pressure. |
September 25, 2019, 07:42 (GMT) |
GPencil: Add smooth in interpolated strokes |
September 24, 2019, 17:42 (GMT) |
GPencil: Apply active smooth to Strength |
September 24, 2019, 17:42 (GMT) |
GPencil: Truncate last stroke buffer points with very low pressure This reduces the drag line when move very fast the pen. |
September 24, 2019, 17:42 (GMT) |
Merge branch 'master' into greasepencil-object |
September 24, 2019, 08:37 (GMT) |
Merge branch 'master' into greasepencil-object |
September 23, 2019, 15:04 (GMT) |
Merge branch 'master' into greasepencil-object |
September 23, 2019, 09:53 (GMT) |
Merge branch 'master' into greasepencil-object |
September 22, 2019, 11:16 (GMT) |
Merge branch 'master' into greasepencil-object |
September 21, 2019, 17:56 (GMT) |
Merge branch 'master' into greasepencil-object |
September 21, 2019, 08:41 (GMT) |
Merge branch 'master' into greasepencil-object |
September 19, 2019, 15:04 (GMT) |
GPencil: Use Object location instead of 3D cursor for Grab Brush Instead to use the 3D cursor as reference point (legacy code), it would be better use the object location. |
September 19, 2019, 14:40 (GMT) |
Merge branch 'master' into greasepencil-object |
September 19, 2019, 09:21 (GMT) |
Merge branch 'master' into greasepencil-object |
September 18, 2019, 19:12 (GMT) |
Merge branch 'master' into greasepencil-object |
September 18, 2019, 15:42 (GMT) |
Merge branch 'master' into greasepencil-object |
September 17, 2019, 13:53 (GMT) |
Merge branch 'master' into greasepencil-object |
|