I hear you. Unfortunately, I have no control over the underlying technology. Fortunately, I was told things will be improving in the near future. Ever…
Pjanssen: It’s great to have communities to do work for free, innit Here’s one I came across recently: In the last example, there’s a quote chara…
I don’t have Max 8 around, but I am totally surprised that the conversion of an array to string fails at that place. The whole point of checking whet…
Read the Help, it explains it quite clearly Light Common Properties, Operators, and Methods <light>.castShadows Boolean default: false When…
Kameleon: Gotcha, thanks guys but what if I have two bends? Well, long story short I wanted to get the index or an array of the modifiers that are f…
Kameleon: (oh my god did I try, and I say yeahhhhhhhhhh yeahhhhhhh yeahhhh ehhhh ehhh…) LOL, I had 4-N-Bs playing in my car this morning. What …
Here is a surprising twist – it might not be Autodesk’s fault! I copied the code and run it in Max 2012 – it looked GOOD! So I tried to figure out w…
Positions in the plane of the face can best be expressed using Barycentric coordinates. If you look at the Attachment constraint, it kind of gives you…
There is a page in the Help discussing MacroScripts for New or Casual users. Read it! The copying of the file to the userMacros folder is NOT a negat…
colorMan.reinitIcons()
That is not for the case, but for the end of line (Carriage Return and Line Feed) conversion. Denis is right, the actual buffer stores its values usin…
global ExposeUserDefined callbacks.removeScripts id:#Rollout_Update rollout ExposeUserDefined “Expose User Defined Attributes” ( edittext userDef “Us…
While I wouldn’t do that exactly, your code actually works. The only gotcha is that the User Props Buffer is updated when the text field loses focus. …
This part of the help wasn’t written by me, the info was passed to me “from above” (from the developers). My understanding of the topic is this: has…