Skip to content

Collect frames fix: Move collect frames fix plugin to nuke integration - #334

Draft
iLLiCiTiT wants to merge 4 commits into
developfrom
enhancement/move-frames-fix-to-nuke
Draft

Collect frames fix: Move collect frames fix plugin to nuke integration#334
iLLiCiTiT wants to merge 4 commits into
developfrom
enhancement/move-frames-fix-to-nuke

Conversation

@iLLiCiTiT

Copy link
Copy Markdown
Member

Changelog Description

Move CollectFrameFixDef from core addon to nuke addon.

Additional review information

The plugin in core addon has only "nuke" in hosts. It's filters by families make it "not generic".

This is a proposal for ynput/ayon-core#1964 would need a PR in ayon-core too which would stop returning attribute definitions when this plugin would be available.

This move should be backwards compatible. There is no step back in case this change was used on a workfile where is newer core, once this plugin does store it's values to the workfile it will always show the new plugin. But if there is core addon that does define CollectFrameFixDef and it returns attribute definitions the new plugin here is skipped.

So technically both core and nuke has to be updated to start use the plugin. From that moment studio should not revert back as it would not convert the values from core's plugin to nuke's plugin.

Alternative solution

Change core's plugin to unified family and define the families in nuke. BUT There already is a custom plugin for houdini

Testing notes:

  1. At this moment, nothing is actually changed.

@iLLiCiTiT iLLiCiTiT self-assigned this Jul 20, 2026
@iLLiCiTiT iLLiCiTiT added the type: enhancement Improvement of existing functionality or minor addition label Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement Improvement of existing functionality or minor addition

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants