July 14, 2020, 14:53 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 14, 2020, 14:52 (GMT) |
GPencil: Implement box and lasso curve select |
July 14, 2020, 08:43 (GMT) |
Merge branch 'master' into greasepencil-edit-curve Conflicts: source/blender/editors/gpencil/gpencil_utils.c source/blender/gpencil_modifiers/intern/MOD_gpencilbuild.c |
July 13, 2020, 09:22 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 13, 2020, 08:39 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
July 11, 2020, 18:43 (GMT) |
Clang formatting |
July 11, 2020, 18:38 (GMT) |
GPencil: Fix compiler error after merge |
July 11, 2020, 18:34 (GMT) |
GPencil: Apply GSoC changes Also run a `make format`for fixing any clang issue |
July 11, 2020, 18:30 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 11, 2020, 18:29 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
July 11, 2020, 16:10 (GMT) |
GPencil: Adapt box and lasso select for editcurve |
July 11, 2020, 15:08 (GMT) |
GPencil: Fix curve handles not updating When the handle types of the first and last handles of a cyclic curve were changed, the handles did not update correctly. |
July 11, 2020, 15:00 (GMT) |
GPencil: Implement editcurve subdivide Implement an algorithm to subdivide an editcurve. |
July 11, 2020, 11:12 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 11, 2020, 11:11 (GMT) |
GPencil: Implement curve point circle select |
July 10, 2020, 15:10 (GMT) |
Merge branch 'master' into greasepencil-edit-curve Conflicts: source/blender/blenloader/intern/versioning_290.c |
July 10, 2020, 14:37 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 10, 2020, 14:32 (GMT) |
GPencil: Adapt edit mode operators for curve edit Change the rest of the edit mode opearators (c62bc08f) so that they check if curve edit mode is active (if needed). |
July 9, 2020, 14:24 (GMT) |
GPencil: Curve mode: Set stroke select flag Set/unset the selection flag for a stroke, when its curve is selected. This change is needed so that operators like "change end caps" work as expected in curve edit mode. |
July 9, 2020, 13:48 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
|