What’s new?

Version 1.5.1

Drop support for nuke-13 and below, Fix core dumped on some menu entries

Align with Foundry’s policy and stop supporting legacy Nuke versions to reduce technical debt.

Version 1.5.0

Define number of snippets per row

In the settings you can now define how many snippets to display per row.

_images/number_of_snippets_per_row.png

Set the snippets to display per row

_images/snippets_3.png

Using 3 snippets per row

_images/snippets_5.png

Using 5 snippets per row

_images/snippets_10.png

Using 10 snippets per row

_images/snippets_infinite.png

One row contains all snippets

Search snippets

smartScripter contains now a search input at the top right to filter snippets by a given name.

_images/search_snippet.png

Reveal snippets

Right-click a snippet and choose ‘reveal’ from the context menu to reveal the selected snippet in your file explorer.

_images/reveal_snippet.png

Remember window size

When resizing the smartScripter main window then the size will be remembered the next time you launch smartScripter.

Version 1.4.0

  • Update to nuke-16

Version 1.3.0

  • Update to nuke-15

Version 1.2.0

  • Add studio model

  • Add help menu:

    _images/help_menu.png

Version 1.1.0

  • Update to nuke-14

Version 1.0.5

  • Make Nuke-13 ready

Version 1.0.4

  • Speed up running in offline mode

Version 1.0.3

  • Update internal package structure

Version 1.0.2

  • Fix color picker dialog not showing up

Version 1.0.1

  • Fix imports for Nuke 11

Version 1.0.0

  • Initial release

Version 0.2.0

  • Write Documentation

Version 0.1.0

  • Add tooltips

  • Implement right click menu for commands

  • Add settings

  • Create MVC

  • Create core API