Files
test2/source/blender/blenkernel/intern
Hans Goudey fe52284be9 Fix #136378: Curve custom normals incorrectly propagated
Usually we prefer to propogate attributes based on name, even for
conversion between geometry types. Builtin attributes are a common
exception though. The Curve to Points node and the Curve to Mesh node
didn't correctly handle the "custom_normal" attribute, which shouldn't
be propagated. This has only been a problem since custom normals were
converted to a generic attribute on meshes in f9b627d29c.

Pull Request: https://projects.blender.org/blender/blender/pulls/136452
2025-03-25 15:09:35 +01:00
..
2025-01-26 00:39:59 +01:00
2025-02-24 11:32:59 +01:00
2025-03-06 10:49:51 +11:00
2025-03-17 15:16:07 +01:00