June 11, 2020, 10:23 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 11, 2020, 10:22 (GMT) |
GPencil: Convert from curve to stroke in update_geometry Call the function BKE_gpencil_stroke_update_geometry_from_editcurve in BKE_gpencil_stroke_geometry_update and force an update when curve handles change position in RNA. |
June 11, 2020, 10:19 (GMT) |
GPencil: Add function to convert curve to stroke This BKE takes the current editcurve of a stroke, then samples a number of points on the curve and writes these points back to the stroke points. |
June 11, 2020, 08:43 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 10, 2020, 17:42 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 10, 2020, 17:34 (GMT) |
GPencil: Disable modifiers when Curve Edit is enabled The handles edition is incompatible with the modifiers due the logic used to recreate the stroke when is editted with handles. |
June 10, 2020, 17:31 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 10, 2020, 15:31 (GMT) |
GPencil: Add select more/less for curve points |
June 10, 2020, 15:30 (GMT) |
GPencil: Use BezTriple selection marcos |
June 10, 2020, 13:15 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 10, 2020, 09:46 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 9, 2020, 18:03 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 9, 2020, 18:00 (GMT) |
GPencil: Remove stroke Curve flag Not needed |
June 9, 2020, 17:58 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 9, 2020, 17:56 (GMT) |
GPencil: todo error threshold should be parameter |
June 9, 2020, 17:56 (GMT) |
GPencil: Implement 'select linked' for editcurve |
June 9, 2020, 17:48 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 9, 2020, 17:35 (GMT) |
GPencil: Apply all GSOC changes |
June 9, 2020, 16:03 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 9, 2020, 16:02 (GMT) |
GPencil: Calculate curve when switching to edit curve mode |
|