Skip to content

Releases: wwfxuk/tk-houdini

v1.7.2+wwfx.1.4.3

18 Jan 15:24
0596ced
Compare
Choose a tag to compare
Merge pull request #25 from wwfxuk/bugfix-tweaks-02

Bugfix tweaks 02

v1.7.2+wwfx.1.4.2

08 Dec 15:48
a4758a1
Compare
Choose a tag to compare

Fixed

issue on file path after refresh ui

v1.7.2+wwfx.1.4.1

05 Dec 13:46
Compare
Choose a tag to compare

Fixed

issue when process creates SG panel in file nodes(SOP and COP)

v1.7.2+wwfx.1.4.0: CI: fix rst black format, Docs on release (#21)

17 Feb 18:14
88b1203
Compare
Choose a tag to compare

From #21

Added

  • Update documentation version and publish on tag

Removed

  • Old logic to pull version/release from changelog.

Fixed

  • CI: Explcitly not black format *.rst files.

v1.7.2+wwfx.1.3.0

17 Feb 14:18
Compare
Choose a tag to compare

Added

  • GitHub CI:

    • Sphinx Documentation hosted on GitHub pages

      • How to: Generate Documentations
      • How to: Node Event Callbacks
      • Reference: API Reference
      • Reference: Events Architecture
    • Black format check for only our changes

  • (set_)using_sgtk node handler methods to set "Using Shotgun"
    and trigger appropriate callbacks

  • on_loaded callbacks to recalculate all node file paths upon scene load

  • on_node_event callbacks to recalculate file paths upon picking the node

  • Debug messages after setting target parameter path value.

Removed

  • restore_version_menu_index decorator from #17

Changed

  • Renamed some variables to be more explicitly clear it is related to import
    node's work tab
  • Reverted version restore logic to be like #16

v1.7.2+wwfx.1.2.5: Fix import node version dropdowns (#17)

18 Jan 10:04
7ae7af5
Compare
Choose a tag to compare

See #17

Added

  • Decorator to fixup version menu UI label

Changed

  • Switched base_export_handler.py from #16 to use new decorator

Fixed

  • Import nodes versions stuck (similar to #16)

v1.7.2+wwfx.1.2.4: Fix version dropdown refresh (#16)

12 Jan 12:27
fbdd4fd
Compare
Choose a tag to compare

From #16

Fixes

  • Version dropdown menu's internal chosen index mismatch after "Refresh Versions" is pressed
  • Now keeps previous selected version if possible

v1.7.2+wwfx.1.2.3

04 Dec 17:49
22d6dc0
Compare
Choose a tag to compare

See #15

Added

  • Added ability for import node to use relative paths when querying from a node

image

v1.7.2+wwfx.1.2.2: Bugfix/file save issues (#14)

30 Nov 18:56
d03eeb0
Compare
Choose a tag to compare

See #14

Added

  • rop_alembic and rop_geometry added to list of publishable node types.

Changed

  • _refresh_file_path in base_import_handler.py now handles all path refreshing to fix issue where file save would default back to the publish tab.

Fix for older scenes

10 Nov 12:32
7c7c0a0
Compare
Choose a tag to compare

Fixed

  • Houdini crashes with safer remove/restore Shotgun parameter routines