Blender Git Commit Log
Git Commits -> Revision b43077b
Revision b43077b by Hans Goudey (master) October 28, 2021, 23:23 (GMT) |
Fix T92552: Spline evaluation with all points at the origin In this case, the uniform index sampling loop would fail to assign any data to the samples, so fill the rest with the largest value possible, corresponding to the end of the spline. Animation Nodes has the same fix for this case. |
Commit Details:
Full Hash: b43077ba3a2991096aa6484fcccd94d68998fb11
Parent Commit: 35f4d25
Lines Changed: +6, -0
1 Modified Path:
/source/blender/blenkernel/intern/spline_base.cc (+6, -0) (Diff)