Files
test2/source
Hans Goudey dc95ec9830 Fix: "Set ID" crash after recent change
Caused by ae2034e6c5

The extra code to handle different domains and types for the ID
attribute didn't handle the case where the field just referenced
the same array as the existing attribute on the goemetry. The generic
"capture field on geometry" utility does handle this, and using it is
preferrable anyway since optimizations can be reused.

Fixes part of #147694

Pull Request: https://projects.blender.org/blender/blender/pulls/147736
2025-10-09 19:03:49 +02:00
..