Files
test2/source/blender
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
..
2024-04-02 21:52:57 +02:00
2024-03-29 21:42:30 +01:00
2024-04-01 16:48:44 +11:00
2024-03-29 00:05:25 +01:00