Hi Denis, I have a function that looks for a word inside an ms file and I want to be able to open the ms file and jump to that word. Is it possible? …
this is awesome! :bowdown:
cool man! thanks
renderer – scanline writing to a sub folder in the sysinfo.tempdir and then moving it to the server, but I get the error before I move it.
JHN – thanks but it looks like freescenebitmaps() doesn’t help. I think I missed a pretty important info here, I’m running a couple of 3dsmax instanc…
Thanks Denis, Now it’s working perfectly I think Vincent had the same problem in his code, but I don’t have time to check it right now Cheers.
I think the easiest way to do that would be to save the skin to an env file and load it to a new skin modifier with all the CAT bones in it. you can r…
here is my go on this according to Vincent Tan Wai Lip’s work /* Original C code Author : Vincent Tan Wai Lip URL : Maxscript Author: Matan Halb…
could you give us some more information, maybe draw an example and post the image?
I’m not sure how are you planning to open that rendered frame window but if you are doing something like this: render frame:0f vfb:true then you can…
( — this function returns the Nth modifier from the given class on the given object if it exist, undefined otherwize fn getNthModiferInstance obj m…
JHN As I said, this is what I’m doing now, I was looking for a more elegant solution Rotem The renderer calls GetRenderMesh() before the first frame …
The negative frame issue was just a minor issue for me, the biggest issue for me is how to render a non-linear frame range in one act. My offending g…
Hi Kameleon, Thats what I was looking for, a confirmation that this can’t be done so that I can move on to look for other solutions without regrets …