Skip to content

Releases: shotgunsoftware/tk-config-basic

ShotGrid Basic Configuration v1.4.1

12 Jul 16:57
Compare
Choose a tag to compare

Rebranded to ShotGrid part 2

ShotGrid Basic Configuration v1.4.0

03 Jun 19:20
Compare
Choose a tag to compare

Rebranded to ShotGrid

Shotgun Basic Configuration v1.3.19

10 May 14:45
Compare
Choose a tag to compare

What's new?
Official support for Autodesk 3ds Max 2022, Autodesk Alias 2022, Autodesk Maya 2022, Autodesk VRED 2022 and Nuke 13, as well as a number of improved features and bug fixes.

Features/Polish

  • Significant improvements for tk-alias engine and official support for Autodesk Alias 2022. See tk-alias release notes for more info.
  • Significant improvements for tk-vred and official support for Autodesk VRED 2022. See tk-vred release notes for more info.
  • Official support for Autodesk 3ds Max 2022
  • Official support for Autodesk Maya 2022
  • Official support for Nuke 13
  • New bundles with support for Python 3.7:
    • Apps
      • tk-nuke-quickreview v1.1.0
    • Engines
      • tk-flame v1.16.2
      • tk-nuke v0.13.0

Fixed bugs

  • Fixed a tk-core issue where if a pick_environment hook returns None for a given environment name, we now raise a more specific exception. This allows us to more gracefully handle that situation from the desktopserver framework.
  • More gracefully handles unsupported entity types in tk-framework-desktopserver

Shotgun Basic Configuration v1.3.18

25 Jan 13:49
Compare
Choose a tag to compare

Fixed bugs

  • Fixed an issue with window parenting in Maya on macOS. A big thanks to Stephane Deverly for tracking this down. [SG-20788]
  • Fixed an infinite loop in tk-framework-desktopserver when caching actions. If the tk-shotgun engine was configured to have no apps, or the result of caching the actions for tk-shotgun on a given environment resulted in no actions being generated, it would continuously try to re-cache the actions. [SG-19972]
  • Fixed an issue in work area app so that "Jump to the File System" works on Windows when drive letter mapping is used. [SKB-2408]
  • Updated tk-nuke requires core version to v0.19.18. [SG-20876]

Shotgun Basic Configuration v1.3.17

05 Jan 13:06
Compare
Choose a tag to compare

What's new?
Shotgun Desktop better user experience, as well as a number of improved features and bug fixes, including:

  • Fixed an issue that occurred when opening SG Desktop and restoring the previous window position, and
  • Fixed a unicode issue in the global search widget.

Features/Polish

  • Shotgun Desktop better user experience. [SG-18239]
    • Shotgun Desktop's dialog will now be displayed the first time it is launched instead of being minimized to the system tray.
    • When a first-time user closes the dialog, a pop-up will be shown letting them know the app is now in the system tray. On mac, this behavior only works on Shotgun Desktop v1.6.1 and up.
  • Updated tk-core's python API to v3.2.6 [SG-19308]

Fixed bugs

  • Fixed an issue that occurred when opening SG Desktop and restoring the previous window position. [SG-20631]
  • Fixed an issue in the global search widget where matches with unicode characters in them would not appear. [SG-20166]
  • Fixed an issue with the stack trace not being displayed when the executed code errors in the Python console. This only occurred when running the Python console outside of a Shotgun Engine.

Shotgun Basic Configuration v1.3.16

16 Nov 12:54
6730a79
Compare
Choose a tag to compare

What's new?
Performance enhancement for tk-alias, as well as a number of improved features and bug fixes, including:

  • Fixed a regression introduced in tk-nuke v0.12.8 where Nuke could freeze on its splash screen if debug logging is turned on, and
  • Added movie files support in the Loader2 app for After Effects.

Features/Polish

  • Significant performance enhancement and multiple project workflow improvements for tk-alias engine. See tk-alias release notes for more info.
  • Added movie files support in the Loader2 app for After Effects. [SG-20122]

Fixed bugs

  • Fixed a regression introduced in tk-nuke v0.12.8 where Nuke could freeze on its splash screen if debug logging is turned on. [SG-19954]
  • Fixed an issue with actions caching in tk-framework-shotgunutils. [SG-19850]

Shotgun Basic Configuration v1.3.15

23 Oct 14:24
Compare
Choose a tag to compare

What's new?
Added a license box to the tk-desktop engine. To see the software bundled with Shotgun Desktop, open the about box and click on the Licenses... button.

Shotgun Basic Configuration v1.3.14

21 Oct 11:56
43be4b2
Compare
Choose a tag to compare

What's new?
Refactor of tk-vred engine structure, official support for Nuke 12.2, as well as a number of improved features and bug fixes, including:

  • Fixed an issue where Nuke would lock up when using apps whilst debug logging was enabled, and
  • Fixed an issue in tk-core for single-sign on with older versions of PySide2.

Features/Polish

  • Refactor of tk-vred engine structure, support for Qt & PySide2 v5.15 and addition of "Review with VRED" high quality review workflow. See tk-vred release notes for more info.
  • Official support for Nuke 12.2. [SG-18819]

Fixed bugs

  • Fixed an issue where Nuke would lock up when using apps whilst debug logging was enabled. [SG-18819]
  • Fixed an issue in tk-core for single-sign on with older versions of PySide2. [SG-19624]
  • Fixed PySide2 issues in the Shotgun Desktop advanced project setup wizard [SG-19651, SG-19689]
  • Fixed an edge case PySide2 issue that prevented Shotgun Desktop from starting. [SG-19710]

Shotgun Basic Configuration v1.3.13

22 Sep 11:54
Compare
Choose a tag to compare

What's new?
Added Python 3 support for single-sign on in tk-core, as well as a number of improved features, including:

Shotgun Basic Configuration v1.3.12

12 Aug 12:40
Compare
Choose a tag to compare

What's new?
Added a feature in tk-multi-publish2 app to allow items to be passed to the plugin custom UI methods., as well as a number of improved features and bug fixes, including:

  • Fixed a regression introduced in tk-framework-desktopserver v1.4.2 where launching Maya from Shotgun via action items was leading to the incorrect sgtk path being set in PYTHONPATH causing issues with core-hook path resolution, and
  • Added ability to use environment variables when specifying a path/dev descriptor version.

Features/Polish

  • Added a feature in tk-multi-publish2 app to allow items to be passed to the plugin custom UI methods. [SG-10067]
  • Added ability to use environment variables when specifying a path/dev descriptor version. [SG-18825]
  • Improved performance when updating the config via the tank updates command or with the tk-multi-devutils action. [SG-17968]

Fixed bugs

  • Fixed a regression introduced in tk-framework-desktopserver v1.4.2 where launching Maya from Shotgun via action items was leading to the incorrect sgtk path being set in PYTHONPATH causing issues with core-hook path resolution. [SG-18619]
  • We are now making sure that tk-desktop engine shuts down properly when closing Shotgun Desktop by calling destroy() and not destroy_engine(). [SG-18277]