The old code didn't work anymore, because the splines are deleted when the function ends. So they can't be passed into the lambda function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Differential D14276
Fix Spline Length node after recent refactor. Authored by Jacques Lucke (JacquesLucke) on Mar 8 2022, 1:02 PM. Tags None Subscribers None
Details The old code didn't work anymore, because the splines are deleted when the function ends. So they can't be passed into the lambda function.
Diff Detail
|