Page MenuHome

Fix Spline Length node after recent refactor.
ClosedPublic

Authored by Jacques Lucke (JacquesLucke) on Mar 8 2022, 1:02 PM.

Details

Summary

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

Repository
rB Blender

Event Timeline

Jacques Lucke (JacquesLucke) requested review of this revision.Mar 8 2022, 1:02 PM
Jacques Lucke (JacquesLucke) created this revision.
This revision is now accepted and ready to land.Mar 8 2022, 3:58 PM