Skip to content

Shotgun Basic Configuration v1.3.2

Compare
Choose a tag to compare
@mathurf mathurf released this 25 Feb 18:01

What's new?
Adding support for Python 3.7 to some apps, as well as few bug fixes.

Features/Polish
Here are new bundles with support for Python 3.7:

  • Apps
    • tk-multi-loader2 v1.20.0
    • tk-multi-pythonconsole v1.2.1
    • tk-multi-shotgunpanel v1.7.0

Fixed bugs

  • Fixed a bug where methods run in the Python console could not access the global scoped variables. For example, importing a module and then using it within a method would throw a NameError before the fix. Huge thanks to Joe Hultgren for providing this fix. [SG-4610]
  • Updated the Loader and Shotgun panel hooks in tk-3dsmax to be compatible with Python 3. [SG-15630]