Files
test2/source/blender/blenkernel
Hans Goudey 1557d5c388 Fix: Potential null pointer dereference in attribute accessors
`AttributeIter::get()` could potentially use the `accessor` field
which wasn't set for curves or mesh vertex groups. "is_builtin"
can also be explicitly set for this case.
2025-07-28 17:59:01 -04:00
..
2025-04-04 18:38:53 +02:00
2025-05-22 16:32:44 +02:00