QUOTE(Joojaa @ 03/07/07, 02:54 PM) [snapback]261758[/snapback]
Well its usefull only if you understand not to call it all the time. (its a very good way of ensuring you dont get anything done because maya maxes the procs)
So befre you write a single scriptjob triplechek thet you cant write without one.
These are being called only when a user clicks on the time slider or changes the playback range, so it's not going to be called many times a second (unless, of course, the user slides the time slider up and down).
"Maya maxes the procs" - could you put that into plain English, please, so I know what you're talking about? Do you mean it gets overloaded by calling the procs repeatedly?
OK, triple-checking in the only way I currently know how, because the only feedback I've had here and from my colleagues is "use scriptJob":
Is there any way I can do this without using scriptJob?
Is there any way I can do this without using scriptJob?
Is there any way I can do this without using scriptJob?