Blender Git Loki
Git Commits -> Revision f973e0b
Revision f973e0b by Hans Goudey (master) September 20, 2021, 00:01 (GMT) |
Fix: Spline length calculation fails with no evaluated points The case that checked whether there were evaluated edges was incorrect, since two points are needed for an edge. Then also avoid running the accumulation for an empty span. |
Commit Details:
Full Hash: f973e0b75a79ef6b05677e36d41fdeff70ea6d9d
Parent Commit: c9e835f
Lines Changed: +6, -4
1 Modified Path:
/source/blender/blenkernel/intern/spline_base.cc (+6, -4) (Diff)