Commit graph

1067 commits

Author SHA1 Message Date
Jakub Jezek
f06857c42e fix(nuke): didn't collect all publishable isntaces 2019-12-18 14:56:57 +01:00
Milan Kolar
c024f55e9c Merge branch 'refs/heads/feature/PYPE-433-deadline-publish-with-correct-c' into release/2.4.0
# Conflicts:
#	pype/plugins/nuke/publish/extract_review_data.py
2019-12-11 23:24:34 +01:00
Ondřej Samohel
6f77e3015c Merged in hotfix/maya-look-correct-colorspace (pull request #406)
(maya) fixed correct colorspace for linearized textures during look extraction

Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-11 14:37:50 +00:00
Jakub Jezek
73c7a42544 Merge remote-tracking branch 'origin/hotfix/little_nuke_fixes' into release/2.4.0 2019-12-11 13:27:46 +01:00
Jakub Jezek
06e4c713ab Merge remote-tracking branch 'origin/hotfix/nuke-create-problems' into release/2.4.0 2019-12-11 13:27:31 +01:00
Milan Kolar
8a14e5d544 make sure we process texture when force copy and maketx is enabled 2019-12-11 00:05:52 +01:00
Jakub Jezek
f9035a20d6 fix(nuke): selection of nodes for write render creator 2019-12-10 20:51:24 +01:00
Jakub Jezek
3faef65e44 fix(nuke): little bits 2019-12-10 02:04:05 +01:00
Jakub Jezek
b2e7c60c28 fix(global): reformat now works on width and height 2019-12-10 02:02:57 +01:00
Ondrej Samohel
482addd643
(maya) fixed correct colorspace for linearized textures during look extraction 2019-12-09 16:52:15 +01:00
Jakub Jezek
0fc244b03b Merge remote-tracking branch 'origin/hotfix/nuke_instance_back_comp' into feature/PYPE-433-deadline-publish-with-correct-c 2019-12-09 16:03:30 +01:00
Jakub Jezek
a60e02e7c0 fix(nuke): family mishmash 2019-12-09 14:59:22 +01:00
Jakub Jezek
ac1fab9bdd fix(nuke): path with hashes error 2019-12-09 14:59:00 +01:00
Jakub Jezek
5b89eca421 fix(nuke): families mishmash 2019-12-09 14:58:38 +01:00
Jakub Jezek
399d9e8b75 fix(nuke): instance didnt detect other then write family 2019-12-09 14:58:14 +01:00
Jakub Jezek
2dd940078e fix(global): missing coma 2019-12-09 14:57:34 +01:00
Jakub Jezek
1e76ec6fd4 fix(global): letter box was not applying on 1929x1080 2019-12-09 14:57:10 +01:00
Jakub Jezek
101c3bc190 fix(nuke): backward compatibility if avalon knob ak: 2019-12-09 13:25:34 +01:00
Jakub Jezek
8bf0874a4a fix(global): LetterBox can be 0 rather then None 2019-12-09 12:12:27 +01:00
Jakub Jezek
5f6081db9b Merge branch 'develop' into feature/PYPE-433-deadline-publish-with-correct-c 2019-12-07 18:28:25 +01:00
Jakub Jezek
2f93dcd9b6 Merge remote-tracking branch 'origin/feature/PYPE-433-deadline-publish-with-correct-c' into feature/PYPE-433-deadline-publish-with-correct-c 2019-12-07 18:11:19 +01:00
Jakub Jezek
c069f36d95 fix(global): reformat was not counting with ratio of format 2019-12-07 18:06:54 +01:00
Milan Kolar
0f50ead661 remove unnecesary import 2019-12-06 22:47:54 +01:00
Milan Kolar
ac875a9306 use automatic preset loading 2019-12-06 22:44:50 +01:00
Jakub Ježek
a884b18536 Merged in feature/PYPE-589-publishing-gizmos-and-importing (pull request #383)
[DRAFT] - Publish and Load workflow for Gizmo family

Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-06 20:18:48 +00:00
Milan Kolar
360c11a58d add comment to ftrack publish 2019-12-06 21:14:36 +01:00
Milan Kolar
1ae54c6a03 minor hotfix on reference loader 2019-12-06 21:14:26 +01:00
Milan Kolar
955cb71479 Merge branch 'refs/heads/feature/add-start-and-end-frame-to-burnin' into develop 2019-12-06 20:02:48 +01:00
Milan Kolar
4046349969 Merge branch 'develop' of bitbucket.org:pypeclub/pype into develop 2019-12-06 19:31:52 +01:00
Jakub Jezek
532e485e5d feat(nuke): fixing deadline submiter 2019-12-06 19:01:59 +01:00
Jakub Jezek
75145a4095 feat(nuke): make thumbnail exporter available for render farm 2019-12-06 19:01:43 +01:00
Jakub Jezek
83f506d3eb feat(nuke): removing families which are not needed anymore 2019-12-06 19:01:15 +01:00
Jakub Jezek
9727a70722 feat(global): making collection filesequences for nuke 2019-12-06 19:00:42 +01:00
Jakub Ježek
74317adf5a Merged in hotfix/burnin_copy_codec (pull request #400)
Fixing Burnin copy original codec

Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-06 17:25:52 +00:00
Jakub Trllo
432d98b668 Merged in feature/import_adjustments (pull request #395)
cleanup or imports

Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-06 17:14:33 +00:00
Milan Kolar
5fe78a3562 Merge branch 'refs/heads/master' into develop 2019-12-06 18:12:03 +01:00
Ondřej Samohel
feac5b427a Merged in hotfix/maya-extract-look (pull request #401)
(maya) fixed extract look, added few debug info

Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-06 17:07:46 +00:00
Milan Kolar
dd0b0f7036 Merged in feature/PYPE-579-publishing-standin-with-option- (pull request #388)
add ability to publish and load arnold standin sequence

Approved-by: Milan Kolar <milan@orbi.tools>
2019-12-06 17:00:32 +00:00
Jakub Jezek
305bd6a021 fix(global): not using correct preset tags
fixing pixelAspect to by applied to letter box too
2019-12-06 16:10:23 +01:00
Jakub Jezek
b69e9629a7 clean(nuke): make it nicer 2019-12-06 14:50:08 +01:00
Jakub Jezek
7f171bd11d feat(global): hook the conditions to preset tags
after all that is what they are for ;)
2019-12-06 14:49:45 +01:00
Jakub Jezek
350dbda38c feat(global): atatching conditions to preset tags instead of arguments
that is what they are for, isnt it? ;)
2019-12-06 14:41:50 +01:00
Jakub Jezek
48b1cba748 Merge remote-tracking branch 'origin/hotfix/burnin_copy_codec' into feature/PYPE-433-deadline-publish-with-correct-c 2019-12-06 14:03:45 +01:00
Jakub Jezek
f4a0b341ac fix(nuke): validator had wrong family 2019-12-06 14:03:16 +01:00
Jakub Jezek
5754450b88 fix(nuke): the path was only working with C:
Also the replace was moved to Extract Review
2019-12-06 14:02:37 +01:00
Jakub Jezek
78f2da25cf feat(nuke): extract thumbnail from before Review Data (mov, jpg) 2019-12-06 14:01:42 +01:00
Jakub Jezek
b79e22464b fix(nuke: when writes collected family should be write
otherwise validate frames is picking it up
2019-12-06 13:59:35 +01:00
Jakub Jezek
3c90a79840 feat(global): extr review pixel aspect rescale 2019-12-06 13:58:31 +01:00
Jakub Jezek
ec9f5b5e04 feat(nuke): adding format data to instance 2019-12-06 08:00:35 +01:00
Jakub Jezek
43ed944394 feat(global): implementing Lut integration into Extract Review 2019-12-06 08:00:15 +01:00