Shotgun Basic Configuration v1.2.5
What’s new?
Introduced the publish_fields and publish_kwargs properties on items, as well as a number of bug fixes, including:
- Fixed occasional errors that would occur during startup in 3ds Max 2018 and 2019, and
Features/Polish
- Introduced the publish_fields and publish_kwargs properties on items. The new publish_fields property on publish items can be used to set arbitrary fields, including custom fields on publishes. The publish_kwargs property on publish items can be used to set keyword arguments for the call to tank.util.register_publish used to publish the item. [SG-9941]
Fixed bugs
- Fixed occasional errors that would occur during startup in 3ds Max. This fix changes the way in which the parent widget is gathered in 3ds Max 2018 and 2019. [SG-12156]
- Fixed a regression in tk-framework-desktopstartup where debug logging was forced on first launch. This fix ensures that "Toggle Debug Logging" option is unchecked by default. [SG-12227]