June 3, 2020, 15:21 (GMT) |
GPencil: Add curve point collection RNA to gp stroke |
June 3, 2020, 15:20 (GMT) |
GPencil: Test write operator only writes to selected strokes Now the operator will only write to selected strokes and also free previously allocated data. |
June 3, 2020, 15:19 (GMT) |
GPencil: Fix duplicate code |
June 3, 2020, 14:17 (GMT) |
GPencil: Fixed stroke duplicate kernel function |
June 3, 2020, 13:59 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
June 3, 2020, 08:04 (GMT) |
GPencil: Add function to write sample data to edit curve |
June 3, 2020, 08:00 (GMT) |
GPencil: Change bGPDcurve struct to hold array of BezTriple |
June 3, 2020, 07:57 (GMT) |
GPencil: Add BKE function to free editcurve |
June 2, 2020, 08:12 (GMT) |
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve |
June 1, 2020, 16:51 (GMT) |
GPencil: created a new file for edit curve mode operators This new file will hold all the operators for curve edit mode. Initially only one dummy operator was moved from gpencil_edit to this file. |
June 1, 2020, 15:55 (GMT) |
GPencil: Added a dummy operator to test curve data The main purpose for this operator is to test the curve data structure that was added to the stroke data structure. |
June 1, 2020, 15:29 (GMT) |
GPencil: New Curve Edit submode flag Also created the macro GPENCIL_CURVE_EDIT_SESSIONS_ON to make easier to check the submode. |
June 1, 2020, 15:12 (GMT) |
GPencil: Initial code to Write and Read curve data |
June 1, 2020, 14:07 (GMT) |
GPencil: Basic structure for the Bezier Editing This is the minimum data we need to create the Bezier Curve. |
June 1, 2020, 13:24 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
May 27, 2020, 16:41 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
|