Commit graph

365 commits

Author SHA1 Message Date
Jakub Ježek
656e6d49e9
Merge pull request #2590 from pypeclub/bugfix/hiero-otio-review-publishing
Global: fix broken otio review extractor
2022-02-01 20:59:14 +01:00
Petr Kalis
2a8a444ec9
Merge pull request #2591 from pypeclub/feature/webpublish_skip_version_collect
Webpublisher: Skip version collect
2022-01-31 10:48:38 +01:00
Petr Kalis
336585bbc9
Update openpype/plugins/publish/collect_scene_version.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-01-31 10:48:11 +01:00
Petr Kalis
69bfcd6a30
Update openpype/plugins/publish/collect_scene_version.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-01-31 10:45:18 +01:00
Jakub Trllo
2c33b335a9 added thumbnail extractor for webpublisher 2022-01-27 16:38:13 +01:00
Petr Kalis
676dce041a Added possibility to skip version collecting
Useful for headless publishing via webpublisher. Currently applicable only for Photoshop studio processing.
2022-01-25 15:15:57 +01:00
Jakub Jezek
d20c867b62
Merge branch 'develop' into bugfix/hiero-otio-review-publishing 2022-01-25 14:59:56 +01:00
Milan Kolar
5f9378349f
Merge pull request #2568 from pypeclub/bugfix/global_collect_otio_review 2022-01-25 14:04:06 +01:00
Jakub Jezek
122e286608
fixing otio frame offset 2022-01-25 12:13:38 +01:00
Milan Kolar
bb4158061a
Merge branch 'develop' into feature/OP-2378_maya-to-unreal-static-meshes 2022-01-24 17:52:54 +01:00
Ondřej Samohel
77eeee4e97
Merge pull request #2535 from BigRoy/houdini_vdb_preserve_frame_numbers
Houdini: vdbcache family preserve frame numbers on publish integration + enable validate version for Houdini
2022-01-21 15:43:17 +01:00
Jakub Jezek
49babb5f0e
global: track name was failing if duplicated root word in name 2022-01-20 17:50:54 +01:00
Jakub Jezek
f4655e7ff3
global: collect hierarchy order moved higher 2022-01-20 14:20:52 +01:00
Jakub Jezek
c1ac832f5b
Merge branch 'develop' into feature/OP-1537_Flame-Submitting-jobs-to-Burner-farm 2022-01-20 11:01:13 +01:00
Ondrej Samohel
eca0e02a91
create duplicates 2022-01-20 01:26:02 +01:00
Jakub Jezek
fdc1d5acb8
global: rename otio plugins and change order 2022-01-19 21:25:31 +01:00
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
Roy Nieterau
abf0d2b6a0 Add houdini for validate version
(cherry picked from commit bc55371de067c75511fb7f906989cd4f3c2f5aaf)
2022-01-14 18:00:01 +01:00
Jakub Jezek
25b54be872
flame: adding host to some extract plugins 2022-01-14 17:56:16 +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
Jakub Jezek
3b8cf57037
Merge remote-tracking branch 'origin/feature/publisher_can_hide_if_plugin_need' into feature/OP-1537_Flame-Submitting-jobs-to-Burner-farm 2022-01-13 10:41:01 +01:00
Jakub Jezek
10de030e13
flame: adding host to global plugins 2022-01-12 15:40:33 +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