Files
test2/source/blender/blenkernel
Hans Goudey d001302200 Fix #117709: Crash with single point NURBS curve
The root of the issue seems to be calling `BLI_snprintf` with the
wrong number of arguments in the `MorePointsForBezierRequired`
case. The fix arguably makes things simpler anyway: just use a
separate call in each case of the switch.
2024-04-02 17:44:49 -04:00
..
2023-11-27 09:30:52 +11:00
2023-08-18 08:56:12 +10:00
2024-01-11 11:01:50 -05:00