Commit graph

5551 commits

Author SHA1 Message Date
Jakub Trllo
4f0e18b42e
Remove unnecessary line 2025-08-04 10:17:50 +02:00
Jakub Trllo
96998586df
Merge branch 'develop' into enhancement/plugin-paths-interface 2025-08-04 10:15:09 +02:00
Ynbot
8cd7037c6f [Automated] Update version in package.py for develop 2025-08-01 16:36:43 +00:00
Ynbot
955d8166a5 [Automated] Add generated package files from main 2025-08-01 16:36:08 +00:00
Jakub Trllo
8bcc4a3939 Make sure workdir exists when workfile is being saved 2025-08-01 18:23:15 +02:00
Jakub Trllo
00c31bd54b
Merge branch 'develop' into enhancement/plugin-paths-interface 2025-08-01 14:16:02 +02:00
Jakub Trllo
0d876e1c72
Merge branch 'develop' into enhancement/plugin-paths-interface 2025-08-01 12:24:14 +02:00
Ynbot
302619176b [Automated] Update version in package.py for develop 2025-08-01 10:24:02 +00:00
Ynbot
e7ea930d55 [Automated] Add generated package files from main 2025-08-01 10:23:24 +00:00
Jakub Trllo
0bb0048fb4
Merge branch 'develop' into bugfix/failing-keyring-backend 2025-08-01 11:52:40 +02:00
Jakub Trllo
8e2f33d483 use filepath instead of rootless path for workfile entity mapping 2025-08-01 11:23:44 +02:00
Jakub Trllo
4e9ef7a959
Merge branch 'develop' into bugfix/availability-of-workfile 2025-07-31 18:55:37 +02:00
Jakub Trllo
5e8dece22e warn about having string as output from plugin getter method 2025-07-31 16:46:03 +02:00
Jakub Trllo
ba4412577b mark 'collect_plugin_paths' as deprecated 2025-07-31 16:45:12 +02:00
Jakub Trllo
487b5dda98 small formatting change 2025-07-31 16:44:45 +02:00
Jakub Trllo
67f039bf5d warn about using deprecated method 2025-07-31 16:44:36 +02:00
Jakub Trllo
b247762806 make 'get_plugin_paths' optional 2025-07-31 16:44:02 +02:00
Jakub Trllo
feab326a34
Merge branch 'develop' into bugfix/failing-keyring-backend 2025-07-31 14:44:15 +02:00
Jakub Trllo
4f296e0ed7 simplified 2025-07-31 12:41:33 +02:00
Jakub Trllo
47af183d04 check for availability that don't live in workdir 2025-07-31 12:12:00 +02:00
Jakub Trllo
1017becebd changed abstract class docstring 2025-07-31 11:21:26 +02:00
Jakub Trllo
83b109be28 fix cache again 2025-07-31 11:21:11 +02:00
Jakub Trllo
6433ada42c remove unnecessary overriden methods 2025-07-31 11:20:50 +02:00
Jakub Trllo
3c867c517c change value of json registry to 'str' 2025-07-31 11:20:08 +02:00
Jakub Trllo
473cf8b0c1 grammar fixes 2025-07-31 11:19:39 +02:00
Jakub Trllo
d4092c8e31 deprecated not passed name in 'AYONSettingsRegistry' 2025-07-31 11:02:12 +02:00
Jakub Trllo
b403db76e6 better order of methods 2025-07-31 11:01:52 +02:00
Jakub Trllo
1a46f2c027 remove unnecessary super call 2025-07-31 11:00:51 +02:00
Jakub Trllo
2013eea5c4 formatting change 2025-07-31 10:58:21 +02:00
Jakub Trllo
41228915ec more explicit dir creation 2025-07-31 10:58:08 +02:00
Jakub Trllo
d88a867872 reset cache on set item 2025-07-31 10:56:39 +02:00
Jakub Trllo
d1fce584fa remove unncessary variable 2025-07-31 10:56:25 +02:00
Jakub Trllo
08c242edef use f-strings 2025-07-31 10:55:59 +02:00
Jakub Trllo
d431956963 simplified super calls 2025-07-31 10:55:34 +02:00
Jakub Trllo
88b01a2797 added type-hints 2025-07-31 10:54:26 +02:00
Jakub Trllo
97a3ab142c raise dedicated exception if item is not available 2025-07-31 10:46:37 +02:00
Jakub Trllo
ea3b4524d4 capture 'ItemNotFoundException' error if possible 2025-07-31 10:31:46 +02:00
Jakub Trllo
8ef42603b0
Merge branch 'develop' into enhancement/add_shapefx_loki_support 2025-07-30 10:52:00 +02:00
Ondřej Samohel
57f30d3956
Merge branch 'develop' into bugfix/apply-core-plugin-settings 2025-07-29 17:50:51 +02:00
Jakub Trllo
74ad2e2c7e add settings category to CollectAnatomyInstanceData 2025-07-29 17:39:54 +02:00
robin@ynput.io
522b657769 Merge branch 'develop' into bugfix/detect_rounding_available_range 2025-07-29 09:26:14 -04:00
robin@ynput.io
bfc82a07fd Detect rounding issues in media available_range when extracting (OTIO). 2025-07-28 11:30:57 -04:00
Jakub Trllo
4e39e86037
Add 'enabled' attribute back 2025-07-28 10:28:29 +02:00
Jakub Trllo
feece4a7c3 fix line length 2025-07-25 17:29:12 +02:00
Jakub Trllo
cdb719494e use same name for both sys module and module 2025-07-25 17:26:43 +02:00
Jakub Trllo
c398e1fca3 hash dirpath for sys modules 2025-07-25 17:26:38 +02:00
Jakub Trllo
1bdd64ae3d allow path to python file 2025-07-25 17:26:34 +02:00
Jakub Trllo
2e345fb297 warn if 'settings_category' is not filled but settings are received 2025-07-25 17:23:00 +02:00
Jakub Trllo
32ea97af45 define settings category on core plugins 2025-07-25 16:04:03 +02:00
Roy Nieterau
f857b40c60 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/add_shapefx_loki_support
# Conflicts:
#	client/ayon_core/hooks/pre_add_last_workfile_arg.py
#	client/ayon_core/hooks/pre_ocio_hook.py
#	client/ayon_core/plugins/publish/validate_file_saved.py
2025-07-25 10:09:25 +02:00