July 22, 2020, 14:10 (GMT) |
GPencil: Implement adaptive editcurve resolution With adaptive curve resolution the arclength of a curve segment is used to calculate the number of points between two control points. This means that in general the stroke points are more spaced out. |
July 22, 2020, 09:19 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
July 21, 2020, 17:15 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
July 21, 2020, 14:02 (GMT) |
GPencil: remove unnecessary variables |
July 21, 2020, 14:00 (GMT) |
GPencil: Fix compiler warnings |
July 21, 2020, 13:58 (GMT) |
GPencil: Fix errors after merge |
July 21, 2020, 13:58 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 21, 2020, 13:57 (GMT) |
GPencil: deselct curve when deselect all |
July 21, 2020, 13:54 (GMT) |
Merge branch 'master' into greasepencil-edit-curve Conflicts: source/blender/blenkernel/BKE_gpencil_geom.h source/blender/blenkernel/intern/gpencil_geom.c |
July 20, 2020, 18:21 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
July 20, 2020, 13:55 (GMT) |
GPencil: Fix select fill The function was not working correctly, because it would select fills where one of the triangles would have a bounding box large enought that it would intersect the selction. |
July 20, 2020, 13:47 (GMT) |
GPencil: Fix select more The first control point was not being selected due to an off-by-one error. |
July 20, 2020, 09:11 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
July 19, 2020, 11:44 (GMT) |
GPencil: Disable box/lasso conversion, fill select These features are currently not working correctly. Disable them for now. |
July 19, 2020, 11:40 (GMT) |
GPencil: Fix curve points not deslecting |
July 18, 2020, 20:06 (GMT) |
GPencil: deselect stroke after convert from curve |
July 18, 2020, 11:06 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
July 18, 2020, 11:05 (GMT) |
GPencil: WIP: convert to curve box/lasso select |
July 18, 2020, 08:34 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
July 17, 2020, 14:46 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
|