Changelog

1.2.0

  • Update to nuke-16 (#7)

1.1.0

  • Implement third party render integration (#3)

    smartCache offers now functionality to submit the rendering of your smartCache nodes to a third party render engine, e.g. Deadline, Tractor, Royal Render, etc. But you can also use this functionality to trigger your own render logic and execute whatever code you need to execute.

    For more information please refer to the ‘Render integrations’ documentation section.

  • Make UI dockable (#5)

    In the custom pane menu you will now find a ‘smartCache’ command. Clicking it docks the main window. You can save this as new layout to keep the smartCache window persistent in your layout.

  • Add button to clear all caches (#4)

    The main window contains now a button at the top right to clear all Nuke caches. Executing this button does the same as executing ‘Cache -> Clear All’ from Nuke’s menu bar.

1.0.1

  • Fix launch in legacy nuke-11 version (#2)

1.0.0

  • Initial release (#1)