March 16, 2021, 09:35 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
March 16, 2021, 09:35 (GMT) |
Merge branch 'temp-gpencil-bezier-stroke-type' of git.blender.org:blender into temp-gpencil-bezier-stroke-type |
March 16, 2021, 09:35 (GMT) |
GPencil: Add dissolve for curves with refit option This implements the dissolve operator for bezier strokes. The operator now has an option to refit the segments after the points were removed. Note that this makes use of `BKE_gpencil_stroke_editcurve_regenerate_single`. |
March 16, 2021, 09:32 (GMT) |
GPencil: Add BKE for single curve segment fitting This adds a new BKE function to do a single curve segment fitting. The start and end indices indicate the curve points between which the segment will be refitted. This only adjusts the handle length, not their position or rotation. |
March 15, 2021, 16:14 (GMT) |
GPencil: First changes to use evaluated curve data Still not working |
March 15, 2021, 16:13 (GMT) |
GPencil: Change Armature modifier to refresh curve data |
March 15, 2021, 15:34 (GMT) |
GPencil: Remove debug print |
March 15, 2021, 15:23 (GMT) |
GPencil: Fix wrong variable in selection code for beziers |
March 15, 2021, 14:29 (GMT) |
GPencil: Change Array modifier to work with Bezier type |
March 15, 2021, 13:30 (GMT) |
GPencil: fix ED_transform_calc_gizmo_stats This used the old curve edit mode check before. Now it's fixed. |
March 15, 2021, 09:31 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
March 14, 2021, 23:36 (GMT) |
Merge branch 'master' into temp-gpencil-bezier-stroke-type |
March 14, 2021, 23:35 (GMT) |
GPencil: seperate for bezier strokes operator This also adds a "Keep Ends" option that will keep the ends on both parts, which is especially useful with curves. |
March 14, 2021, 22:04 (GMT) |
GPencil: add transform modes for bezier strokes Add the opacity/shrink/fatten transform modes for bezier strokes. |
March 14, 2021, 21:37 (GMT) |
GPencil: subdivide bezier strokes operator |
March 14, 2021, 21:26 (GMT) |
GPecnil: flip bezier strokes operator |
March 14, 2021, 21:19 (GMT) |
GPencil: join bezier strokes operator This also implements the flip BKE for curves. |
March 14, 2021, 19:04 (GMT) |
GPencil: Toggle end caps curves operator |
March 14, 2021, 19:04 (GMT) |
GPencil: set cyclic curves operator |
March 14, 2021, 18:49 (GMT) |
GPencil: change material curves operator |
|