Blender Git Commits

Blender Git "soc-2020-greasepencil-curve" branch commits.

Page: 20 / 21

June 6, 2020, 09:53 (GMT)
GPencil: Fix Selection mode buttons in Beziser submode

Also changed the BEZIER flag bit becaus ethe previous was already used.
June 6, 2020, 09:18 (GMT)
GPencil: Include last GSoC commits

Minor update due merge error in writefile.c
June 6, 2020, 09:00 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
June 6, 2020, 08:59 (GMT)
GPencil: Add edit curve mode toggle button
June 6, 2020, 08:24 (GMT)
Merge branch 'master' into greasepencil-edit-curve
June 6, 2020, 06:23 (GMT)
Merge branch 'master' into greasepencil-edit-curve
June 5, 2020, 14:14 (GMT)
GPencil: Fix writing of bGPDcurve struct.

Previously, the bGPDcurve struct itself was not written,
only the data that is referenced inside the struct
June 5, 2020, 13:44 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
June 5, 2020, 13:42 (GMT)
GPencil: Fix wrong write_struct code

This is going to be replaced by new code, but it's better keep the right one.
June 5, 2020, 13:24 (GMT)
GPencil: Fix merge errors

June 5, 2020, 13:14 (GMT)
Merge branch 'master' into greasepencil-edit-curve

Conflicts:
source/blender/blenloader/intern/writefile.c
June 5, 2020, 08:21 (GMT)
GPencil: Fix read/load of bGPDcurve.

Remove unnessesary code when reading bGPDcurve struct.
Fix the size of array when writing bGPDCurve struct.
June 4, 2020, 16:48 (GMT)
Merge branch 'master' into greasepencil-edit-curve
June 4, 2020, 14:39 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
June 4, 2020, 07:42 (GMT)
Merge branch 'master' into greasepencil-edit-curve
June 3, 2020, 20:27 (GMT)
GPencil: Add num_points property to test operator
June 3, 2020, 17:06 (GMT)
GPencil: Add curve point RNA structure
June 3, 2020, 15:22 (GMT)
Merge branch 'greasepencil-edit-curve' into soc-2020-greasepencil-curve
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.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021