Bobo isn’t there also somesort of “closeenough A B” function I remember seeing? Ahhh here it is: close_enough[font=‘Courier New’] <float> <…
One warning: GetBitmapInfo has been really really really SLOW when I tried to use it. If you can get around it if at all possible I recommend not usi…
Are you asking how to get all the image files in a folder? Here is how I’m doing it in a script I’m working on at work. A lot of this is predefined in…
Ughhhhhhh… Solution: Place Global Definitions Above FileIn() lines. I’m just going to pretend to understand why that solves the problem. Even thoug…
hehe… why “S”? I like where this thread is going. Unfortunately I think the answer I got last time I asked was “Not without the SDK.”
That being said I would still rather use the “S” key like XSI than the Alt Key like Max and Maya. Someone care to write a plugin?
Can’t remember the name but yes there is a program which completely translates Max’s interface into Maya. I believe they also have the opposite plugin…
macroScript toggleGamma category:“Toggle Gamma” toolTip:“Toggles the Gamma” = ( if displaygamma == 2.2 then ( displaygamma = FileInGamma = fileOutGamm…
Just one note to add to the above incredibly thorough response: You will need to add a for o in arrayvar do o = (openbitmap o) after the .net …
He wants the to use a function like getMAXOpenFileName() but allow the user to select multiple files like you can do in photoshop. So I want “A.tif, …
Hahaha. Brilliant!