This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Hans Goudey 887ccb8537 Fix T96152: Crash realizing curve instances
The "curve_type" was transferred to instances because it isn't a
built-in curve attribute. Then it was interpolated as a point
domain attribute from the instance domain in the realize
instances node.

The fix was just missing from 9ec12c26f1.
`curve_type` needs to be marked as a built-in attribute.
2022-03-04 22:28:57 -05:00
..
2022-03-03 17:59:09 +05:30
2022-03-04 07:59:07 -05:00
2022-03-02 22:25:43 +01:00
2022-03-02 17:13:57 +01:00
2022-03-03 17:59:09 +05:30
2022-02-15 12:32:15 +01:00