Commit graph

20 commits

Author SHA1 Message Date
Jakub Trllo
6a93e29923 fix applications addon version 2024-04-16 14:01:35 +02:00
Jakub Trllo
4fa9cab65b implemented milestone versions so we can log that addon version is too old to be compatible with ayon core 2024-04-10 18:32:23 +02:00
Jakub Trllo
ad7b558d18 removed logic loading addons from 'addons' dir 2024-04-10 18:29:58 +02:00
Jakub Trllo
1bacea2d65 added comment 2024-03-28 12:01:51 +01:00
Jakub Trllo
4e31241c17 moved the addon into subfolder by addon name 2024-03-28 12:00:57 +01:00
Jakub Trllo
5abda85456 modified addons discovery to be able to detect addons in addons dir 2024-03-27 18:33:48 +01:00
Jakub Trllo
908e17430c fix typos in codebase 2024-03-27 11:46:07 +01:00
Jakub Trllo
cd0ee3b85c more AYON in comments and docstrings 2024-03-25 11:22:29 +01:00
Jakub Trllo
06f124c7bf remove client and implement 'initialize_ayon_connection' to initialize ayon api 2024-03-08 16:36:49 +01:00
Jakub Trllo
5c73bd4130 use 'get_studio_settings' instead of 'get_ayon_settings' 2024-02-26 15:22:15 +01:00
Jakub Trllo
9980a2e739 remove project settings too 2024-02-23 14:02:30 +01:00
Jakub Trllo
29cf1faa9f modules settings for OpenPypeModule are empty 2024-02-22 15:45:47 +01:00
Jakub Trllo
b9e01b254d addons can define their openpype alias name 2024-02-13 18:58:25 +01:00
Jakub Trllo
cc32523945 skip core addon correctly 2024-02-08 17:17:20 +01:00
Jakub Trllo
7fd55e3bee modified some comments and docstrings 2024-02-06 18:30:39 +01:00
Jakub Trllo
fd684010a8 use AddonsManager over ModulesManager 2024-02-06 15:02:57 +01:00
Jakub Trllo
929dbec710 better handling of 'connect_with_modules' 2024-02-06 12:45:01 +01:00
Jakub Trllo
a7a1dc823a still use 'modules_settings' for OpenPypeModule classes 2024-02-06 12:25:37 +01:00
Jakub Trllo
bf3812b820 minor fixes in the code 2024-02-06 12:12:00 +01:00
Jakub Trllo
6c5c1d6ca6 created 'AddonsManager' 2024-02-06 11:39:31 +01:00