Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Nuke: Use client query functions #3391

Merged
merged 7 commits into from
Jun 24, 2022

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Jun 22, 2022

Brief description

Modified Nuke host to use query functions from PR.

Description

Nuke is using query functions from openpype.client to get full hierarchy. Added some smaller tweaks to code. Function get_last_version_by_subset_name can have also asset_name passed in. Removed unused functions reset_frame_range, get_handles, reset_resolution from openpype/hosts/nuke/api/command.py.

Testing notes:

  • Updated and outdated containers should be colored right way
  • Load backdrop
  • Load camera abc
  • Load clip
  • Load effects
  • Load effects ip
  • Load gizmo
  • Load gizmo ip
  • Load image
  • Load model
  • Load script precomp
  • Publishing or writes
  • Validation of workfile should work (frame start/end, fps, etc.)

@ynbot
Copy link
Contributor

ynbot commented Jun 22, 2022

Task linked: OP-3373 Use query functions in Nuke

@iLLiCiTiT iLLiCiTiT self-assigned this Jun 22, 2022
@iLLiCiTiT iLLiCiTiT added host: Nuke type: refactor Structural changes not affecting functionality labels Jun 22, 2022
@mkolar mkolar requested a review from jrsndl June 23, 2022 08:17
@iLLiCiTiT iLLiCiTiT merged commit d531aa2 into develop Jun 24, 2022
@iLLiCiTiT iLLiCiTiT deleted the feature/OP-3373_Use-query-functions-in-Nuke branch June 24, 2022 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Nuke type: refactor Structural changes not affecting functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants