Commit graph

1060 commits

Author SHA1 Message Date
Milan Kolar
043c71fd18
Merge pull request #679 from pypeclub/hotfix/initial-render-version-undetermined
Hotfix: Added default version number
2020-11-03 12:51:59 +01:00
iLLiCiTiT
d4d592a233 pyblish plugins pass logger object to ffprobe_streams function 2020-11-02 19:15:26 +01:00
iLLiCiTiT
7e4807e7ee path to ffmpeg tools has always quotes to make sure spaces won't cause unnecessary behavior 2020-11-02 19:13:48 +01:00
Ondřej Samohel
9d8c2c2d01
added default version
this fix case when there is no existing version published yet
2020-11-02 18:44:25 +01:00
Milan Kolar
846fcfd1ea
Merge pull request #649 from pypeclub/feature/636-deadline-output-folder2x
Deadline publish job shows publishing output folder
2020-10-16 17:50:35 +02:00
Milan Kolar
7ffe93296c
Merge pull request #642 from pypeclub/feature/get_latest_version_in_lib
Get latest version in lib
2020-10-16 17:50:23 +02:00
Petr Kalis
3ccd3181cd #636 - Deadline Output Folder
Pre-calculate final publish folder to add it to right mouse click option
for easier checking in Deadline Monitor
2020-10-16 15:19:59 +02:00
Milan Kolar
a9aff3b030
Merge pull request #641 from pypeclub/feature/burnin_script_output
Burnin script logs better output
2020-10-16 10:53:03 +02:00
iLLiCiTiT
4113c07281 extract review and extract burnin are passing logger to _subprocess 2020-10-15 16:07:12 +02:00
Toke Stuart Jepsen
1aeaa4bba1 Missing audio on farm submission. 2020-10-15 09:55:46 +01:00
Milan Kolar
afd1fbc40b review and burnin don't delete representations, that they don't process 2020-10-14 16:23:01 +02:00
Milan Kolar
67c03d4aa0 add option to disable render cleanup 2020-10-14 16:22:20 +02:00
Milan Kolar
ae2c18465e Merge branch 'feature/616-convert-nukestudio-to-hiero-host' into 2.x/develop 2020-10-07 20:57:24 +02:00
Milan Kolar
d67402331a remove forgotten line 2020-10-07 19:12:32 +02:00
Milan Kolar
b4a0b1d258 change tasks to dictionary 2020-10-07 18:53:08 +02:00
Milan Kolar
81e80e0186
Merge pull request #617 from pypeclub/feature/616-convert-nukestudio-to-hiero-host
Renaming nukestudio host folder to hiero
2020-10-07 17:51:55 +02:00
Jakub Jezek
dc77711d51
fix(hiero): loading Tasks correctly 2020-10-07 17:02:05 +02:00
Milan Kolar
8dba1b9557 pass instance version to metadata.json if it's not 1 2020-10-07 13:00:01 +02:00
Milan Kolar
f2ed187ebd
Merge pull request #512 from pypeclub/feature/tiled-exr-to-scanline
Maya: Tiled EXRs to scanline EXRs render option
2020-10-06 18:13:04 +02:00
Ondrej Samohel
5368632c85
removed repre output name 2020-10-06 17:45:38 +02:00
Milan Kolar
07f0a68366 Merge branch '2.x/develop' into feature/451-Fusion_basic_integration 2020-10-06 16:15:56 +02:00
iLLiCiTiT
1b8fba5d8a add PYPE_USERNAME to deadline environments so it is filled on farm during publish 2020-10-05 21:58:07 +02:00
iLLiCiTiT
855f363ed9 colect current pype user makes sure user is filled 2020-10-05 21:57:40 +02:00
Milan Kolar
f9a3fa8d71
Merge pull request #562 from pypeclub/bugfix/intent_value_setting
Intent publish setting wasn't working with default value
2020-10-05 18:10:47 +02:00
iLLiCiTiT
add97d828c fixed bad intent values in burnins 2020-10-02 15:53:09 +02:00
Petr Kalis
8e59fe67ff
Merge branch '2.x/develop' into feature/180-Store_task_types 2020-10-02 13:22:34 +02:00
Milan Kolar
9f539c007d
Merge pull request #560 from pypeclub/hotfix/anatomy_instance_data_time_enhancement
Anatomy instance data collection is substantially faster for many instances
2020-10-01 18:44:28 +02:00
Milan Kolar
ac37a288bc Merge branch 'hotfix/579-Publish_EDL' into 2.x/develop 2020-10-01 18:11:52 +02:00
Milan Kolar
b82052c569 Merge branch 'master' into 2.x/develop 2020-10-01 18:02:35 +02:00
iLLiCiTiT
2c6797e63a fixed typo 2020-10-01 17:11:06 +02:00
Jakub Jezek
4b754eed90
fix(global): removing reformating of odd resolution 2020-10-01 17:07:59 +02:00
Ondrej Samohel
3f628d1267
minor fixes 2020-10-01 16:19:37 +02:00
iLLiCiTiT
70780cbc53 also make sure output width or height does not contain odd numbers 2020-10-01 15:19:41 +02:00
iLLiCiTiT
dbf0881415 first video filter will add padding to input if has width or height with odd numbers 2020-10-01 15:19:01 +02:00
Ondrej Samohel
11cf4056a7
replace files in current representation 2020-10-01 14:53:03 +02:00
Ondrej Samohel
face948e3f
Merge branch '2.x/develop' into feature/tiled-exr-to-scanline 2020-10-01 13:58:02 +02:00
Milan
4fc5fa46dd nondestructive reformating if input res odd number 2020-10-01 10:15:18 +01:00
Jakub Jezek
56ca9b804c
clean(SP): old code cleanup 2020-09-30 18:41:52 +02:00
Jakub Jezek
d8deb18b52
fix(SP): not correct filtering of activated assets in hierarchy 2020-09-30 18:41:07 +02:00
Petr Kalis
f8e558ca42 #180 - Changed tasks to dictionaries
Modifications based on change
2020-09-25 12:24:02 +02:00
Milan Kolar
d740c17b91 Merge branch 'feature/validate_intent' into 2.x/develop 2020-09-25 10:16:09 +02:00
Milan Kolar
71a5a036dd validate intent 2020-09-25 10:15:10 +02:00
iLLiCiTiT
8627a9613e extract burnin checks if intent value is valid before adding label 2020-09-24 16:26:45 +02:00
iLLiCiTiT
2831f3f4b4 collecting was separated to 3 parts with only 3 calls to mongo database 2020-09-24 12:48:18 +02:00
iLLiCiTiT
2e8f5ee55c collect anatomy instance data plugin converted to context plugin 2020-09-24 12:47:08 +02:00
Milan Kolar
ed5bb3e4e4 Merge branch 'hotfix/editorial_one_shot_publish' into 2.x/develop 2020-09-23 13:20:15 +02:00
Jakub Jezek
7cc52fe28a
fix(ftrack, global): moving asset filter to avalon hierarchy integrator 2020-09-23 12:55:02 +02:00
Milan Kolar
a580a16368
Merge pull request #520 from pypeclub/bugfix/388-Extract_review_a_representation_name_with__burnin
Extract review a representation name with `*_burnin`
2020-09-22 12:03:23 +02:00
iLLiCiTiT
4e5226cdc5 fixed clipboard copy in global loaders when Qt is runnign QCoreApplication 2020-09-22 11:42:23 +02:00
Milan Kolar
5c64e546e6
Merge pull request #474 from tokejepsen/2.x/bugfix/optional_skip_reviews_on_renders
Fix optional skip reviews on renders.
2020-09-16 17:44:22 +02:00