Nice, you could make the movement more organic by adding a slight wobble to the keyframes for t = animationrange.start to animationrange.end by 12 do…
Thanks Artur, that’s appreciated! I’ve left one feature out however which I didn’t get to work. Maybe you have some ideas. I want to preview the windo…
Thanks for the help guys, I’ve written yet another screencapture script to capture stills which uses this timer. This one however is not limited to v…
Well, it’s my first time using such a timer, so nothing sounds stupid to me. Could you show in my example how to do it?
The issue seems to be in the timer, like you suggest. I’ve replaced this timer with another timerwhich seems to resolve the problem. If I press the ES…
Hi Denis, this is the error, nothing is printed to the listener however. I’ve got it in max 2012 and 2013. Try to tap the esc key as fast as you c…
Thanks denisT and lo, I think doing this task in chunks is a good idea since I’m uploading a file to a webservice. If I try to do the entire file at …
Hi Laurent, that works really nice. I’ve used the .exe with shelllauch. The generated html doesn’t link to the source however, it links to itself. Ju…
That’s great Pete. This clarifies it a lot and I think you’ve got your blog post ready as well.
Could you give me an idea where regex is invaluable for you in a maxscript (or somewhere else)?
Hi Pete, I’d be very interested in such an article! To me, regex looks like youngsters sending text-messages.
Nice, if you also make a commandline tool out of it, it could be used by calling it from maxscript. That would be really handy. No idea if that’s a l…
This looks great, I’m also a fan of commenting and in-line documenting but never had the balls to create something like this. One question: why not de…