Hi, I have problem like this:
I want do send my own script which export ass and abc files from scene. And my questin is how to get current plugin frame? I want split frames as separate jobs, but all of them render only one and this same frame, when i get current frame from script. Or all of them render all frame range. So i need to get plugin frame from my script, so if there is 10 frames it should be splited as 10 separate jobs and all of them should render only one frame. Any ideas?