ynput / ayon-nuke

Nuke addon for AYON
Apache License 2.0
4 stars 11 forks source link

Use task attributes for WorkfileSettings #13

Closed BigRoy closed 2 months ago

BigRoy commented 2 months ago

Changelog Description

Workfile resolution and FPS is now set using the current task's entity attribute instead of from the parent folder entity.

Additional info

I didn't test it.

Testing notes:

Create a folder with a task where the task has different FPS and resolution.

  1. Create new workfile - settings should adhere to task attributes
  2. Use "Reset resolution" and "Reset frame range" menu actions - it should set it using the task attributes
  3. Publishing validations should also adhere to the task attributes, not the folder entity attributes. (If there are any validators for that.)