Page MenuHome

Skin modifier can't be copied
Closed, ResolvedPublic

Description

--- Operating System, Graphics card ---

Tested on :
Windows 7
OSX Lion
Mint 14/15

CGs : GTX 560Ti

--- Blender version with error, and version that worked ---

Tested on 2.67b and 2.69RC3

--- Short description of error ---

Linking a skin modifier from an object to an other with CTRL+L>modifiers will copy the skin modifier but nothing happen (modifier doesn't work if not added manually for each object)

--- Steps for others to reproduce the error (preferably based on attached .blend file) ---

* Add cube.ONE
* Add a skin modifier to cube.ONE
* Add cube.TWO
* Select cube.TWO (first) and cube.ONE
* Copy modifiers (CTRL+L > modifiers)
Result : Skin modifier is copied on cube.TWO but doesnt seems to work

Thanks



Event Timeline

made a patch for this bug... ensuring skin customdata layer while calling the link_data operator

hrm, forgot something in the first patch, made the complete one now...

Thanks Martin, committed your patch as r61042.

Bastien Montagne (mont29) changed the task status from Unknown Status to Resolved.Nov 1 2013, 9:33 AM