Commit graph

4864 commits

Author SHA1 Message Date
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
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
Jakub Jezek
5fe6854f87
fix(nk): adding new compatibility code submition from nuke to deadline 2020-02-28 12:26:25 +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
Jakub Jezek
ee7c691b61
fix(nks): old code were blocking processing 2020-02-27 10:09:32 +01:00
iLLiCiTiT
7df1f34ce9 set AVALON_HIERARCHY environment when application is launcher 2020-02-27 10:05:32 +01:00
iLLiCiTiT
923021b02f fixed action registering and missing QIcons 2020-02-27 09:55:12 +01:00
iLLiCiTiT
fd3fcbd3ff nukestudio workio expect session by new avalon-core change 2020-02-26 18:50:33 +01:00
iLLiCiTiT
c005090874 nukestudio menu build was changed from actions list to hardcoded list with removed unused imports and removed library loader 2020-02-26 18:50:09 +01:00
Ondřej Samohel
911245caaa Merged in feature/PYPE-570-maya-renderlayer-creator (pull request #434)
PYPE-570: New farm render system

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-26 16:31:12 +00:00
Milan Kolar
0dc5c7a21d Merge branch 'develop' into feature/PYPE-570-maya-renderlayer-creator 2020-02-26 17:27:08 +01:00
Jakub Trllo
0066c50b59 Merged in draft/ffmpeg_with_multiple_paths (pull request #481)
draft/ffmpeg_with-multiple_paths

Approved-by: Ondřej Samohel <annatar@annatar.net>
Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-26 16:21:56 +00:00
Milan Kolar
af11677b4e Merge branch 'feature/PYPE-570-maya-renderlayer-creator' of bitbucket.org:pypeclub/pype into feature/PYPE-570-maya-renderlayer-creator 2020-02-25 21:40:23 +01:00
Jakub Trllo
77f58380ee Merged in bugfix/collect_ftrack_api_bugfix (pull request #508)
bugfix/collect ftrack api bugfix
2020-02-24 15:52:19 +00:00
iLLiCiTiT
5db4d90e47 get project from list 2020-02-24 16:51:01 +01:00
iLLiCiTiT
b0a1b1a503 fix missing import after merge 2020-02-22 01:22:47 +01:00
iLLiCiTiT
1fd4861d6d Merge branch 'develop' into draft/ffmpeg_with_multiple_paths 2020-02-22 01:22:14 +01:00
Ondrej Samohel
6f8a860f00
rendering is done by default from published file 2020-02-22 01:19:32 +01:00
Ondřej Samohel
1bc88e3b1b Merged in feature/validate-ass-relative-paths (pull request #479)
validator for ass relative texture paths

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-21 23:28:37 +00:00
Jakub Trllo
70631ef29c Merged in bugfix/collect_ftrack_api_task_ignore (pull request #504)
Bugfix/collect ftrack api task ignore

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-21 23:27:57 +00:00
Ondřej Samohel
a91bc92aa4 Merged in hotfix/fix-frame-start-for-review (pull request #505)
fixed start frame if it doesn't match rendered frames

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-21 23:27:12 +00:00
Jakub Trllo
983eac3ec7 Merged in bugfix/burnins_current_frame_fix (pull request #506)
bugfix/burnins current frame fix

Approved-by: Milan Kolar <milan@orbi.tools>
2020-02-21 23:26:15 +00:00
Milan Kolar
284da78ccd allow multichanel rendering 2020-02-22 00:23:23 +01:00
Milan Kolar
61f909c382 simplify version determination 2020-02-22 00:22:52 +01:00
Milan Kolar
66a2bc8201 append renders and fix representation names 2020-02-22 00:20:56 +01:00
Milan Kolar
86d3f4d7d2 prioritize instance version in burnins 2020-02-22 00:19:50 +01:00
Ondrej Samohel
8ae23bae93
fixed preview tag 2020-02-21 21:12:00 +01:00
Milan Kolar
8295ce2824 Merge branch 'develop' into feature/PYPE-570-maya-renderlayer-creator 2020-02-21 18:01:21 +01:00
Milan Kolar
03fbbf7d10 typo 2020-02-21 17:47:33 +01:00
Milan Kolar
7b70a6e52d bugfix: missing io.install in colelctavalonentities 2020-02-21 17:44:52 +01:00
iLLiCiTiT
4435eb8c14 current frame now works correctly and has correct position 2020-02-21 17:36:17 +01:00
Ondrej Samohel
2195652344
fixed start frame if it doesn't match render 2020-02-21 13:28:50 +01:00
iLLiCiTiT
2562dcfc7f typed context entities ignore tasks and added custom exception messages 2020-02-21 11:56:40 +01:00
iLLiCiTiT
9f6a9ed496 ftrack task query won't crash but log warning if task not found 2020-02-21 11:55:56 +01:00
iLLiCiTiT
1f6bdb44aa added custom exception message when project is not found 2020-02-21 11:55:13 +01:00
Milan Kolar
2a1e057716 [bugfix] - integrato wasn't comparing intance name with context name 2020-02-20 13:18:08 +01:00