Skip to content

Releases: mbrainerd/tk-core

2813: modified context file to set Entity at project level

21 Jan 04:20
84020a9
Compare
Choose a tag to compare

2813: modified context file to set Entity at project level

#4026: Update deserialize to use existing tank object

10 Jan 12:06
51b4f4a
Compare
Choose a tag to compare
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

17 Apr 11:23
5589d4f
Compare
Choose a tag to compare
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

29 Mar 08:36
91ff8f8
Compare
Choose a tag to compare
Merge pull request #27 from mbrainerd/feature-1477

#1477: added TankMissingTemplateKeysError

#1460: updated arguments of framework.load_framework, passing in engine.context

25 Mar 08:35
3843a14
Compare
Choose a tag to compare
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

04 Sep 12:04
4ad6009
Compare
Choose a tag to compare
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

02 Aug 05:30
938e6bc
Compare
Choose a tag to compare

#860: fixed change_context to use instance_name instead of app name

09 Jul 05:53
4bc01fe
Compare
Choose a tag to compare
Merge pull request #15 from mbrainerd/bug-860

fixed change_context to use instance_name instead of app name

#504: Profiling module for SGTK

19 Jun 06:21
424bf3e
Compare
Choose a tag to compare

This module allows you to decorate methods that you would want to run a cProfile on.

#800: added caching to FolderConfiguration

18 Jun 08:31
a2821f3
Compare
Choose a tag to compare

Caches out objects per schema_config_path.