Blender Git Loki
Git Commits -> Revision 4472a11
Revision 4472a11 by Hans Goudey (master) September 21, 2021, 01:20 (GMT) |
Fix: Crash with single point bezier spline auto handles There's no way to calculate auto or vector handles when there is only one point, and returning early allows avoiding checking for that case later on. |
Commit Details:
Full Hash: 4472a11017a0c48f77df26d990df2016f457058d
Parent Commit: 05f3f11
Lines Changed: +5, -0
1 Modified Path:
/source/blender/blenkernel/intern/spline_bezier.cc (+5, -0) (Diff)