Commit graph

38248 commits

Author SHA1 Message Date
Jakub Trllo
400e30f160 fix variable used in anatomy to work with site sync 2024-04-10 11:29:02 +02:00
Jakub Trllo
7c994ee1f0 ignore unused variable in tray 2024-04-10 11:25:45 +02:00
Jakub Trllo
55b60fc7e2 do not store output to unused variable 2024-04-10 11:25:33 +02:00
Jakub Trllo
40c41f82ec ignore unused import in loader action 2024-04-10 11:25:18 +02:00
Jakub Trllo
2f9834ba3b removed duplicated methods in slates 2024-04-10 11:25:05 +02:00
Jakub Trllo
9cb8b3b84c comment out example implementation 2024-04-10 11:24:55 +02:00
Jakub Trllo
d1243d74e3 define function instead of lambda 2024-04-10 11:24:41 +02:00
Jakub Trllo
ebfcd364cd don't use single char variable 2024-04-10 11:24:33 +02:00
Jakub Trllo
a782d4bc19 added constants to __all__ 2024-04-10 11:24:16 +02:00
Jakub Trllo
978604f34c remove duplicated code 2024-04-10 11:20:07 +02:00
Jakub Trllo
09e1779586 use correct variable for product name 2024-04-10 11:19:43 +02:00
Jakub Trllo
e69ac72a75 fix used variable in blender load layout plugin 2024-04-10 11:19:08 +02:00
Jakub Trllo
1a1826dbbf fix filename formatting in workflie load plugin 2024-04-10 11:18:28 +02:00
Toke Stuart Jepsen
ddf90da4fd Working version 2024-04-10 10:13:59 +01:00
Jakub Trllo
0bf6be0fc4 better import in fusion 2024-04-10 11:12:36 +02:00
Jakub Trllo
87f4336aca fix typehint import in deadline settings 2024-04-10 11:11:47 +02:00
Jakub Trllo
c89eb16689 remove python 2 compatible type hint in pyblish functions
this is because ruff does not use this type hinting
2024-04-10 11:11:25 +02:00
Jakub Trllo
8a49a5533d modify RR imports in api.py
added noqa F401 for ruff which does not use python 2 type hinting
2024-04-10 11:10:49 +02:00
Jakub Trllo
22a845b817 remove python 2 compatible type hint in maya
this is because ruff does not use this type hinting
2024-04-10 11:09:53 +02:00
Jakub Trllo
75bb2b7a46 remove python 2 compatible type hint in houdini
this is because ruff does not use this type hinting
2024-04-10 11:09:12 +02:00
Jakub Trllo
640bbaadec remove unused import in ayon core 2024-04-10 11:04:48 +02:00
Jakub Trllo
3c73c17627 removed unused imports in settings 2024-04-10 11:03:05 +02:00
Toke Jepsen
b3d7a233e4
Merge pull request #356 from BigRoy/enhancement/maya_settings_add_json_menu_option
Maya: Allow specifying raw JSON custom tools menu for Maya.
2024-04-10 09:01:41 +01:00
Roy Nieterau
590f1db63e Bump Maya addon version 2024-04-10 09:54:31 +02:00
Roy Nieterau
e3a476a4b5 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/maya_settings_add_json_menu_option 2024-04-10 09:54:13 +02:00
Toke Jepsen
cff14e7930
Merge pull request #365 from BigRoy/enhancement/maya_collect_look
Maya: Collect Look code cleanup + minor bugfix
2024-04-10 08:39:59 +01:00
Toke Jepsen
bd7f6be8f9
Merge branch 'develop' into enhancement/maya_collect_look 2024-04-10 08:39:50 +01:00
Roy Nieterau
11f51657f5
Merge branch 'develop' into enhancement/maya_load_published_workfile_as_template 2024-04-10 09:32:30 +02:00
Roy Nieterau
6f8ab66eb2
Update client/ayon_core/hosts/maya/plugins/load/load_as_template.py
Co-authored-by: Toke Jepsen <tokejepsen@gmail.com>
2024-04-10 09:32:22 +02:00
Toke Jepsen
6e11a9404d
Merge pull request #361 from BigRoy/enhancement/maya_loaders_enabled_state_settings
Maya: Expose loaders enabled state to settings
2024-04-10 08:27:56 +01:00
Toke Jepsen
75555ad073
Merge branch 'develop' into enhancement/maya_loaders_enabled_state_settings 2024-04-10 08:27:47 +01:00
Toke Jepsen
c688dc1d99
Merge branch 'develop' into enhancement/maya_settings_add_json_menu_option 2024-04-10 08:21:24 +01:00
Kayla Man
bc0cd8dd81
Merge pull request #340 from ynput/enhancement/AY-1052_Context-Validation-Repair-Action-enhancements
Maya: Support to validate/repair the task attributes in validate data in same context
2024-04-10 15:12:20 +08:00
Kayla Man
b4e93cade3
Merge branch 'develop' into enhancement/AY-1052_Context-Validation-Repair-Action-enhancements 2024-04-10 15:12:11 +08:00
Jakub Trllo
84f8a61cc6 add docstring 2024-04-09 17:28:49 +02:00
Jakub Trllo
43b4be851e use 'set' for 'representations' attribute 2024-04-09 17:26:28 +02:00
Jakub Trllo
17e7c9ff00 change 'representations' attribute on loader plugin to 'set' 2024-04-09 17:23:45 +02:00
Ondřej Samohel
634d0a806e
Merge branch 'develop' into feature/houdini_allow_taking_snapshoots 2024-04-09 16:47:26 +02:00
Roy Nieterau
df201386f5 Tweak validation 2024-04-09 16:04:25 +02:00
Roy Nieterau
baef55ce68 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/houdini_validate_cop_output_node 2024-04-09 16:01:54 +02:00
Jakub Trllo
c650e411c9
Merge pull request #384 from BigRoy/enhancement/fix_delivery_action
Bugfix: Fix delivery action in tray loader
2024-04-09 15:37:33 +02:00
Roy Nieterau
2c8e7c076c
Merge branch 'develop' into enhancement/maya_ignore_invalid_references 2024-04-09 15:00:12 +02:00
Roy Nieterau
d6343e9cdf
Merge branch 'develop' into enhancement/fix_delivery_action 2024-04-09 14:59:45 +02:00
Jakub Ježek
55c5cf489d
Merge pull request #311 from BigRoy/enhancement/extract_review_timecode
Extract Review: Expose `timecode` for formatting ffmpeg args
2024-04-09 14:41:50 +02:00
Jakub Ježek
ad06217ba0
Merge pull request #218 from ynput/enhancement/AY-4055_Explicit-slate-frame-metadata
Nuke: Publish and load slate frame explicitly - AY-4055
2024-04-09 14:37:04 +02:00
Jakub Ježek
89b77a135b
Merge branch 'develop' into enhancement/AY-4055_Explicit-slate-frame-metadata 2024-04-09 14:36:57 +02:00
Roy Nieterau
8ec3c80c5f Log the directory template for better log message 2024-04-09 14:13:49 +02:00
Roy Nieterau
ecfb972332 Log a warning 2024-04-09 14:13:10 +02:00
Roy Nieterau
3046044053 Cosmetics 2024-04-09 13:57:49 +02:00
Roy Nieterau
e70651bd3f Skip string check 2024-04-09 13:57:38 +02:00