ynput / ayon-maya

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

AY-6893_Allow frame list to be passed to render job #135

Closed ynbot closed 3 days ago

ynbot commented 4 days ago

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.

m-u-r-p-h-y commented 3 days ago

closing as duplicate of #137