Plugin is evaluated for all frames
-
How do I prevent the cinema from running my plugin if I don't start rendering at frame 0?
-
Hi @pyr,
thank you for reaching out to us. I am afraid we will need a little bit more than that, as otherwise it will be very hard to answer your question
- What kind of plugin do you implement?
- What does it do or what would you consider as running?
On a very abstract level you cannot really prevent plugins from running other than not registering them at the start of the application. But you can of course modify their output depending on basically everything, including render events and at what time offset some given document is.
Cheers,
Ferdinand