To use your icons for buttons first you need to create them. Draw two bmp files. One will contain the image, second will be aplha channel (white-opaci…
I didn’t know that “exit” function works so slow. After exit replace it executes in less than one second (before 17 seconds). Thanks!
I rewrite the code. Now it no using modifier. But I reduced execute time only from 23 seconds to 17 (tested on teapot with 10 segments). The most hevy…
Then I will get normals of flat shaded objects. I want get same normals like in original object. Break all verts is only example for debuging. My expo…
Here is working imgtag from my code: imgTag diff_bg pos:[10,20] bitmap:(openBitmap ((GetDir #scripts)+”\\My_Tools\\Background.bmp”)) transparent:blac…
I solved all my problems with it. You can’t easy access to it becouse of it’s a utility, and there is no functions to use it with maxscript. I used …
This way is wrong. Modifier is adding on the begining of assigning…
I also working around export/import scripts. Maybe you would like to exchange experiences. Here is my MSN: miran-4@hotmail.com
Launch a utility is even run script that contains this utility. You can do it (for example) with this function: function run_script name = ( fi…