Skip to content

Releases: chicken-bone/tk-nuke

bug fix

24 Feb 19:30
083290d
Compare
Choose a tag to compare

added a proper default value to custom_exe_match_templates. Was getting a KeyError if setting was left blank otherwise.

Added custom exe match to engine settings

24 Feb 19:06
3de284b
Compare
Choose a tag to compare

Added the ability to define custom executable match locations in the config settings. This will allow us to have the tk-multi-launchapp intelligently search for Nuke in our custom pipeline install locations instead of hard-coding them in the software entity.

Fix the context refresh on save

10 Jan 15:57
5e22770
Compare
Choose a tag to compare
Merge pull request #5 from chicken-bone/fix_context_change_on_save

disabled engine refresh is ctx is unchanged

v0.11.3-cbfx: Merge pull request #3 from shotgunsoftware/master

26 Jul 14:54
d7f4cb9
Compare
Choose a tag to compare
For SG-7668: Updated Nuke version to support 11.2 (#57)

v0.11.2-cbfx: Merge pull request #2 from shotgunsoftware/master

10 Jul 14:54
318e0b0
Compare
Choose a tag to compare
Engine.context_change() works in headless mode (#55)

v0.11.1-cbfx

06 Jul 20:31
Compare
Choose a tag to compare
added ability to set hotkeys in the tk-nuke.yml settings file.