Files
test/source/blender/blenkernel
Lukas Tönne 054ef616ce Fix #117997: Crash trying to copy vertex group attributes as spans
Grease Pencil provides custom vertex group attributes as VArrays that
are a view on the `MDeformVert` buffer. These attributes are not spans,
which the curve conversion code was expecting. Non-span VArrays must be
materialized first.

Pull Request: https://projects.blender.org/blender/blender/pulls/119212
2024-03-11 20:52:14 +01:00
..
2024-02-26 19:36:10 +01:00
2024-02-29 18:52:29 +01:00
2024-02-06 22:28:10 +11:00
2023-07-04 17:03:02 +02:00
2024-03-07 16:41:25 +01:00
2023-11-27 09:30:52 +11:00
2023-08-18 08:56:12 +10:00
2024-01-11 11:01:50 -05:00