Page MenuHome

Fix T93362: Crash when capturing attribute after fillet curve node.
ClosedPublic

Authored by Jacques Lucke (JacquesLucke) on Nov 24 2021, 11:52 PM.

Details

Summary

The issue was that the attribute propagation in the Fillet Curve node seems pretty broken.. I can't really make sense of the old code.
It also changed the size of the point attribute on splines to 1 for some reason which led to a crash in the next node.

The following file works fine with this patch and shows the attribute propagation working.


Diff Detail

Repository
rB Blender
Branch
fillet-attribute-propagation (branched from master)
Build Status
Buildable 18959
Build 18959: arc lint + arc unit