-
Notifications
You must be signed in to change notification settings - Fork 128
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is opening window under Nuke app and locking the Nuke for editing. It is not very clear on first glance what happened and it looks like something is broken. After while I had figured out that pop-up-ed window is opened under the nuke and that it is blocking the main thread. This will need to be fixed.
Also, it raises the question of whether we should convert the OCIO config environment variable to a customOCIOconfig path as an absolute value. Alternatively, is it acceptable to keep the current expression and add it, as I have done in this example? |
We could, but if the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sure, it's fine for now. If we run into the problem later, we can handle it when it comes up. |
Changelog Description
This introduces the "Push to Project" menu item in Nuke.
This enables users to push the current workfile to a different project and copy all files from Read nodes to a
resources
folder next to the workfile. Containers will be baked to normal Read nodes.Also gizmos will be baked to groups.
Testing notes:
OpenPype > Push to Project
Push to Library Project
code too much.Push
.resources
folder.