makehumancommunity / community-plugins-makeclothes

Reimplementation of MakeClothes
MIT License
34 stars 13 forks source link

Feature allow modifiers #3

Closed joepal1976 closed 4 years ago

joepal1976 commented 4 years ago

Functionality for taking modifiers into account when producing clothes

black-punkduck commented 4 years ago

oops. 10 minutes ago I checked in a lot of stuff in my branch. I especially did some changes because of error-handling and subdivided init of class MakeClothes itself .. hopefully a merge will not be too complicated. Could you please check if that is still possible? Attaching data instead of obj.data to self should not create problems I guess.

joepal1976 commented 4 years ago

Having looked through your last commit, I don't think these should conflict. But I'll make a local merge and see what happens.

And if they conflict, my changes are easily redone.

joepal1976 commented 4 years ago

I had to resolve one minor merge conflict. In order to get the branches together, I merged both yours and mine to master.

You might want to merge the current master back to your branch before continuing.