saturday06/VRM-Addon-for-Blender

Feature request: Spring Bone Combine

Applepiee opened this issue · 2 comments

Is your feature request related to a problem? Please describe

I have my own VRM base model and usually import a VRM in the blender project, and place the hair and face onto my custom VRM base model. However, when I combine the armature (as I want to copy the hair armature over), the settings of the spring bones will not copy over

Describe the solution you'd like

Would it be possible to have the spring bones come when combining?

@Applepiee I have an unreleased addon that can do that. It replaces the default join operation for armatures, so if you want the original join operation back you can either disable the addon or search for "join" in the blender context menu.
Beyond Blender Tools.zip

Please don't share this anywhere for now.

Thank you Applepiee for your request. Also, thanks to tdw46 for the follow-up.

In the program, the spring bone data is currently attached to the armature, but attaching this to the bone may solve the problem. We will investigate the possibility of implementing this.