Commit graph

4901 commits

Author SHA1 Message Date
iLLiCiTiT
116a16eb4c get_workfile_build_presets method implemented to load workfile variants per host and current task 2020-03-04 17:34:48 +01:00
iLLiCiTiT
cf43bbb18e moved imports to top of lib 2020-03-04 17:34:12 +01:00
Jakub Trllo
4c004d35f0 Merged in feature/PYPE-748_latest_version_improve (pull request #519)
Feature/PYPE-748 latest version improve

Approved-by: Milan Kolar <milan@orbi.tools>
2020-03-02 21:57:24 +00:00
Jakub Ježek
d29fe63829 Merged in bugfix/PYPE-746-nk-compatibility-with-new-rende (pull request #520)
Bugfix/PYPE-746 nk compatibility with new rende

Approved-by: Jakub Ježek <jakub@pype.club>
Approved-by: Milan Kolar <milan@orbi.tools>
2020-03-02 21:52:25 +00:00
Milan Kolar
a7605c6c50 add handles and fps to cg renders publishing 2020-03-02 22:38:17 +01:00
Milan Kolar
073855cb5f add all outputs to deadline OutputFilename 2020-03-02 22:37:55 +01:00
Milan Kolar
ce03cacd8b remove useless outputDirectory0 2020-03-02 22:37:34 +01:00
Jakub Jezek
81662d4edd
fix(nuke): improving loaders 2020-02-28 17:43:41 +01:00
Jakub Jezek
391861da41
fix(global): improving representation submition 2020-02-28 17:43:22 +01:00
Jakub Jezek
d9f08df589
fix(nk): removing obsolete plugin 2020-02-28 17:42:41 +01:00
Jakub Jezek
6f545cec66
fix(nk): adding handles to instance data 2020-02-28 17:42:14 +01:00
Jakub Jezek
3a3774c3ba
fix(nuke): thumbnail to publish on farm 2020-02-28 17:31:27 +01:00
Milan Kolar
228c0ed190 bugfix: missing icons in maya shelf 2020-02-28 17:27:41 +01:00
iLLiCiTiT
f63ec18f4e first attemp possible solution 2020-02-28 17:11:07 +01:00
iLLiCiTiT
3fba3e17ad just commenting because last commit won't work 2020-02-28 16:45:15 +01:00
iLLiCiTiT
1944cbdd72 action set attribute is_published of deleted asset versions to False 2020-02-28 16:43:31 +01:00
Jakub Trllo
e0f0b48afc Merged in feature/PYPE-740_project_specific_plugins (pull request #518)
feature/PYPE-740 project specific plugins

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-28 14:34:16 +00:00
iLLiCiTiT
c765c02115 standalone publish allow project specific plugins 2020-02-28 15:27:57 +01:00
iLLiCiTiT
9ae412bff6 use subdict plugins for project specific plugins 2020-02-28 15:14:20 +01:00
Jakub Trllo
82ad531e78 Merged in bugfix/PYPE-737_extract_hier_archived_ents (pull request #514)
Bugfix/PYPE-737 extract hier archived ents

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-28 14:10:32 +00:00
iLLiCiTiT
8997da158a install project specific plugins (publish, load and create) found in {PYPE_PROJECT_PLUGINS}/{project_name} 2020-02-28 14:59:10 +01:00
Ondřej Samohel
e16a726acf Merged in feature/change-content-on-switch-context (pull request #511)
PYPE-532 switching context will now change content to new asset

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-28 13:54:59 +00:00
Jakub Ježek
f8c64a699d Merged in feature/PYPE-680-version-overwrite-validation (pull request #465)
Global Validation Versions

Approved-by: Jakub Ježek <jakub@pype.club>
Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-28 13:51:31 +00:00
Milan Kolar
c2da6a20ec making sure previous version cannot be overwritten 2020-02-28 14:51:06 +01:00
Jakub Jezek
71a3e111ef
feat(global): improving logic 2020-02-28 12:36:42 +01:00
Jakub Jezek
ab65bb1818
Merge branch 'develop' into feature/PYPE-680-version-overwrite-validation 2020-02-28 12:28:57 +01:00
Jakub Jezek
295208279f
fix(global): version should be number 2020-02-28 12:28:26 +01:00
Jakub Jezek
833ba22ecf
fix(global): failing due missing tag in representation 2020-02-28 12:28:02 +01:00
Jakub Jezek
682bb996ab
fix(global): adding 2d compatibility 2020-02-28 12:27:40 +01:00
Jakub Jezek
408db0e860
fix(nk): activating back version passing to instance 2020-02-28 12:27:06 +01:00
iLLiCiTiT
350221e3e0 unarchivation override data and not update and return new entity 2020-02-28 12:26:48 +01:00
Jakub Jezek
5fe6854f87
fix(nk): adding new compatibility code submition from nuke to deadline 2020-02-28 12:26:25 +01:00
iLLiCiTiT
d8226f1d27 fixed variable name 2020-02-28 12:15:47 +01:00
iLLiCiTiT
172e661c6c Merge branch 'develop' into bugfix/PYPE-737_extract_hier_archived_ents 2020-02-28 12:06:10 +01:00
iLLiCiTiT
984f26a55d data are not overriden but only updated 2020-02-27 18:06:53 +01:00
iLLiCiTiT
a1275fedd5 set tasks, visualParent and inputs only for assets not for project 2020-02-27 18:06:35 +01:00
Jakub Trllo
f2bca6ad1b Merged in bugfix/create_streucture_for_managers (pull request #517)
bugfix/create structure for managers

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-27 16:56:43 +00:00
Jakub Trllo
e7283709d5 Merged in bugfix/top_hier_entities_deletion (pull request #516)
bugfix/top_hier_entities_deletion

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-27 16:55:57 +00:00
Jakub Trllo
d9afc17576 Merged in feature/better_burnin_error (pull request #515)
feature/better burnin error

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-27 16:55:07 +00:00
iLLiCiTiT
d5faf524b2 added project manager to allowed roles for create project structure 2020-02-27 17:15:42 +01:00
iLLiCiTiT
61ee78a1c8 fixed check of top hierarchy entities in sync to avalon 2020-02-27 16:46:44 +01:00
Jakub Trllo
f930e5cc09 Merged in feature/merge_upstream_021920 (pull request #512)
Feature/PYPE-747 merge upstream 021920

Approved-by: Jakub Ježek <jakub@pype.club>
Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-27 15:31:23 +00:00
Milan Kolar
3e87fb0dfe bugfix: farm rendering wasn't accepting project overrides 2020-02-27 16:24:24 +01:00
iLLiCiTiT
4bb9eef688 raise our TypeError when value for burnins is dictionary, list or tuple 2020-02-27 15:32:40 +01:00
Jakub Ježek
3256c1be9a Merged in bugfix/collect_handles_old_code (pull request #513)
fix(nks): old code were blocking processing

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-27 13:03:52 +00:00
iLLiCiTiT
904be8c666 fixed parents check 2020-02-27 11:23:05 +01:00
iLLiCiTiT
9f5f1403fc extract_hierarchy_avalon also checks for existence of archived_entities 2020-02-27 10:57:59 +01:00
Jakub Jezek
bf135e764d
Merge remote-tracking branch 'origin/bugfix/collect_handles_old_code' into feature/PYPE-680-version-overwrite-validation 2020-02-27 10:29:59 +01:00
Jakub Jezek
881ac734a2
Merge branch 'develop' into feature/PYPE-680-version-overwrite-validation 2020-02-27 10:25:57 +01:00
Jakub Jezek
ee7c691b61
fix(nks): old code were blocking processing 2020-02-27 10:09:32 +01:00