Blender Git Commit Log
Git Commits -> Revision 799704d
Revision 799704d by Falk David (temp-gpencil-bezier-stroke-type) March 21, 2021, 14:39 (GMT) |
GPencil: Simplify adaptive for bezier strokes This commit adds the simplify adaptive algorithm for bezier strokes. The algorithm works by calculating the error produced by removing each curve point and then dissolving the ones under the defined threshold. |
Commit Details:
Full Hash: 799704df18dd32a92638eb545f242d52f20770f2
Parent Commit: 5b0f1cb
Lines Changed: +149, -42