Restore Vertex Groups
Restore vertex groups in 2.9 after appending from 3.0
When you append objects created in Blender 3.0 to Blender 2.9x vertex groups in meshes could be lost, and you can get meshes without vertex groups.
This add-on can help you to partially restore vertex groups for such meshes.
Attention:
The add-on can restore vertex groups but not their names!
After processing meshes with this add-on, you will get meshes with vertex groups named:
Group
Group.001
Group.002
...
etc
Therefore, after the add-on work, you need to manually rename vertex groups.
Current add-on version
1.0.1.
Blender versions
2.93
Location and call
The “3D Viewport” window – N panel – “RVG” tab.
Installation
- Download the *.zip archive with the add-on distributive.
- The “Preferences” window — Add-ons — Install… — specify the downloaded archive.
Version history
1.0.1.
-
Fixed issue with incorrect counting of vertex groups amount on complex objects.
-
1.0.0.
-
This release.