Commit graph

570 commits

Author SHA1 Message Date
Jakub Trllo
ca803331e5 make sure keys are as list instead of 'dict_keys' in py2 2022-04-28 14:03:39 +02:00
Jakub Trllo
1cb3dc1b71
Merge pull request #3086 from pypeclub/enhancement/use_operational_pattern_to_recognize_op_atom
Transcoding: Use operational patter to recognize OP Atom mxf format
2022-04-27 18:01:32 +02:00
Jakub Trllo
2abaa3d9ca Merge branch 'develop' into enhancement/use_operational_pattern_to_recognize_op_atom 2022-04-26 11:04:23 +02:00
Jakub Trllo
c2c7c1a653 Merge branch 'develop' into bugfix/template_result_can_be_copied 2022-04-26 11:01:12 +02:00
Jakub Trllo
5e4d618be4 fixed new imports of avalon 2022-04-25 18:19:20 +02:00
Jakub Trllo
a579cd31c8 Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-25 18:03:38 +02:00
Jakub Trllo
c4e826e77f added ability to create copy of TemplateResult 2022-04-25 17:29:32 +02:00
Petr Kalis
b59a408a39
Merge pull request #2966 from pypeclub/feature/OP-2951_Download-all-workfile-inputs
SiteSync: Download all workfile inputs
2022-04-25 16:13:09 +02:00
Jakub Trllo
a7db2c26f3
Merge pull request #3070 from pypeclub/enhancement/Add-global-log-verbose-arguments
General: Add global log verbose arguments
2022-04-25 12:23:28 +02:00
Petr Kalis
16fa4a60d4 OP-2765 - merge develop 2022-04-22 10:34:04 +02:00
Jakub Trllo
7415c85790 use operational patter to recognize op atom mxf format 2022-04-22 10:27:58 +02:00
Jakub Trllo
ce38ac6bd9
Merge pull request #3076 from pypeclub/bugfix/OP-3107_ExtractReview-Sequence-is-not-converted-with-same-names
General: Extract review sequence is not converted with same names
2022-04-20 19:10:31 +02:00
Jakub Trllo
5142cd6139 fix keeping of filenames 2022-04-20 19:07:56 +02:00
Jakub Trllo
52a1450df2 fix line length 2022-04-20 15:28:49 +02:00
Jakub Trllo
7deed5e74d added few more comments 2022-04-20 15:28:15 +02:00
Jakub Trllo
d9d772db72 added deprecation warning to convert_to_ffmpeg 2022-04-20 14:41:15 +02:00
Jakub Trllo
91d2eb7355 replace convert_for_ffmpeg with new function 2022-04-20 14:41:03 +02:00
Jakub Trllo
0dd46fe513 added new function convert_input_paths_for_ffmpeg which converts list of input paths to output dir keeping the source filenames 2022-04-20 14:40:22 +02:00
Petr Kalis
eb1f72fccd OP-2951 - refactored to use AvalonMongoDB 2022-04-20 12:29:02 +02:00
Jakub Trllo
a118c1e980 check global settings on start if logs should be send to mongo 2022-04-19 18:51:05 +02:00
Jakub Trllo
15d59e1f00 use 'OPENPYPE_LOG_LEVEL' if available instead of 'OPENPYPE_DEBUG' 2022-04-19 18:45:55 +02:00
Jakub Trllo
c33f86679d Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-19 17:37:24 +02:00
Jakub Trllo
5bda6e7d75
Merge pull request #3009 from pypeclub/enhancement/OP-2956_move-host-install
General: Move host install
2022-04-19 10:00:48 +02:00
Jakub Trllo
7d39c2d855 Merge branch 'enhancement/OP-2956_move-host-install' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-14 12:46:53 +02:00
Jakub Trllo
26bd9e8ff3 Merge branch 'develop' into enhancement/OP-2956_move-host-install 2022-04-14 12:45:27 +02:00
Jakub Trllo
066d6123d6 replace avalon imports in openpype.lib 2022-04-14 12:29:41 +02:00
Petr Kalis
fe38ff5e23 OP-2958 - extended logging for profile filtering
Updated logging for collect_ftrack_famiy
2022-04-13 18:21:46 +02:00
Jakub Trllo
e91d84546e use AvalonMongoDB from openpype pipeline 2022-04-13 17:59:01 +02:00
Petr Kalis
d4484ff241 OP-2765 - merge develop 2022-04-13 12:43:59 +02:00
Petr Kalis
3014e11e47
Merge pull request #3051 from pypeclub/feature/OP-2005_Default-Pool-configurable
Deadline: reworked pools assignment
2022-04-13 10:54:05 +02:00
Jakub Trllo
328a35c166 Merge branch 'develop' into enhancement/OP-2956_move-host-install 2022-04-12 18:56:05 +02:00
Jakub Trllo
bb294767da
Merge pull request #3050 from pypeclub/bugfix/OP-988_Failed-render-publishes
General: Extract Review handle invalid characters for ffmpeg
2022-04-12 13:28:45 +02:00
Petr Kalis
87fa3bae64 OP-2005 - refactor yanked _requests_get, _requests_post into lib file 2022-04-12 11:44:34 +02:00
Jakub Trllo
b40e5ba0b8 added check for invalid characters in attribute value 2022-04-11 17:50:53 +02:00
Jakub Trllo
1bd174c375 simplified how to avoid adding attributes during oiio procesing 2022-04-11 17:50:27 +02:00
Petr Kalis
b336672558 OP-2951 - safer pulling of inputLinks from legacy records 2022-04-11 12:31:08 +02:00
Jakub Trllo
b9a7d810cc fix applying of env variables that are not defined by applications or tools 2022-04-08 18:32:40 +02:00
Jakub Trllo
d7262446f8 use local settings to override environments during launching of application 2022-04-08 17:11:48 +02:00
Petr Kalis
007e47b6ca Merge remote-tracking branch 'origin/feature/OP-2951_Download-all-workfile-inputs' into feature/OP-2951_Download-all-workfile-inputs 2022-04-08 12:38:56 +02:00
Petr Kalis
ffee62799d Merge branch 'develop' of github.com:pypeclub/OpenPype into feature/OP-2951_Download-all-workfile-inputs 2022-04-08 10:06:40 +02:00
Jakub Trllo
905eccdc41 fixed registered host callbacks 2022-04-06 13:58:53 +02:00
Jakub Trllo
729131738a changed installation of hosts 2022-04-01 19:40:23 +02:00
Jakub Trllo
eabe2fe569 changed usage of registered root 2022-04-01 19:37:58 +02:00
Petr Kalis
55246ce4a7
Update openpype/lib/avalon_context.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-04-01 17:30:28 +02:00
Petr Kalis
77b7b4b1bc Fix - remove doubled dot in workfile created from template 2022-04-01 13:16:02 +02:00
Petr Kalis
44afe82d5a OP-2951 - refactored distinct version ids
Fixed ordering of referenced versions
2022-04-01 11:07:54 +02:00
Petr Kalis
d14d739e1c
Update openpype/lib/avalon_context.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-04-01 10:40:08 +02:00
Petr Kalis
6f86f78860
Update openpype/lib/avalon_context.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-04-01 10:40:00 +02:00
Petr Kalis
d8c56f0a67
Update openpype/lib/avalon_context.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-04-01 10:39:52 +02:00
Jakub Trllo
cb33bb94f9
Merge pull request #2935 from pypeclub/enhancement/OP-2855_move-plugins-register-and-discover
General: Move plugins register and discover
2022-03-31 13:38:17 +02:00