Files
test2/source/blender
Aras Pranckevicius e98cc412ef Fix #114346: PLY export crash with multiple objects that have different custom attributes
Custom attribute export (#114320) code did not realize that
PLY exports everything as one single "mesh" with the same vertex
data for everything. So if exporting several input meshes and they
have different vertex attributes, the result needs to have a union
of all present attributes, with fake/zero data for the ones
that were not actually present. Fixes #114346.
2023-11-02 22:58:26 +02:00
..
2023-11-02 17:10:59 +01:00
2023-11-02 21:07:04 +02:00
2023-08-24 11:38:41 +10:00