Oh, I like that pre-render script option. Thanks for pointing that out, Bobo!
Martijn, Actually I am using filein, as I described in my initial post…but fileIn does not maintain the scope as you say. fn test= ( fn test2=() …
The fn’s are separated into separate ms files because they are thousands of lines of code and it really slows down the workflow when you cant find the…
i would just pass the variables to the function, i know its no help to you, but thats what id do. What if it were 5 thousand instances of 10 differe…
Well, whatever…I don’t mean to be annoying, but I did read the thread before posting, and your toy example of removing a deleted element from an array…
Who says this is a bug, and not just a typo in the documentation… “For object deletion events, the handler is called when the object is deleted” Any…
Instead of trying to pause a loop, just make it run a single iteration each time they click some button or press some specific key
Ah, ok. Well, the volume select modifier DOES pass the selection up the stack for spline objects…although what it is selecting and passing up is the …
I’m not sure if I can help you or not because I can’t understand what your question is
So far most of these hot functions would be just about as easy to write anew as to copy paste from the thread…but hows about some good geometry funcs?…
Yes that was it!! Thanks Kees!