Hi peter I don’t know if you’ve seen it but there is a topic in the mxs help called “Script Controller – Avoiding Circular Dependency”. There is a b…
Hey all We were discussing this last year and it seems that the methods that TDs thought were the right way to add functionality to rigs are just hor…
Interesting stuff chaps, thanks.
Like Eric said, another way is to directly assign the radius controller to the controller property of the spinner UI control – if ((setfield != und…
No need to re-invent the wheel
it’s asking for a boolean class because you are asking if a variable can be compared to something else. So by asking the question “if the materialeffe…
if you’ve added this controller to a position track, it will be expecting the point3 value for the end after you’ve printed the data. ctrl.script = “…
hi Paul, Denis Thanks for this info – It’s always confused me when getowner keeps saying : custAttributes.getOwner requires MAXCustAttrib Ideally i…
love it Paul, I knew you were writing this for a while but it looks like it’s turned out very well. Congratulations!
new system looks awesome Paul. I like the look of the pose bank on the side for facial animation. How are you hooking them up? callbacks?
man – for some reason when i looked on the web everyone seemed to be using win32 calls so I assumed it was more involved. Thanks a million Denis, grea…
Hey Denis, Id love to know if you can restyle the header bar of a listbox with ownerdraw, I haven’t found out how to do it up until now and I hate the…
hey Paul, hope you’re well. Code works fine in 3dsmax 2010/2011 x64. I can test at work tomorrow in 2012.
shazam!!! watch from about 1m 25, if you get bored with the start bit. Download the assembly at the end of the article. tested with CS3
i have also found its a tricky thing, especially with strings within strings from managed services. I wrote a class so that i could examine the string…