Changelog
π Enhancement
Easier Addon Setting for Nodes settings in color management section - #43
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 |
---|---|
Nuke tab menu | Settings |
---|---|
Disable AYON_LOG_NO_COLORS in prelaunch hook - #40
Fixes #24
- Sets
AYON_LOG_NO_COLORS
to1
inadd_implementation_envs
inNukeAddon
class
Add lensDistortion product type for loading gizmo - #39
Fixes: #38
- Add
lensDistortion
as product type that can be loaded as a gizmo in Nuke.
Nuke behavior more resilient - #36
Ayon uses onScriptSave callback to update nodes' colors. If this fails by any reason, artist is not able to save the file.
Nuke sometimes fails on getting knob type needed in read_avalon_data
. This can result in artisn not being able to open workfile. Reason unknown, hard to test.
Changes allow artist to continue working.
Publishing review intermediates - always add anatomy output keyword - #35
The {output} anatomy keyword is now respected even if there is only one Extract Review Intermediate profile.
Having the published output as a one and only imagery in the folder helps apps Like Hiero to not get confused while searching for versions.
π Bug
find_free_space_to_paste_node errors if the script is completely empty - #37
Sets the default position of the imported nodes to 0,0 if there are no nodes in the script