September 27, 2019, 21:34 (GMT) |
GPencil: SVG Remove exporter This will be added in the future. |
September 27, 2019, 21:32 (GMT) |
Cleanup: Unused variables |
September 27, 2019, 21:29 (GMT) |
Cleanup: Clang Format |
September 27, 2019, 21:21 (GMT) |
GPencil: Remove unused functions These functions were moved to a separated patch for modifiers: https://developer.blender.org/D5795 |
September 27, 2019, 21:16 (GMT) |
Merge branch 'master' into greasepencil-object |
September 27, 2019, 20:59 (GMT) |
Merge branch 'master' into greasepencil-object |
September 27, 2019, 14:56 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/blenkernel/intern/brush.c |
September 27, 2019, 13:31 (GMT) |
Merge branch 'master' into greasepencil-object |
September 27, 2019, 07:56 (GMT) |
Merge branch 'master' into greasepencil-object |
September 26, 2019, 21:29 (GMT) |
GPencil: Test new Smart Smooth parameter in UI |
September 26, 2019, 16:43 (GMT) |
Merge branch 'master' into greasepencil-object |
September 26, 2019, 14:35 (GMT) |
GPencil: Change smooth loops to 5 |
September 26, 2019, 14:35 (GMT) |
Cleanup: Fix comments typo |
September 26, 2019, 14:04 (GMT) |
Merge branch 'master' into greasepencil-object |
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 |
|