ynput / ayon-maya

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

AY-6789_Render instance support of Frame List #137

Open ynbot opened 3 days ago

ynbot commented 3 days ago

Please describe the feature you have in mind and explain what the current shortcomings are?

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

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.

How would you imagine the implementation of the feature?

No response

Describe alternatives you've considered:

No response

Additional context:

() (might be a private channel)

This issue was automatically created from Clickup ticket AY-6789