This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Hans Goudey 7029cc2f8a Fix T88126: Curve resample crash for single point input
The spline `length` function assumed that the curve always had evaluated
edges. That is clearly false. This commit adds a check to `length` and a
special case for a single point in the curve resample node.
2021-05-09 01:13:06 -05:00
..
2021-03-29 19:11:17 -06:00
2021-05-06 08:09:05 +10:00
2021-03-18 09:36:44 +11:00
2021-04-11 13:09:27 +10:00
2021-04-30 13:11:49 +02:00
2021-05-06 08:09:05 +10:00
2021-05-01 00:49:55 +10:00
2021-05-06 08:09:05 +10:00
2021-05-07 15:57:35 +02:00