Blender Git Commit Log
Git Commits -> Revision c7a0d39
Revision c7a0d39 by Falk David (temp-gpencil-bezier-stroke-type) March 14, 2021, 18:20 (GMT) |
GPencil: reproject curves This is using the "easy" way of reprojecting the points first, then refitting the curve. A better solution would be to project the curve points and then recalculate the stroke. This would also be less computational expensive since fitting the curve is slower. |
Commit Details:
Full Hash: c7a0d397988d16bcab473c2582adc98e59284caf
Parent Commit: 51a00df
Lines Changed: +21, -23
1 Modified Path:
/source/blender/editors/gpencil/gpencil_edit.c (+21, -23) (Diff)