Commit graph

16712 commits

Author SHA1 Message Date
iLLiCiTiT
948daa5b76 added targets to tvpaint related plugins 2021-11-09 18:34:02 +01:00
iLLiCiTiT
f55c2f44a0 removed unused import 2021-11-09 16:08:28 +01:00
iLLiCiTiT
9b43fcb2c8 set all context information at one place 2021-11-09 16:04:30 +01:00
iLLiCiTiT
350d1c0f00 removed host argument from 'remotepublish' command 2021-11-09 16:04:06 +01:00
iLLiCiTiT
76769104ef host name in 'remotepublish command is always "webpublisher" 2021-11-09 16:03:42 +01:00
iLLiCiTiT
5c1b388292 use already imported logger 2021-11-09 15:56:05 +01:00
iLLiCiTiT
54545478aa do not trigger install/uninstall in 'remotepublishfromapp' as it's not needed 2021-11-09 15:55:42 +01:00
iLLiCiTiT
98ced1932a reorganized args order in remotepublishfromapp to match called function 2021-11-09 15:54:35 +01:00
iLLiCiTiT
3b33e2f1aa added targets to collect published files 2021-11-09 15:53:05 +01:00
iLLiCiTiT
e41741d036 added targets for default webpublisher 2021-11-09 15:52:54 +01:00
iLLiCiTiT
ad395595a8 extended post of webpublish service to be able run different commands and add different arguments based on extensions filter for studio publishing 2021-11-09 15:52:23 +01:00
iLLiCiTiT
b7a3921cd7 modified collect published files to use data from collect batch data 2021-11-09 15:21:22 +01:00
iLLiCiTiT
500d2c66e4 added new batch collector which collect batch data 2021-11-09 15:20:53 +01:00
iLLiCiTiT
d270f4cc0a formatting changes 2021-11-09 15:06:01 +01:00
iLLiCiTiT
2a8a85ac2e modified collect fps to not override instance fps if is already set 2021-11-09 15:05:29 +01:00
iLLiCiTiT
f52a017591 removed unused imports 2021-11-09 15:05:13 +01:00
iLLiCiTiT
a16993541d added work root to settings 2021-11-09 09:47:13 +01:00
iLLiCiTiT
a77ab7982b initial commit of extractor 2021-11-08 19:03:23 +01:00
iLLiCiTiT
23c68fa368 fix import order 2021-11-08 11:44:00 +01:00
iLLiCiTiT
06a165116e modified webpublisher collector 2021-11-08 11:43:53 +01:00
iLLiCiTiT
c22483f4e9 modified how data are stored 2021-11-08 11:42:41 +01:00
iLLiCiTiT
c6484e4930 added cleanup of frames that are out of range 2021-11-08 11:21:45 +01:00
iLLiCiTiT
2a13817e74 Merge branch 'develop' into feature/PYPE-1897_publishing-tvp-with-studio-rendering 2021-11-08 10:22:18 +01:00
pypebot
9add49bbf1
[Automated] Merged main into develop 2021-11-06 04:40:09 +01:00
OpenPype
e06c927439 [Automated] Bump version 2021-11-06 03:39:59 +00:00
pypebot
1ae38fc52d
[Automated] Merged develop into main 2021-11-06 04:34:46 +01:00
iLLiCiTiT
27009cb54f use ProcessTVPaintCommands in worker 2021-11-05 19:10:25 +01:00
iLLiCiTiT
067f148d8c modified collect workfile plugin based on changes in tvpaint worker 2021-11-05 19:10:06 +01:00
iLLiCiTiT
9d6e6958fe split TVPaintCommands into sender and processor and added few features 2021-11-05 19:09:50 +01:00
iLLiCiTiT
9f266b7a3e added JobFailed exception 2021-11-05 19:09:10 +01:00
iLLiCiTiT
c8d2500c8f few smaller fixes 2021-11-05 17:44:02 +01:00
iLLiCiTiT
251f80a75c removed forgotten line 2021-11-05 17:17:14 +01:00
iLLiCiTiT
ebc56eb9a4 use lib code in extractor 2021-11-05 11:30:48 +01:00
iLLiCiTiT
4b276c7bb1 added function renaming rendered output to final frame frange 2021-11-05 11:15:40 +01:00
Jakub Trllo
4456cae79f
Merge pull request #2193 from pypeclub/feature/OP-1939_Site-sync-project-settings-improvement
Settings: Site sync project settings improvement
2021-11-05 11:12:26 +01:00
Milan Kolar
cc650f28ba
Merge pull request #2168 from simonebarbieri/feature/blender-audio_support 2021-11-04 23:08:23 +01:00
iLLiCiTiT
c2dbfbb4e2 fixed variable names 2021-11-04 19:13:14 +01:00
iLLiCiTiT
2fa39d1f67 implemented compositing function 2021-11-04 19:13:05 +01:00
iLLiCiTiT
bfbbbbb22f added function to remove all rendered frames 2021-11-04 19:12:52 +01:00
iLLiCiTiT
6093f2d26a created copy of composite_images from tvpaint api 2021-11-04 19:12:29 +01:00
iLLiCiTiT
2879c62b07 added helper function for copying files 2021-11-04 19:11:54 +01:00
iLLiCiTiT
2dddd974be added function to fill referenced frames 2021-11-04 19:11:31 +01:00
iLLiCiTiT
1b925901c0 added function to create transparent copy of source image 2021-11-04 19:11:06 +01:00
iLLiCiTiT
d1a3361d83 changed how position template is created 2021-11-04 19:10:28 +01:00
iLLiCiTiT
bfa0bb53bb renamed get_base_filename_template to get_frame_filename_template 2021-11-04 19:05:11 +01:00
Milan Kolar
a55daf8712
Merge pull request #2183 from simonebarbieri/bugfix/blender-fix_image_pack_when_no_texture 2021-11-04 16:34:51 +01:00
Milan Kolar
91e1e911c6
Merge pull request #2176 from pypeclub/feature/OP-1905_Add-Validate-active-site-button-to-Sync-Queue 2021-11-04 16:33:36 +01:00
iLLiCiTiT
f7bdcb1f8d store result by layer id 2021-11-04 16:20:42 +01:00
Jakub Trllo
25de73bbea
Merge pull request #2205 from pypeclub/bugfix/workfile_use_avalon_widgets
Tools: Workfiles tool don't use avalon widgets
2021-11-04 16:03:09 +01:00
iLLiCiTiT
aee9ebeef9 fix hound 2021-11-04 16:02:53 +01:00