Petr Kalis
|
7e65bdd096
|
OP-3923 - fix issue in Hero hardlinks
Disk must be NTFS format or it will throw "WinError 1", which matches to EINVAL.
Still raise different errors.
|
2022-09-20 16:39:00 +02:00 |
|
Ondrej Samohel
|
7a5d20ffdb
|
🐛 skip plugin if otioTimeline is missing
|
2022-09-15 11:00:20 +02:00 |
|
Milan Kolar
|
e5cf456a95
|
Merge pull request #3629 from BigRoy/collect_input_links
|
2022-09-14 11:30:29 +02:00 |
|
Jakub Trllo
|
df1cccf258
|
Merge branch 'develop' into feature/OP-3842_Change-publish-template-settings-location
|
2022-09-12 11:24:52 +02:00 |
|
Jakub Jezek
|
96c6a433f0
|
Merge branch 'develop' into feature/OP-3610_flame-shot-frame-range-un-retimed-switch
|
2022-09-09 14:07:55 +02:00 |
|
Jakub Jezek
|
7668fb830c
|
Merge branch 'develop' into feature/global-collect-audio-plugin
|
2022-09-08 15:39:40 +02:00 |
|
Jakub Trllo
|
a25c6e5cd7
|
Merge pull request #3774 from pypeclub/bugfix/user_username_keys
General: User keys during publishing
|
2022-09-08 10:30:27 +02:00 |
|
Jakub Jezek
|
d2b3c80fb9
|
improving variable name
|
2022-09-07 16:02:38 +02:00 |
|
Jakub Jezek
|
57aa1e6659
|
implementing not retimed working frame range and retimed handles switch
|
2022-09-07 14:49:55 +02:00 |
|
Jakub Trllo
|
965a1d8f61
|
Merge branch 'develop' into feature/OP-3842_Change-publish-template-settings-location
|
2022-09-06 17:25:53 +02:00 |
|
Petr Kalis
|
469ba24879
|
Fix - updated to not use deprecated function
|
2022-09-05 12:27:23 +02:00 |
|
Jakub Trllo
|
0015b477eb
|
Merge branch 'develop' into feature/OP-3788_Move-queries-of-asset-and-representation-links
|
2022-09-05 12:19:31 +02:00 |
|
Jakub Trllo
|
8e6b0567c9
|
skip 'WEBPUBLISH_OPENPYPE_USERNAME' usage
|
2022-09-01 13:54:29 +02:00 |
|
Jakub Trllo
|
3983256849
|
add 'user' to representation context data
|
2022-09-01 13:24:33 +02:00 |
|
Jakub Trllo
|
1f06830a03
|
change both 'user' and 'username' keys
|
2022-09-01 13:24:20 +02:00 |
|
Jakub Trllo
|
e4085f7688
|
fix 'path_to_subprocess_arg' usage
|
2022-09-01 11:42:20 +02:00 |
|
Jakub Trllo
|
ec782caa00
|
use new Extractor in global plugins
|
2022-09-01 11:40:33 +02:00 |
|
Jakub Trllo
|
141735dad8
|
Merge branch 'develop' into feature/OP-3842_Change-publish-template-settings-location
|
2022-08-31 18:24:15 +02:00 |
|
Jakub Trllo
|
c8ef54e9ce
|
use new source of 'get_linked_ids_for_representations'
|
2022-08-31 18:22:04 +02:00 |
|
Jakub Trllo
|
0d67038a80
|
Merge pull request #3745 from pypeclub/feature/OP-3835_Move-publish-utils-to-pipeline
General: Move publish utils to pipeline
|
2022-08-31 10:04:49 +02:00 |
|
Roy Nieterau
|
767f20ef1b
|
Open main file of representation
For image sequences this is the same first file as uses before
|
2022-08-30 20:02:01 +02:00 |
|
Jakub Trllo
|
cd4b5ce227
|
Merge branch 'develop' into feature/OP-3835_Move-publish-utils-to-pipeline
|
2022-08-30 13:48:02 +02:00 |
|
Jakub Trllo
|
9b7384e1ae
|
removed unused attribute
|
2022-08-29 18:57:27 +02:00 |
|
Jakub Trllo
|
1698aefcfb
|
use 'get_publish_template_name' in hero integration
|
2022-08-29 18:57:00 +02:00 |
|
Jakub Trllo
|
c7108ac7fb
|
modified imports in integrators
|
2022-08-29 18:23:37 +02:00 |
|
Jakub Trllo
|
96138a0b73
|
use new functions in integrators
|
2022-08-29 18:22:49 +02:00 |
|
Jakub Trllo
|
0db9c8ae0a
|
Merge pull request #3750 from pypeclub/feature/OP-3484_Thumbnail-storage-per-project
General: Thumbnail can use project roots
|
2022-08-29 17:36:45 +02:00 |
|
Jakub Trllo
|
cd09f23b96
|
removed unused import
|
2022-08-29 16:44:51 +02:00 |
|
Jakub Trllo
|
d3a7637d15
|
Marked 'process_sequence' as deprecated and moved to pipeline delivery as 'deliver_sequence'
|
2022-08-29 15:10:44 +02:00 |
|
Jakub Trllo
|
eaff50b23e
|
Marked 'process_single_file' as deprecated and moved to pipeline delivery as 'deliver_single_file'
|
2022-08-29 15:07:45 +02:00 |
|
Jakub Trllo
|
dc77d4a609
|
marked 'check_destination_path' as deprecated and moved to pipeline.delivery
|
2022-08-29 15:04:03 +02:00 |
|
Jakub Trllo
|
e2060b9d65
|
marked 'get_format_dict' as deprecated and moved it to pipeline delivery
|
2022-08-29 15:00:08 +02:00 |
|
Jakub Trllo
|
f2a191861b
|
marked 'path_from_representation' as deprecated and replaced it's usage with 'get_representation_path_with_anatomy'
|
2022-08-29 14:41:28 +02:00 |
|
Jakub Trllo
|
c26119cc9f
|
use new functions in code
|
2022-08-29 14:13:08 +02:00 |
|
Jakub Trllo
|
46553deec9
|
use perations in integrate thumbnail
|
2022-08-29 13:32:23 +02:00 |
|
Jakub Trllo
|
6f4f87418e
|
integrate thumbnail does not require 'AVALON_THUMBNAIL_ROOT' to be set if template does not use it
|
2022-08-29 13:31:28 +02:00 |
|
Jakub Trllo
|
0050b94ae9
|
Merge pull request #3686 from pypeclub/feature/benevolent_context_lable_collector
General: Benevolent context label collector
|
2022-08-26 15:32:55 +02:00 |
|
Jakub Trllo
|
10758ec144
|
use new source of order variables
|
2022-08-26 14:51:22 +02:00 |
|
Jakub Ježek
|
6ff16a6d25
|
Update openpype/plugins/publish/collect_audio.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-08-24 14:14:58 +02:00 |
|
Jakub Ježek
|
4c16b8930f
|
Update openpype/plugins/publish/collect_audio.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-08-24 14:14:47 +02:00 |
|
Jakub Jezek
|
d2d90ed2e0
|
hound catch
|
2022-08-23 17:30:43 +02:00 |
|
Jakub Jezek
|
33cf685388
|
Merge branch 'develop' into feature/global-collect-audio-plugin
|
2022-08-23 16:15:27 +02:00 |
|
Jakub Jezek
|
149b65b8b0
|
global: audio PR comments
|
2022-08-23 16:14:38 +02:00 |
|
Jakub Jezek
|
44770cb6c2
|
Merge branch 'develop' into bugfix/OP-3654_Flame-re-timing-produces-frame-range-discrepancy-
|
2022-08-19 17:41:49 +02:00 |
|
Jakub Jezek
|
ba45c7b169
|
improving code readability
|
2022-08-19 16:14:41 +02:00 |
|
Ondřej Samohel
|
8cd15708b6
|
🐛 use the right key
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2022-08-19 13:07:52 +02:00 |
|
Ondřej Samohel
|
496728e9ab
|
♻️ handle host name that is not set
|
2022-08-19 12:09:52 +02:00 |
|
Jakub Jezek
|
ed2aedd0fe
|
processing PR comments
|
2022-08-18 10:17:02 +02:00 |
|
Jakub Trllo
|
6761aa7d68
|
Change the check of "label" key
|
2022-08-17 18:07:30 +02:00 |
|
Jakub Trllo
|
e3c43d2215
|
it is possible to have set custom context label and in that case the plugin is skipped
|
2022-08-17 16:59:12 +02:00 |
|