Commit graph

326 commits

Author SHA1 Message Date
Jakub Ježek
533858614c
Merge pull request #2365 from pypeclub/feature/OP-1629_Hiero-13-compatibility 2021-12-06 13:05:10 +01:00
Jakub Jezek
fcec9a820d
fixes python3 compatibility 2021-12-02 19:02:04 +01:00
Ondrej Samohel
d8ce82b916
add changes needed for Maya 2021-11-30 14:01:11 +01:00
Ondrej Samohel
459f2b1be6
Merge remote-tracking branch 'origin/develop' into feature/OP-2045_Preview-for-multilayer-exrs 2021-11-30 13:39:21 +01:00
Jakub Trllo
ac9cd782e1
Merge pull request #2328 from pypeclub/feature/log_ffprobe_error
General: FFprobe error exception contain original error message
2021-11-29 18:15:59 +01:00
Jakub Trllo
abb10982ba
Merge pull request #2305 from pypeclub/feature/reduce_vendor_imports
General: Reduce vendor imports
2021-11-29 18:15:35 +01:00
iLLiCiTiT
b306dfd8e9 skip workfile instance linking if workfile instance is not available 2021-11-26 19:35:22 +01:00
iLLiCiTiT
6785a054b7 add message of raised exception to new exception 2021-11-26 18:08:09 +01:00
iLLiCiTiT
a732ce3ee9 skip else statement 2021-11-26 12:56:37 +01:00
iLLiCiTiT
46cb7d7a71 skip processing if workfile instance is not available 2021-11-26 12:56:20 +01:00
iLLiCiTiT
c728eec8ab use "id" key where id of input is stored instead of "input" 2021-11-26 12:55:26 +01:00
iLLiCiTiT
7a4f3e6987 removed check of multipartExr key on instance in extract burnin 2021-11-25 18:36:23 +01:00
iLLiCiTiT
3cba06331b fix missing method 2021-11-25 18:33:05 +01:00
iLLiCiTiT
57b7712167 convert extract jpeg as extract review and burnin 2021-11-25 18:18:32 +01:00
iLLiCiTiT
ff18219586 modified extract burnin same way as extract review 2021-11-25 17:42:34 +01:00
iLLiCiTiT
439e1e0ba7 shortened message 2021-11-25 17:39:48 +01:00
iLLiCiTiT
30cd245758 fixed typo 2021-11-25 17:39:40 +01:00
iLLiCiTiT
eeead975b7 removed multipart condition 2021-11-25 17:10:56 +01:00
iLLiCiTiT
a4fee5af79 added conversion to ffmpeg supported formats 2021-11-25 17:10:46 +01:00
iLLiCiTiT
f47c32daa3 added log of just processed instance 2021-11-25 17:10:08 +01:00
iLLiCiTiT
06ffe0e738 skip decompression 2021-11-25 17:05:07 +01:00
iLLiCiTiT
675d595558 make sure new representation has same staging as representation had at the start of output definition processing 2021-11-25 17:01:11 +01:00
iLLiCiTiT
c415357b27 make a difference between source staging and destination staging 2021-11-25 17:00:32 +01:00
iLLiCiTiT
337c65ff5d separated main process into more submethods 2021-11-25 16:51:23 +01:00
Jakub Jezek
6f67e98081
Merge branch 'develop' into feature/OP-1933_nuke-toggle-baking-colorspace 2021-11-25 11:54:49 +01:00
iLLiCiTiT
e5efaf842b removed imports from avalon vendor and use sys modules 2021-11-25 00:39:22 +01:00
Milan Kolar
a8f2e0f7ec
Merge pull request #2192 from davidlatwe/feature/typed_asset_version_dependencies 2021-11-24 20:35:03 +01:00
Jakub Jezek
005919f45c
fixing burnin missing key 2021-11-24 18:04:26 +01:00
Petr Kalis
89698ce05c
Merge pull request #2290 from pypeclub/bugfix/integrate_issue_when_both_sites_same
Validate remote_site for Site Sync
2021-11-24 10:49:14 +01:00
Petr Kalis
0713bc901e Fix - validate remote_site
If Site Sync was enabled, but both sites were same it failes with NPE
2021-11-23 13:03:10 +01:00
David Lai
039ffdf5d5 move import statements to top 2021-11-23 19:39:09 +08:00
David Lai
e923460080 remove redundant check 2021-11-23 19:37:11 +08:00
iLLiCiTiT
1a72c93918 Merge branch 'develop' into feature/PYPE-1897_publishing-tvp-with-studio-rendering 2021-11-22 14:48:10 +01:00
Milan Kolar
6a2f0f573e
Merge pull request #2157 from Ellipsanime/add_key_task_name_type_and_short_in_path_templating 2021-11-18 21:28:40 +01:00
iLLiCiTiT
123e3bc4f8 Merge branch 'develop' into feature/PYPE-1897_publishing-tvp-with-studio-rendering 2021-11-18 13:21:49 +01:00
Jakub Jezek
8867e116ca
limiting validator to specific hosts 2021-11-18 12:47:07 +01:00
Jakub Jezek
dd27953068
reverse commit: removing representation after all presets are used 2021-11-18 10:51:02 +01:00
Jakub Jezek
c3274cc555
hound suggestions 2021-11-16 10:49:03 +01:00
Jakub Jezek
e8649f1acd
Merge branch 'develop' into feature/OP-1933_nuke-toggle-baking-colorspace 2021-11-15 16:18:15 +01:00
Jakub Jezek
bf308ebecd
improving the output name with ext and upstream outputName value 2021-11-15 13:12:12 +01:00
Petr Kalis
48ff597960
Merge branch 'develop' into feature/OP-1978_Use-new-site-sync-entity-in-settings-and-modify-their-loading 2021-11-12 19:19:57 +01:00
Petr Kalis
436a43ff3c
Merge pull request #2206 from pypeclub/feature/OP-1937_Add-alternative-site-for-Site-Sync
Add alternative sites for Site Sync
2021-11-12 19:10:58 +01:00
Petr Kalis
c999abda89
Merge pull request #2188 from pypeclub/feature/OP-1920_Add-command-line-running-of-Site-Sync-server
Add command line way of running site sync server
2021-11-12 19:10:03 +01:00
Petr Kalis
22f428ffd4 OP-1978 - fix distinary change during loop 2021-11-12 18:27:38 +01:00
Ondřej Samohel
a9a28bb444
Merge pull request #2225 from Ellipsanime/add_global_versioning
Add a "following workfile versioning" option on publish
2021-11-12 16:11:02 +01:00
Jakub Jezek
d337d3f54c
Merge branch 'develop' into feature/OP-1933_nuke-toggle-baking-colorspace 2021-11-12 11:48:51 +01:00
Jakub Jezek
28e28db6c7
Global: implementing burnin profiles linking to extract review 2021-11-12 11:25:26 +01:00
Petr Kalis
594b11bc9f OP-1978 - merge OP-1937 2021-11-12 10:52:15 +01:00
iLLiCiTiT
7aa1cb43ef few minor fixes 2021-11-10 19:48:09 +01:00
iLLiCiTiT
8e8945ce32 collect openpype modules earlier 2021-11-10 19:01:12 +01:00