March 26, 2021, 18:11 (GMT) |
GPencil: Add Bezier support to Offset modifier |
March 26, 2021, 17:38 (GMT) |
GPencil: Revert change in overlay drawing for Bezier handlers If we enable the drawing in Draw mode, the handlers will be displayed always. For doing this, a new flag is required. Keep this reverted while we found a better solution. |
March 26, 2021, 16:36 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
March 25, 2021, 16:48 (GMT) |
GPencil: Support Bezier type for Hue/Saturation Modifier |
March 25, 2021, 16:45 (GMT) |
GPencil: Support Bezier type for Opacity Modifier |
March 25, 2021, 16:16 (GMT) |
GPencil: Support Bezier type for Tint Modifier |
March 25, 2021, 15:27 (GMT) |
Cleanup: Fix compiler warning |
March 25, 2021, 15:25 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
March 24, 2021, 15:55 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
March 22, 2021, 16:17 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
March 21, 2021, 15:19 (GMT) |
GPencil: Simplify fixed for bezier strokes |
March 21, 2021, 14:39 (GMT) |
GPencil: Simplify adaptive for bezier strokes This commit adds the simplify adaptive algorithm for bezier strokes. The algorithm works by calculating the error produced by removing each curve point and then dissolving the ones under the defined threshold. |
March 21, 2021, 13:08 (GMT) |
Merge branch 'temp-gpencil-bezier-stroke-type' of git.blender.org:blender into temp-gpencil-bezier-stroke-type |
March 21, 2021, 12:12 (GMT) |
GPencil: Cleanup: Small cleanup in curve draw |
March 21, 2021, 09:28 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
March 20, 2021, 15:31 (GMT) |
GPencil: Use active stroke in select |
March 20, 2021, 15:29 (GMT) |
GPencil: Fix box select keymap |
March 20, 2021, 15:19 (GMT) |
Merge branch 'temp-gpencil-bezier-stroke-type' of git.blender.org:blender into temp-gpencil-bezier-stroke-type |
March 20, 2021, 15:19 (GMT) |
GPencil: Fix keymap |
March 20, 2021, 15:17 (GMT) |
GPemcil: Add new deformBezier callback for modifiers |
|