Releases: mbrainerd/tk-core
Releases · mbrainerd/tk-core
2813: modified context file to set Entity at project level
2813: modified context file to set Entity at project level
#4026: Update deserialize to use existing tank object
v0.18.163.13 Updated deserialize to use existing tank object (#39)
#1513: added a fix to remove and re-create a symlink when it already exists
Merge pull request #28 from mbrainerd/bug-1513 #1513: added a fix to remove and re-create a symlink when it already exists
#1477: added TankMissingTemplateKeysError
Merge pull request #27 from mbrainerd/feature-1477 #1477: added TankMissingTemplateKeysError
#1460: updated arguments of framework.load_framework, passing in engine.context
Merge pull request #25 from mbrainerd/bug-1460 #1460: updated arguments of framework.load_framework, passing in engine.context
#1004: fixed typo in expand_show_tree, in case of seq/shot based assets
Merge pull request #19 from mbrainerd/bug-1004 fixed type in expand_show_tree, in case of seq/shot based assets.
#884: Added ability to have show overridable hook expressions
- Added expand_show_tree core hook.
#860: fixed change_context to use instance_name instead of app name
Merge pull request #15 from mbrainerd/bug-860 fixed change_context to use instance_name instead of app name
#504: Profiling module for SGTK
This module allows you to decorate methods that you would want to run a cProfile on.
#800: added caching to FolderConfiguration
Caches out objects per schema_config_path.