Files
test2/source/blender/blenkernel
Hans Goudey 7fe9e87263 Fix: AttributeStorage skips reading attributes from empty domains
This check was meant to catch unknown failure cases but instead it
meant any attribute with an empty array (e.g. from a mesh with no
faces) would not be loaded. Instead the failure case should only be
when there is no data when the array is not meant to be empty.

Pull Request: https://projects.blender.org/blender/blender/pulls/141096
2025-06-27 17:22:01 +02:00
..
2025-05-19 16:13:20 -04:00
2025-04-04 18:38:53 +02:00
2025-04-04 18:38:53 +02:00
2025-05-22 16:32:44 +02:00
2025-06-14 15:57:33 +10:00