Hiero/Nuke Studio Open in ShotGrid
This app adds a context menu to the Hiero spreadsheet and timeline that allows you to open a given track item in ShotGrid if there is a Shot for that item.
You typically configure this app by adding it to the time line and spreadsheet menus in Hiero by adding the following to the ShotGrid Engine for Nuke configuration:
timeline_context_menu:
- {app_instance: tk-hiero-openinshotgun, keep_in_menu: false, name: "Open in ShotGrid", requires_selection: true}
spreadsheet_context_menu:
- {app_instance: tk-hiero-openinshotgun, keep_in_menu: false, name: "Open in ShotGrid", requires_selection: true}