ynput / ayon-nuke

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

Easier Addon Setting for Nodes settings in color management section #43

Closed MustafaJafar closed 1 day ago

MustafaJafar commented 3 days ago

Changelog Description

resolve #42

Reuse the names/labels that admins/nuke artists are familiar with. where the setting shows a drop down menu and select the creators

[!Note] Settings in this PR should be backward compatible. i.e. it shouldn't break copy settings. If it's not please report.

Publisher Settings
Image Image
Nuke tab menu Settings
image image

Animation_44

Additional Info

I was modifying the code to take a neat screenshot but it turns out that the small modification actually works without changing any code or even default setting values.

Testing notes:

  1. Creating Nuke node should work as before.
MustafaJafar commented 3 days ago

Also, I'd like to point out that when adding new creator plugins, we should update the two enums accordingly.