Commit graph

345 commits

Author SHA1 Message Date
Jakub Jezek
91407aaa32
Merge branch 'develop' into feature/extract_reveiew_metadata_update 2022-01-19 14:08:15 +01:00
Jakub Jezek
34fa94fba3
global: improving source resolution of gap img 2022-01-19 14:06:57 +01:00
Jakub Jezek
7e25f228a9
global: extract review output name to anatomy fill data
allow to use it in ffmpeg args for metadata
2022-01-17 16:50:14 +01:00
Jakub Trllo
298d961d64
Merge pull request #2525 from pypeclub/feature/OP-2373_Review-preset-ffmpeg-output-arg-with-template-formating
General: Be able to use anatomy data in ffmpeg output arguments
2022-01-14 16:10:58 +01:00
iLLiCiTiT
1150de03b3
format output arguments with anatomy data 2022-01-14 16:09:10 +01:00
iLLiCiTiT
9d9f9514c1 format output arguments with anatomy data 2022-01-13 11:07:20 +01:00
Petr Kalis
100ff46421 OP-2049 - fix frame content for sequence starting with 0
Previously expression didn't trigger as repre.get("frameStart") returned 0 which translated into False
2022-01-11 13:27:16 +01:00
iLLiCiTiT
2a0f7b48d9 fix how run_openpype_process works 2022-01-10 14:06:12 +01:00
iLLiCiTiT
ac6280f959 use run_openpype_process in extract burnin 2022-01-06 16:28:43 +01:00
iLLiCiTiT
d53b038b4a modified flags of delivery dialog to be always on top 2022-01-04 13:58:14 +01:00
iLLiCiTiT
80fd24fed5 use openpype style in delivery loader 2022-01-04 13:57:55 +01:00
Jakub Trllo
0f054bc055
Merge pull request #2402 from pypeclub/feature/OP-2155_Better-cleanup-plugin
Enhancement: Global cleanup plugin that explicitly remove paths from context
2021-12-22 18:24:38 +01:00
Jakub Trllo
3b9db7d43f
Merge pull request #2186 from Ellipsanime/add-key-parent-asset-in-path-templating
OpenPypeV3: Add key parent asset to path templating construction
2021-12-14 10:42:32 +01:00
iLLiCiTiT
6e64e38554 added hosts filter for old cleanup plugin 2021-12-13 20:16:48 +01:00
iLLiCiTiT
f52d4700ae added new plugin that will cleanup paths defined in context 2021-12-13 20:10:36 +01:00
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
741f326935 removed not needed replacement 2021-11-29 13:13:01 +01:00
iLLiCiTiT
5c9a83b55d added missing update of parent 2021-11-29 13:09:12 +01:00
iLLiCiTiT
41c1f6a2d1 reuse already available variables 2021-11-29 13:09:00 +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