Blender Git Commit Log

Git Commits -> Revision 82808e1

Revision 82808e1 by Jacques Lucke (master)
November 25, 2021, 09:33 (GMT)
Fix T93362: crash when capturing attribute after fillet curve node

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

Differential Revision: https://developer.blender.org/D13362

Commit Details:

Full Hash: 82808e18e6562e9c06626a4e938cb2ad4fa34a0f
Parent Commit: a0acb9b
Lines Changed: +5, -2

1 Modified Path:

/source/blender/nodes/geometry/nodes/node_geo_curve_fillet.cc (+5, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021