Commit graph

252 commits

Author SHA1 Message Date
iLLiCiTiT
92838aa150 Merge branch 'develop' into feature/new_publisher_core 2021-11-02 19:12:39 +01:00
Jakub Trllo
4dabe63e0c
Merge pull request #2185 from pypeclub/bugfix/usage_of_avalon_tools_code
Usage of tools code
2021-11-01 11:41:19 +01:00
Ondřej Samohel
0f659e5345
Merge branch 'develop' into enhancement/houdini-hda-workflow 2021-11-01 11:20:06 +01:00
iLLiCiTiT
2207d3a279 use scene inventory from host tools 2021-10-27 18:13:17 +02:00
iLLiCiTiT
11652b8483 Merge branch 'develop' into feature/new_publisher_core 2021-10-19 10:04:10 +02:00
Milan Kolar
c3c39240b7
Merge pull request #2124 from Ellipsanime/add_photoshop_burnin_option 2021-10-17 20:54:43 +02:00
Ondrej Samohel
01dfbbcf8a
Merge branch 'develop' into enhancement/houdini-hda-workflow 2021-10-14 13:34:41 +02:00
Jérôme LORRAIN
e969cd1883 Add photoshop extractReview plugin options for representations tags 2021-10-12 16:41:02 +02:00
jrsndlr
dd71de1b70 get path for the first time publish 2021-10-07 16:53:17 +02:00
Milan Kolar
a61d9c0cf0
Merge pull request #1897 from tokejepsen/feature/burnin_context_data 2021-10-06 16:50:56 +01:00
Milan Kolar
fadab4ed9c
Merge pull request #2106 from pypeclub/Change-mayaAscii-family-to-mayaScene 2021-10-06 16:28:04 +01:00
iLLiCiTiT
418350954f added context update 2021-10-06 12:19:05 +02:00
iLLiCiTiT
6ebe9ee253 renamed create context collector and collect also context data 2021-10-06 12:15:20 +02:00
iLLiCiTiT
68b08ac0be added global collector that creates instances from create context 2021-10-06 12:09:20 +02:00
Jakub Trllo
da349dfc80
Merge pull request #2102 from Ellipsanime/fix-djv-view-for-openpype3
DJV: fix djv view loader for openpype3
2021-10-05 15:52:24 +02:00
karimmozilla
4830120abb add mayaAscii in loading 2021-10-05 11:42:35 +02:00
clement.hector
d8c3535b6b fix djv view for openpype3 2021-10-04 18:06:23 +02:00
Milan Kolar
f940a73fbf
Merge pull request #2097 from Ellipsanime/maya-fix-docstring-documentaion-on-ExtractReview 2021-10-01 16:56:09 +01:00
Jakub Trllo
a6aa8c108e
Merge pull request #2078 from pypeclub/feature/PYPE-1332_Add-Global-validators-to-settings
Global: add global validators to settings
2021-10-01 16:38:17 +02:00
clement.hector
8eab5e09b1 Fix docstring on extract review 2021-09-30 18:47:25 +02:00
iLLiCiTiT
d6ebdd9280 added active to validate version plugin 2021-09-27 18:20:16 +02:00
iLLiCiTiT
7e925f94f4 moved sceneinventory import to method where is used 2021-09-27 18:08:05 +02:00
iLLiCiTiT
55dfb0817c start stop timer plugins use settings from context 2021-09-27 18:07:40 +02:00
iLLiCiTiT
eeda206278 ValidateInstanceInContext was split into 2 separated plugins with own settings in maya and nuke host 2021-09-27 18:07:26 +02:00
iLLiCiTiT
f58cacb716 validate intent has settings and can work on more hosts 2021-09-27 15:47:17 +02:00
iLLiCiTiT
5d70ab2a0e store context task type to context data 2021-09-27 13:42:52 +02:00
karimmozilla
9d6c2583ed Change mayaAscii family to mayaScene 2021-09-27 11:36:29 +02:00
Ondrej Samohel
a7871f54f0
hda publishing wip 2021-09-24 19:05:46 +02:00
Toke Stuart Jepsen
01e5145134 Use CRF for burnin when available
- passing ffmpeg cmd from review to burnin.
2021-09-24 11:28:54 +01:00
Jakub Trllo
d0a283227b
Merge pull request #2054 from pypeclub/PYPE-1316_Validation-on-OpenPype-start
General: Startup validations
2021-09-22 14:35:22 +02:00
Jakub Jezek
ce07679ead
fixing global plugin orders 2021-09-21 18:02:38 +02:00
iLLiCiTiT
cda626d76f removed validator of ffmpeg 2021-09-21 12:55:01 +02:00
iLLiCiTiT
a19ffc1e56 added shell=True back where command is executed as string 2021-09-21 10:39:38 +02:00
Petr Dvorak
e9f1d11e98 Merge branch 'bugfix/remove_shell_flag_for_ffmpeg' into bugfix/ffmpeg_command_split 2021-09-20 13:26:08 +02:00
iLLiCiTiT
30cadfd6ad don't use 'split_command_to_list' which may break paths if they are incorrectly used 2021-09-20 13:09:01 +02:00
Petr Kalis
f31ec7bbf3 Removed shell flag in subprocess call
Shell flag causes issue when ffmpeg is called with a list of arguments
2021-09-20 11:32:40 +02:00
Jakub Trllo
6167a20436
Merge pull request #2032 from pypeclub/bugfix/ffmpeg_args_on_linux
FFmpeg: Subprocess arguments as list
2021-09-17 21:01:02 +02:00
Jakub Trllo
e22386f710
Merge pull request #2036 from pypeclub/feature/task_types_in_profiles
General: Task types in profiles
2021-09-17 19:37:54 +02:00
iLLiCiTiT
1d8a2e2c0c store taskt types to instance data and use if for subset group profiles 2021-09-16 18:17:03 +02:00
iLLiCiTiT
5b2f00be72 use it for template name profiles 2021-09-16 18:15:43 +02:00
iLLiCiTiT
8cae291abb get task type from asset document 2021-09-16 18:15:28 +02:00
iLLiCiTiT
ef4d459a53 separated setting of subset group into 2 methods 2021-09-16 18:14:55 +02:00
iLLiCiTiT
e92053f46d reorganized class attributes 2021-09-16 18:12:52 +02:00
iLLiCiTiT
24a910a881 added subset_grouping_profiles attribute which can be set by settings 2021-09-16 18:12:42 +02:00
iLLiCiTiT
cfff637cda use task name from instance data instead of AVALON_TASK 2021-09-16 18:12:20 +02:00
iLLiCiTiT
628e9df784 use 'path_to_subprocess_arg' in subprocess paths definitions 2021-09-16 15:58:35 +02:00
iLLiCiTiT
bd3d770acc extract review use split_command_to_list 2021-09-16 14:51:51 +02:00
iLLiCiTiT
85728d5f96 use list of arguments directly where are known 2021-09-16 14:49:41 +02:00
iLLiCiTiT
bb69545050 split arguments using split_command_to_list in extract review slate 2021-09-16 14:49:24 +02:00
iLLiCiTiT
6c0e71a7d7 use list of arguments where are all known 2021-09-16 14:45:13 +02:00