Changelog

1.5.0

  • Define number of snippets per row (#8)

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

  • Search snippets (#12)

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

  • Reveal snippets (#14)

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

  • Remember window size (#15)

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

1.4.0

  • Update to nuke-16 (#16)

1.3.0

  • Update to nuke-15 (#11)

1.2.0

  • Add studio model (#9)

  • Add help menu (#10)

1.1.0

  • Update to nuke-14 (#7)

1.0.5

  • Port to nuke-13 (#6)

1.0.4

  • Speed up running in offline mode (#5)

1.0.3

  • Update internal package structure

1.0.2

  • Fix color picker dialog not showing up

1.0.1

  • Fix imports for Nuke 11

1.0.0

  • Initial release

0.2.0

  • Write Documentation

0.1.0

  • Add tooltips

  • Implement right click menu for commands

  • Add settings

  • Create MVC

  • Create core API