Commit graph

516 commits

Author SHA1 Message Date
Milan Kolar
8a82a29fcf
Merge pull request #1122 from pypeclub/feature/AE_add_subset_manager
AE add subset manager
2021-03-12 16:52:31 +01:00
Petr Kalis
a111f929e8 AE - added higlighting loaded items 2021-03-12 14:43:50 +01:00
Petr Kalis
2294e4c374 AE - fixed instance creation logic
Only single instance should be created at a time
2021-03-12 14:42:52 +01:00
iLLiCiTiT
5252bb006f muster has same rest api methods as before but changed POST for show widget to GET 2021-03-12 11:43:22 +01:00
iLLiCiTiT
5c3465ddeb modified env variable in premiere 2021-03-12 11:42:45 +01:00
Milan Kolar
7c4aa85de0 Merge branch 'develop' into feature/1004-deadline-better-handling-of-pype 2021-03-11 12:45:51 +01:00
iLLiCiTiT
fe80ad7032 modified tvpaint's prelaunch hook to not use PYPE_PYTHON_EXE 2021-03-11 10:59:05 +01:00
Milan Kolar
da14c6125e
Merge pull request #1107 from pypeclub/bugfix/1074-nuke-loader-context
Reset loader's asset selection on context change
2021-03-10 17:13:28 +01:00
Milan Kolar
e6d60d9a67
Merge pull request #1095 from pypeclub/3.0/feature/643-mark-publishable-instances-in-photoshop
Feature/643 mark publishable instances in photoshop
2021-03-10 16:59:08 +01:00
iLLiCiTiT
050429948a fixed widgets import in maya's implementation 2021-03-10 12:55:43 +01:00
iLLiCiTiT
330f3cc4d3 there is no need of overriding taskChanged event only add new callback 2021-03-10 12:55:29 +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
Petr Kalis
2f8ecc6d82 PS - fix repair validator - limit duplication of family 2021-03-05 14:10:14 +01:00
Petr Kalis
628b34a3cd PS - fixed validate_naming 2021-03-05 13:52:37 +01:00
Petr Kalis
ec06cc9c46 PS - added highlight with icon for publishable instances 2021-03-05 13:47:17 +01:00
Petr Kalis
e414ac8a2d PS - fixed validate_naming repair 2021-03-05 13:47:17 +01:00
Petr Kalis
514dbfc2af PS - added validator for unique subsets 2021-03-05 13:47:16 +01:00
Petr Kalis
e19b960096 PS - use subset name as instance name
Warn if duplicate subsets found
2021-03-05 13:47:16 +01:00
Milan Kolar
1aebe4b8dc Merge branch 'develop' into feature/1004-deadline-better-handling-of-pype 2021-03-05 13:34:22 +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
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
Milan Kolar
f2ae1684f0 Merge branch 'develop' into feature/1004-deadline-better-handling-of-pype 2021-03-04 16:51:13 +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
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
5301a18846 Merge branch 'develop' into bugfix/default_settings_cleanup 2021-03-03 18:16:43 +01:00
iLLiCiTiT
7d00e96aa7 change import of mayalookassigner in maya implementation 2021-03-03 17:32:28 +01:00
Milan Kolar
f166dee723 fix maya playblast settings 2021-03-03 15:26:35 +01:00
iLLiCiTiT
f1058f98f5 fix variable names 2021-03-03 14:38:11 +01:00
iLLiCiTiT
9e6b8b0030 fixed hound 2021-03-03 14:38:11 +01:00
iLLiCiTiT
9c28c48b71 removed unused lib 2021-03-03 14:38:10 +01:00
iLLiCiTiT
b6fd172287 simplified extractor with tv_savesequence command 2021-03-03 14:38:10 +01:00
iLLiCiTiT
01458f6b0b using multiprocessing to speed up compositing part 2021-03-03 14:38:10 +01:00
iLLiCiTiT
a710d12c5f moved composite_images to pype's tvpaint.lib 2021-03-03 14:38:09 +01:00
iLLiCiTiT
9baf9aaf2b fixed case when all layers miss image for frame 2021-03-03 14:38:09 +01:00
iLLiCiTiT
018512b280 added some extra logs 2021-03-03 14:38:02 +01:00