July 17, 2020, 12:17 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 17, 2020, 12:17 (GMT) |
GPencil: Draw edit lines under curve handles |
July 17, 2020, 12:16 (GMT) |
GPencil: Convert to curve with click select |
July 17, 2020, 11:36 (GMT) |
GPencil: Recalculate curve when entering editmode |
July 16, 2020, 17:42 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 16, 2020, 15:45 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
July 16, 2020, 15:24 (GMT) |
GPencil: Use GPencil Theme colors for Bezier control points To flag the point the FREESTYLE flag is reused because the limit is 8 flags and all are already use it. As this handles never are displayed at the same time that freestyle is totally sure to reuse it. |
July 16, 2020, 14:54 (GMT) |
GPencil: Display edit line sin Curve edit mode |
July 16, 2020, 07:17 (GMT) |
GPencil: Fix errors after merge The parameter list has changed. |
July 16, 2020, 06:16 (GMT) |
Merge branch 'master' into greasepencil-edit-curve Conflicts: source/blender/blenkernel/intern/gpencil_geom.c |
July 15, 2020, 10:18 (GMT) |
GPencil: Apply all GSoC changes |
July 15, 2020, 10:11 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 15, 2020, 10:10 (GMT) |
Gpencil: WIP: Update "enter curve edit mode" op |
July 15, 2020, 10:08 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
July 15, 2020, 09:55 (GMT) |
GPencil: Implement select more/less curve points |
July 15, 2020, 09:07 (GMT) |
GPencil: Implement select first/last curve point |
July 15, 2020, 08:40 (GMT) |
GPencil: Implement select grouped for curves |
July 15, 2020, 08:14 (GMT) |
GPencil: Implement select alternate curve points |
July 15, 2020, 08:08 (GMT) |
GPencil: Fix compiler warnings |
July 14, 2020, 18:59 (GMT) |
GPencil: Select fill curves The previous algorithm used the center of the selection to check if the fill was selected. This uses the triangle data of the fill so it will be a bit slower, but results in better select behaviour. |
|