Files
test/source/blender
Hans Goudey 2396d07f4e Fix #115857: UV project modifier crash with invalid name
Caused by 2a1ac6145a

If the attribute creation failed, the modifier would try to fill in a
null UV map. The combination of CustomData and attribute API functions
was a bit confusing, so restore the old behavior more explicitly using
just the attribute API (including the slightly weird "Float2" default
name. That could be changed later.)
2023-12-29 15:08:59 -05:00
..
2023-12-28 00:48:25 +01:00
2023-12-28 19:08:23 +01:00
2023-08-24 11:38:41 +10:00