Commit graph

10834 commits

Author SHA1 Message Date
iLLiCiTiT
0257e04192 fixed asset name lookup 2021-03-10 16:01:12 +01:00
iLLiCiTiT
d119373dc1 renamed collect psd instances to collect batch instances
# Conflicts:
#	pype/hosts/standalonepublisher/plugins/publish/collect_batch_instances.py
#	pype/hosts/standalonepublisher/plugins/publish/collect_psd_instances.py
#	pype/plugins/standalonepublisher/publish/collect_psd_instances.py
2021-03-10 16:00:57 +01:00
iLLiCiTiT
6ec18b00ea single collector for batch instances
# Conflicts:
#	pype/hosts/standalonepublisher/plugins/publish/collect_mov_instances.py
2021-03-10 15:59:46 +01:00
iLLiCiTiT
82646f7126 added render_mov_batch to collect matching asset 2021-03-10 15:59:32 +01:00
iLLiCiTiT
406c665d1d created copy of psb bulk plugin but for render mov batch
# Conflicts:
#	pype/hosts/standalonepublisher/plugins/publish/collect_mov_instances.py
2021-03-10 15:59:15 +01:00
iLLiCiTiT
ba4f62a3fb store version to instance data if is found 2021-03-10 15:58:13 +01:00
iLLiCiTiT
0769eda05f use the regex to try check if filename contain asset name 2021-03-10 15:58:09 +01:00
iLLiCiTiT
dc4757b38f added regex for version check in source filename 2021-03-10 15:58:06 +01:00
iLLiCiTiT
2ebbefdec0 reversed condition of raising exception 2021-03-10 15:58:03 +01:00
Milan Kolar
cc8119ff1a
Merge pull request #1098 from pypeclub/bugfix/default_settings_cleanup
Default settings cleanup
2021-03-08 12:04:46 +01:00
Milan Kolar
887af4c7e3
Merge pull request #1084 from pypeclub/feature/3_tvpaint_full_extractor
TVPaint extractor enhancement
2021-03-05 11:32:16 +01:00
Milan Kolar
ce9bfc65e6
Merge pull request #1086 from pypeclub/bugfix/3_ftrack_integrate_hierarchy_fix
Ftrack integrate hierarchy fix
2021-03-05 11:31:52 +01:00
Milan Kolar
096e358aca
Merge pull request #1091 from pypeclub/bugfix/3_versions_usage_in_standalone_publisher
Fix versions variable usage in standalone publisher
2021-03-05 11:31:17 +01:00
iLLiCiTiT
ceea42e506 fix versions in standalone publisher 2021-03-05 10:22:41 +01:00
iLLiCiTiT
673b55851b extraction is a little bit faster
# Conflicts:
#	pype/plugins/tvpaint/publish/extract_sequence.py
2021-03-04 20:47:49 +01:00
iLLiCiTiT
3fc3355060 modified to match pype 3 structure 2021-03-04 18:21:58 +01:00
iLLiCiTiT
3360f996c4 added validation of layers visibility
# Conflicts:
#	pype/hosts/tvpaint/plugins/publish/validate_layers_visibility.py
2021-03-04 18:19:19 +01:00
iLLiCiTiT
e79c8c6a6d review instance stores copy of layers data 2021-03-04 18:19:06 +01:00
iLLiCiTiT
b5aa524747 added some debug loggins messages 2021-03-04 18:19:06 +01:00
iLLiCiTiT
9dc1e38341 add files to layer_files_by_frame on creation 2021-03-04 18:19:01 +01:00
iLLiCiTiT
a34c14f0f1 handle "none" behavior 2021-03-04 18:18:57 +01:00
iLLiCiTiT
e6e4954f79 extract sequence use key word arguments in filename template 2021-03-04 18:18:54 +01:00
iLLiCiTiT
da12476f68 merged extractors to one extractor
# Conflicts:
#	pype/hosts/tvpaint/plugins/publish/extract_review_sequence.py
2021-03-04 18:18:43 +01:00
iLLiCiTiT
4ea35c2ce8 removed thumbnail filename variable 2021-03-04 18:18:30 +01:00
iLLiCiTiT
7452ac7da5 modified extract sequence to skip compositing is rendering only one layer 2021-03-04 18:18:27 +01:00
iLLiCiTiT
ddd23d1b14 implemented extract review that can render layer by layer with alpha
# Conflicts:
#	pype/hosts/tvpaint/plugins/publish/extract_sequence.py
2021-03-04 18:18:17 +01:00
iLLiCiTiT
901287ab79 moved back tvpaint's lib for compositing 2021-03-04 18:18:00 +01:00
iLLiCiTiT
573011ae19 renamed extract sequence to extract review sequence
# Conflicts:
#	pype/hosts/tvpaint/plugins/publish/extract_review_sequence.py
#	pype/hosts/tvpaint/plugins/publish/extract_sequence.py
#	pype/plugins/tvpaint/publish/extract_sequence.py
2021-03-04 18:17:45 +01:00
iLLiCiTiT
7e76320743 fix frame range of pass output 2021-03-04 18:16:48 +01:00
iLLiCiTiT
9f1303af07 fix ordered dict for python 2 hosts 2021-03-04 18:06:18 +01:00
Milan Kolar
e27e431742 remove look assigner folder 2021-03-04 12:49:23 +01:00
Milan Kolar
5c930f7f39 nuke loaders 2021-03-04 12:48:06 +01:00
Milan Kolar
4117289c5a Merge branch 'develop' into bugfix/default_settings_cleanup 2021-03-04 12:44:59 +01:00
Milan Kolar
4f70c7ba94 remove look assigner from submodules 2021-03-03 20:49:23 +01:00
Milan Kolar
f68bb4e9bc
Merge pull request #1087 from pypeclub/feature/add_look_assigner_to_pype_tools
Add Maya look assigner to pype tools
2021-03-03 18:31:40 +01:00
Milan Kolar
8bed81a547 remove readme 2021-03-03 18:31:02 +01:00
Milan Kolar
5301a18846 Merge branch 'develop' into bugfix/default_settings_cleanup 2021-03-03 18:16:43 +01:00
iLLiCiTiT
7e2c42d283 removed maya-look-assigner submodule 2021-03-03 18:03:59 +01:00
iLLiCiTiT
8b7fe67ffb fixed imports 2021-03-03 18:01:26 +01:00
Milan Kolar
3eaebbc4d7
Merge pull request #1079 from pypeclub/3.0/PS_psb_in_workfiles
PS - added .psb support
2021-03-03 18:01:17 +01:00
iLLiCiTiT
7d00e96aa7 change import of mayalookassigner in maya implementation 2021-03-03 17:32:28 +01:00
iLLiCiTiT
feaaa387c0 copied maya look asigner to pype tools 2021-03-03 17:29:00 +01:00
iLLiCiTiT
0479bf4513 added resolve to hosts 2021-03-03 16:39:26 +01:00
iLLiCiTiT
55c0d83dec added hiero to hosts 2021-03-03 16:38:37 +01:00
Milan Kolar
ba912fabba
Merge pull request #1081 from pypeclub/bugifx/using_avalon_mongo_from_settings
Removed usage of AVALON_MONGO from settings
2021-03-03 16:33:03 +01:00
Milan Kolar
ba354dd30c
Merge pull request #1083 from pypeclub/bugfix/3_collect_instance_data_fix_or_query
Collect instance data fix subset query
2021-03-03 16:32:39 +01:00
iLLiCiTiT
b68a40cdff copied code and constant as it is not possible to import pype's ftrack module in python 2 2021-03-03 15:38:20 +01:00
iLLiCiTiT
325206a433 kept only one integrate hierarchy ftrack plugin 2021-03-03 15:37:40 +01:00
Milan Kolar
f166dee723 fix maya playblast settings 2021-03-03 15:26:35 +01:00
iLLiCiTiT
d486887eb8 removed whole check of mongo url change 2021-03-03 15:18:11 +01:00