Files
test2/source/blender/blenkernel
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-05-08 11:25:00 +02:00
2024-10-15 12:51:05 +11:00
2024-09-25 19:24:20 +10:00
2024-09-21 16:22:52 +10:00
2023-11-27 09:30:52 +11:00
2024-09-19 14:54:25 -04:00
2024-09-25 19:24:20 +10:00
2024-08-22 17:05:48 +02:00