ynput / ayon-maya

Maya addon for AYON
Apache License 2.0
6 stars 9 forks source link

AY-6789_Render instance support of Frame List #136

Closed ynbot closed 1 month ago

ynbot commented 1 month ago

We are expecting the render instance to render full sequence only. We should enhance it to support Frame List as described in


Unmanaged custom blot!

There is no way how to pass specific frame list to render job in Maya even though Deadline supports it.

Story:

When you want to submit render just of specific frames, you can use only frame step option that will render every nth frame. But you can't say render only frames 1, 3, 10 and 15-20. Note that this is mainly limitation of Maya UI because other parts - deadline, mayabatch, arnold itself - supports it.

Solution would be to introduce new attribute in publisher, that would allow entering this frame specification to be passed to render job.