I was just thinking that…hmm…
Don’t you need to select each object in the selection? ( local arr = selection as array for each in arr do ( select each tmpPos = each.position ea…
Tris3d: If anyone can figure out a way to stop them flipping that would be such a help. Tris You’ll need a common axis – i.e probably a forward f…
destroyDialog theRolloutName
I think i use the replaceSkinWeights function… I tried doing the apply before and nothing happened. Was a while ago i wrote the thing
I always found .envs to be slightly wishy washy – even when you can save them as ASCII format. I have my own format now i can save skin data in – is …
Well basically I’ve been studying indirectly biotensgrity – which is basically biological tensional integrity. The basic though behind it is that ther…
This is essentially the math i use for all deformation systems im working with -it handles natural twist/deformation extremely well. Ive formulated a …
This has happened to me before – its a command were pressing somehow that makes quotation marks (and other symbols i think) slanted as if there in ita…
( local sc = float_script() sc.addtarget “zRot” $sphere01.rotation.controller[3].controller sc.script = “degToRad zRot” $box01.pos.controller[1].c…
Same here – definately interested in this. Thinking about other ways you could do this, namely atlas mapping based approach or defining areas of soft,…
SoLiTuDe: I’m not familiar with… –Ian Cool thats awesome! As to the python download, 2.4.6 is only a source release and not a binary release -…
Thats awesome, i’m basically building my functions to be as generic as possible, even up to the point of building my own matrix handlers, converters e…
Im pretty interested in this – i had just started learning c#, but as I can’t really interface with the max SDK natively (other than using Esphere’s t…
< and > are smaller or greater to <= and >= are smaller than /equal to or greater than /equal to