Skip to content

Releases: shotgunsoftware/tk-config-default2

Shotgun Default2 Configuration v1.4.3

07 Dec 13:26
Compare
Choose a tag to compare

What's new?

Replaced all shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages, as well as a number of improved features and bug fixes.

Features/Polish

  • Allow shallow git clones in tk-core when using git descriptors.
  • Added support for Python 3.9.7 in tk-flame-export
  • Removed deprecated tk-config-default legacy config from the advanced project setup wizard.
  • Removed deprecated Softimage engine.

Fixed bugs

  • Fixed an issue in tk-3dsmax engine where the bootstrap file could not import sgtk in 3dsMax 2022.2.
  • Fixed issues in tk-framework-shotgunutils regarding ShotGrid Model when refreshing data.
  • Fixed selection of proper Flame application path for version extraction.

Shotgun Default2 Configuration v1.4.3 RC 1

06 Dec 14:30
Compare
Choose a tag to compare

What's new?

Replaced all shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages, as well as a number of improved features and bug fixes.

Features/Polish

  • Allow shallow git clones in tk-core when using git descriptors.
  • Added support for Python 3.9.7 in tk-flame-export
  • Removed deprecated tk-config-default legacy config from the advanced project setup wizard.
  • Removed deprecated Softimage engine.

Fixed bugs

  • Fixed an issue in tk-3dsmax engine where the bootstrap file could not import sgtk in 3dsMax 2022.2.
  • Fixed issues in tk-framework-shotgunutils regarding ShotGrid Model when refreshing data.

Shotgun Default2 Configuration v1.4.2

01 Oct 18:02
Compare
Choose a tag to compare

What's new?

Official support for Mari 4.7, as well as a number of improved features and bug fixes.

Features/Polish

  • Official support for Mari 4.7
  • Added new widgets in tk-framework-qtwidgets to display and filter data. Include a generic new delegate to display ShotGrid and non-ShotGrid data.
  • Updated unsecure version of httplib2.
  • Updated some third-party libraries in tk-framework-desktopserver.
  • Upgraded PyYaml vendor package in tk-core to latest version.

Fixed bugs

  • Fixed tk-core's behaviour with regards to sites using Autodesk Identity.
  • Fixed an issue in tk-framework-desktopclient to correctly detects ShotGrid Create on the filesystem.
  • Fixed an issue where ShotGrid Create's DLLs path was injected in launched tool's DLLs path and could cause launch applications failures because of conflicting DLLs.
  • Fixed an issue in tk-framework-shotgunutils with the global search widget where matches with unicode characters in them would not appear.

Shotgun Default2 Configuration v1.4.1

12 Jul 16:58
Compare
Choose a tag to compare

Rebranded to ShotGrid Part 2

Shotgun Default2 Configuration v1.3.19

10 May 14:44
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-flame-export v1.10.1
      • tk-flame-review v1.4.1
      • tk-hiero-export v0.6.0
      • tk-hiero-openinshotgun v0.3.5
      • tk-nuke-quickreview v1.1.0
      • tk-nuke-writenode v1.5.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 Default2 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 Default2 Configuration v1.3.17

05 Jan 13:07
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 a tk-multi-breakdown app issue in Maya, 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 a tk-multi-breakdown app issue in Maya. If there was more than one instance of a reference in the scene, only one would be shown in the breakdown app. [SG-20497]
  • Fixed an issue that occurred when opening SG Desktop and restoring the previous window position. [SG-20631]
  • Fixed an issue to make "Open in Associated Application" work with SG Create [SG-19840]
  • 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 Default2 Configuration v1.3.16

16 Nov 12:54
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 Default2 Configuration v1.3.15

23 Oct 14:26
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 Default2 Configuration v1.3.14

21 Oct 11:56
a24062e
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]
  • A new context change dialog has been added in Workfiles2, in which the user can select a task or entity and set the current engine context. This new context change dialog is now use by Mari and replace the previous tk-multi-workfiles app. [SG-15693]

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]