Files
test2/source/blender/makesrna/intern
Pratik Borhade ceea1a4d99 Fix #129024: GPv3: Renaming a vertex group removes group assignment
GPv3 stores the vertex group inside `CurvesGeometry`.
When the object level vertex group name is changed, we have to loop over
the vertex group list of each drawing. If a matching name is
found, copy the new name to the vertex group in `CurvesGeometry`. A separate
function is created to handle this: `BKE_grease_pencil_vgroup_name_update`.

Pull Request: https://projects.blender.org/blender/blender/pulls/129038
2024-10-16 10:27:09 +02:00
..
2024-10-03 14:46:26 +10:00
2024-09-02 16:55:19 +10:00
2024-04-15 20:02:38 +02:00
2024-05-06 17:56:56 +02:00
2024-03-27 10:25:31 +11:00
2024-02-16 01:53:33 +01:00
2024-09-06 19:05:59 +02:00