Blender Git Commit Log
Git Commits -> Revision 4f0e6c3
Revision 4f0e6c3 by Hans Goudey (geometry-nodes-curve-support) April 6, 2021, 03:47 (GMT) |
Cleanup: Vectorize bezier forward differencing It's a bit strange no one had done this already. This also solves the problem of `BKE_curve_forward_diff_bezier` always affecting one more points than you asked for, which was causing another problem. |
Commit Details:
Full Hash: 4f0e6c3aa30569954439b24e8aa8e5e0a95a1581
Parent Commit: f3775ca
Lines Changed: +20, -11
1 Modified Path:
/source/blender/blenkernel/intern/derived_curve.cc (+20, -11) (Diff)