This is the function I often use when mirroring nodes. I have made this into a small UI where I can choose what axis i want to mirror across and which…
do a forward declaration of the function ?
You can add and remove subRollouts from a rollout. you could just hide buttons and how them accordingly to what you need. And off course .Net has ton…
I know that it is awesome ! and life saver at times
I guess the point would be creating tools that would be practical outside of just an isolated task like auto-rigs ( I yet have to find some time to wo…
yeah I pretty just want to find which skin modifiers have vertices weighted to a given bone returning anything more than that is not the desired effec…
nvm no need to check the class we can just use ! (getclassinstances Skin target:target) I forgot about the target option in the getclassinstances func…
Yeah I over simplified the purpose on the topic so it would not get long. I understand why you wrote the script the way you did I was just explaining …
I would have used getclassinstances if I wanted to run it on all objects with a skin modifier. I wanted to run it only on selected meshes and I also …
Sorry for the delay John. I think Max’s painting weights tool could have a better pressure sensitivity when skinning a character. I also find that the…
good idea about brainstorming this Joker, But I am one of those who does not think that the skinning process we have now is that bad ( I am gonna get…
If you are trying to add Orientation_Constraint via script then you can do it this way. where $[1] (first obj selected) is the object you want to cons…
Love weekReferences, for the most part my rigs have wire params over anything else unless I am using some sort of matrix or vector math… then I use a …
Tried with a TXT file and it worked. the problem does not seem to be in tempStream = openFile spbFileSave mode:”r”; because if it returns undefined …