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

Nuke: workfile template #1124

Merged
merged 1 commit into from
Mar 12, 2021
Merged

Conversation

jakubjezek001
Copy link
Member

Functionality:

If WORKFILE_OPEN_LAST_VERSION environment variable is set to "1" callback will be added to nuke for opening last available version of workfile (.nk). In case there is none available yet it will be created as version 1.

Requirements:

To be able to test this feature add following code to your pype-config\environments\nuke.json

{
    "WORKFILE_OPEN_LAST_VERSION": "1"
}

@jakubjezek001 jakubjezek001 self-assigned this Mar 12, 2021
@jakubjezek001 jakubjezek001 added 2x-dev type: enhancement Enhancements to existing functionality host: Nuke labels Mar 12, 2021
@jakubjezek001 jakubjezek001 linked an issue Mar 12, 2021 that may be closed by this pull request
Copy link
Member

@mkolar mkolar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. 3.0 PR as well please and we can merge

@mkolar mkolar added this to the 2.15.4 milestone Mar 12, 2021
@mkolar mkolar merged commit b7536fa into 2.x/develop Mar 12, 2021
@mkolar mkolar changed the title 1070 Nuke: workfile template Nuke: workfile template Mar 12, 2021
@mkolar mkolar modified the milestones: 2.15.4, 2.16.0 Mar 18, 2021
@mkolar mkolar deleted the feature/1070-nuke-workfile-template branch March 22, 2021 21:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
host: Nuke type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nuke: workfile template
2 participants