Files
test2/source
Janne Nylander 09c16e0121 Fix #138340: Vertex group names not transferred when erasing or trimming
Trimming or erasing a grease pencil drawing would break the weights
because `vertex_group_names` wasn't transferred appropriately.
This PR adds deform group copying to `compute_topology_change`,
where other variables are transferred.

Pull Request: https://projects.blender.org/blender/blender/pulls/145516
2025-09-04 10:49:43 +02:00
..