Skip to content

Releases: shotgunsoftware/tk-config-basic

v1.4.7-rc1

12 Jan 16:47
Compare
Choose a tag to compare
v1.4.7-rc1 Pre-release
Pre-release
Test python2 deprecation at tk-framework-desktopserver

Shotgun Basic Configuration v1.4.6

27 Oct 22:52
435df2b
Compare
Choose a tag to compare

What's new?

Announce Python 2.7 deprecation
Official support for Maya 2023
Official support for 3ds Max 2023

Features/Polish

  • Added a method to export the document as an image in tk-framework-adobe
  • Added support for Python 3.9 in tk-framework-desktopserver
  • Sorting and filtering feature for tk-multi-shotgunpanel
  • Support for tk-multi-data-validation in tk-vred

Fixed bugs

  • Fixed error closing QT windows in tk-flame
  • Fixed issue where TK_HOUDINI_TMP is not being set when Houdini is not launched with tk-multi-launchapp
  • Fixed window parenting issue in tk-aftereffects and tk-photoshop engines
  • Issues while working with users with unicode characters in their names

Shotgun Basic Configuration v1.4.5

28 Mar 18:02
Compare
Choose a tag to compare

ShotGrid branding updates.

Shotgun Basic Configuration v1.4.4

01 Feb 13:15
Compare
Choose a tag to compare

What's new?

Official support for Nuke 13.1, as well as a number of improved features and bug fixes.

Features/Polish

  • Official support for Nuke 13.1
  • Support for PySide2 5.15 in tk-desktop
  • Added smart_reference and import_with_options to VRED Loader2 settings

Shotgun Basic Configuration v1.4.3

07 Dec 13:27
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.
  • Removed deprecated tk-config-default legacy config from the advanced project setup wizard.

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 Basic Configuration v1.4.3 RC 1

06 Dec 14:31
Compare
Choose a tag to compare
Pre-release

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.
  • Removed deprecated tk-config-default legacy config from the advanced project setup wizard.

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.

ShotGrid Basic Configuration v1.4.2

01 Oct 18:04
Compare
Choose a tag to compare

What's new?

Number of improved features and bug fixes.

Features/Polish

  • 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.

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