Commit graph

1367 commits

Author SHA1 Message Date
Milan Kolar
c43ae7cb5f allow exporting multiple arnold standins from single scene. 2020-01-14 15:43:26 +01:00
Jakub Jezek
c55a182ee8 fix(global): fix integrate_new p27 nukestudio pathlib error 2020-01-14 15:42:03 +01:00
Jakub Jezek
d5bb422121 fix(nuke): rename attribute, missing bracket 2020-01-14 15:11:48 +01:00
Jiri Sindelar
b5471a79b6 Merge remote-tracking branch 'origin/feature/nuke-slate-prerender' into master-testing-local 2020-01-14 14:45:32 +01:00
Jiri Sindelar
102a4832ef Merge remote-tracking branch 'origin/feature/nuke-slate-prerender' into master-testing-local 2020-01-14 14:42:48 +01:00
Jakub Jezek
0ae3c2dc9c feat(nuke): comments to slate_node 2020-01-14 14:36:36 +01:00
Jakub Jezek
56943e77b3 feat(global): accepting slate frame in farm collector 2020-01-14 14:06:45 +01:00
Jakub Jezek
54c3fa9dac feat(nuke): slate no need to be representation 2020-01-14 13:56:12 +01:00
Milan Kolar
bdd31bf81d Merge branch 'develop' into feature/PYPE-612_blender 2020-01-14 13:48:07 +01:00
Jiri Sindelar
917a042b29 Merge remote-tracking branch 'origin/feature/nuke-slate-prerender' into master-testing-local 2020-01-14 11:12:28 +01:00
Jakub Jezek
033d5fe92e clean(nuke): redundant file 2020-01-14 09:48:26 +01:00
Jakub Jezek
c1fbd21f09 feat(nuke): create plugin prerender 2020-01-14 09:47:39 +01:00
jakub@orbi.tools
af0d4dafe3 Merge remote-tracking branch 'origin/feature/nuke-slate-prerender' into master-testing-local
# Conflicts:
#	pype/plugins/global/publish/integrate_new.py
2020-01-13 18:15:14 +01:00
Jakub Jezek
e964d466a0 fix(nuke): validation preset was not defined correctly 2020-01-13 15:11:09 +01:00
Jakub Jezek
a132ef74eb Merge branch 'master' into feature/nuke-slate-prerender 2020-01-13 14:13:47 +01:00
Jakub Jezek
1ffa2ac77f Merge branch 'master' into feature/PYPE-636-nuke-noninteractive-review-make 2020-01-13 14:12:54 +01:00
Jakub Jezek
4de66d1bc8 fix(global, nuke): review in thumbnail, string from path 2020-01-13 14:12:09 +01:00
Jakub Jezek
880a1132a5 fix(nuke): thumbnail doesn't need to add review tag 2020-01-13 13:07:06 +01:00
Jakub Jezek
68b33cbb9f fix(nuke): thumnail review order error 2020-01-13 12:55:46 +01:00
Jakub Ježek
84b73d0c69 Merged in feature/nuke-load-backdrop (pull request #410)
feat(nuke): Loader plugin for nukenodes

Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-13 10:03:48 +00:00
Milan Kolar
fcde886e0a hotfix- string convertion for pathlib path 2020-01-13 09:42:03 +01:00
Jakub Trllo
97b5ed3b27 Merged in feature/PYPE-638_res_and_fps_in_burnins (pull request #422)
Feature/PYPE-638 res and fps in burnins

Approved-by: Milan Kolar <milan@orbi.tools>
2020-01-13 08:26:45 +00:00
Jakub Jezek
975683cd08 feat(nuke): adding plugin extracting slate file 2020-01-13 02:29:04 +01:00
Jakub Jezek
d2455ee210 feat(nuke): reworking slate process 2020-01-13 02:28:47 +01:00
Jakub Jezek
559ca48e18 feat(nuke): reworking slate process 2020-01-13 02:28:31 +01:00
Jakub Jezek
09a38234e8 feat(global): adding slate to video files 2020-01-13 02:27:44 +01:00
Jakub Jezek
b714353983 fix(global): cleaning code and adding repre to render template 2020-01-13 02:27:05 +01:00
Jakub Jezek
6580d1881a fix(global): dealing with extension properly 2020-01-13 02:26:09 +01:00
Jakub Jezek
518d4b2cfe feat(nuke): adding slate node integration 2020-01-12 14:41:40 +01:00
Jakub Jezek
035cba879d fix(global): integrate new error with pathlib2 2020-01-12 14:41:16 +01:00
Milan Kolar
cc4857a5d8 hotfix/pathlib in integration 2020-01-11 14:56:48 +01:00
Milan Kolar
791bb63f97 collect templates fps fix 2020-01-10 18:11:33 +01:00
Jakub Jezek
2ae8dc7582 fix(global): unc pathlib2 was not used correctly 2020-01-10 17:47:23 +01:00
Milan Kolar
59305a1210 make sure template keys exist only when needed 2020-01-10 16:48:23 +01:00
jakub@orbi.tools
594c7cc79f Merge branch 'master-testing' 2020-01-10 16:18:00 +01:00
Milan Kolar
301b011c2b Merge branch 'master' into feature/PYPE-638_res_and_fps_in_burnins 2020-01-10 16:05:11 +01:00
Ondřej Samohel
efd71c7ef7 changed place where tokens are replaced for image_search_path 2020-01-10 13:53:49 +00:00
Jakub Jezek
d20853f617 feat(global): finalizing the nuke to deadline feature 2020-01-10 14:35:19 +01:00
Ondřej Samohel
acdc0fed0c refactored to class method 2020-01-10 13:23:07 +00:00
Ondřej Samohel
9a7f36023b fixed error message 2020-01-10 13:16:41 +00:00
Ondřej Samohel
d4bf25f01a resolving ${TOKEN} variables in PATH to env variables 2020-01-10 13:07:11 +00:00
iLLiCiTiT
77d71d4bf3 it is tried to set intent value on ftrack entity and do not crash pyblish in integrate_ftrack_api 2020-01-10 11:43:07 +01:00
Jakub Jezek
218405841c fix(global, nuke): updating deadline submission 2020-01-10 00:15:58 +01:00
Jakub Jezek
b3321a92ee fix(global): pathlib changed to pathlib2 2020-01-09 23:06:57 +01:00
Milan Kolar
5ace134b64 add pathlib path resolve 2020-01-09 15:24:51 +01:00
Milan Kolar
3a4a6782ab pep8 class names 2020-01-09 15:07:44 +01:00
Milan Kolar
a888891a68 Merge branch 'master' into master-testing 2020-01-09 14:45:21 +01:00
Milan Kolar
2350790389 remove obsolete logge 2020-01-09 12:02:04 +01:00
jakub@orbi.tools
98eced7157 Merge remote-tracking branch 'origin/feature/PYPE-636-nuke-noninteractive-review-make' into master-testing 2020-01-09 11:34:37 +01:00
jakub@orbi.tools
24ba47a8e6 Merge branch 'master' into master-testing 2020-01-09 11:34:08 +01:00