Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MatrixDeformNode not working #126

Closed
sanmasani opened this issue May 1, 2014 · 1 comment
Closed

MatrixDeformNode not working #126

sanmasani opened this issue May 1, 2014 · 1 comment

Comments

@sanmasani
Copy link

After a short debug, I put this line
SvSetSocketAnyType(self, 'Matrix', matrixes)
to the end of:
class MatrixDeformNode(Node, SverchCustomTreeNode):
def update(self):
function.
After this modification the node work well.

@ly29
Copy link
Collaborator

ly29 commented May 1, 2014

Thank you for finding that bug.

ly29 added a commit that referenced this issue May 1, 2014
@ly29 ly29 closed this as completed May 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants