Assigning a mesh seems to do its own parameter copying, which
means we need to manual copy its vertex groups here.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
Event Timeline
Comment Actions
Maybe you would look at this Campbell? The fix is quite simple, but I just feel it's odd to have to do this manually here. I get the sense this function could be a fair amount simpler than it is.