Commit graph

21 commits

Author SHA1 Message Date
Jakub Trllo
7532d35c7b
Merge pull request #4 from ynput/enhancement/use-AYON-prefix-in-env-variables
Use AYON prefix in env variables
2024-02-08 15:37:25 +01:00
Jakub Trllo
269817c93c use 'AYON_MENU_LABEL' instead of 'AVALON_LABEL' 2024-02-07 18:47:16 +01:00
Jakub Trllo
3d06a753ae Merge branch 'feature/OP-8123_Addon-initialization-phase-one' into enhancement/use-AYON-prefix-in-env-variables
# Conflicts:
#	client/ayon_core/modules/deadline/plugins/publish/submit_maya_remote_publish_deadline.py
2024-02-07 17:36:04 +01:00
Jakub Trllo
955ca726e9 implemented 'is_dev_mode_enabled' to lib functions 2024-02-07 17:04:26 +01:00
Jakub Trllo
9275fa22a7 use AYON_ prefix for 3rd party bin 2024-02-07 16:54:45 +01:00
Jakub Trllo
b6f81f64a0 use 'AYON_WORKFILE_TOOL_ON_START' instead of 'OPENPYPE_WORKFILE_TOOL_ON_START' 2024-02-07 16:51:14 +01:00
Jakub Trllo
e8954219ae use 'AYON_LOG_NO_COLORS' and 'AYON_DEBUG' 2024-02-07 16:24:49 +01:00
Jakub Trllo
ac53b80efc don't use OPENPYPE_VERSION for IniSettings 2024-02-07 10:10:05 +01:00
Jakub Trllo
7fd55e3bee modified some comments and docstrings 2024-02-06 18:30:39 +01:00
Jakub Trllo
852676b751 implemented 'get_ayon_username' 2024-02-06 16:41:52 +01:00
Jakub Trllo
fd684010a8 use AddonsManager over ModulesManager 2024-02-06 15:02:57 +01:00
Jakub Trllo
40dee231ec fix 'AYONSettingsRegistry' 2024-02-06 14:21:59 +01:00
Jakub Trllo
eef157363e removed 'openpype_version.py' from lib 2024-02-06 14:17:35 +01:00
Jakub Trllo
ffb56e7815 add 'mongo_process_id' back for some time 2024-02-06 12:12:14 +01:00
Jakub Trllo
90d68c7e86 remove mongo code from client 2024-02-05 18:29:48 +01:00
Jakub Trllo
f2a6a4d157 remove 'AYON_SERVER_ENABLED' checks in 'ayon_core.lib' 2024-02-05 17:55:11 +01:00
Jakub Trllo
8d6778a4c2 removed mongo logic from Logger 2024-02-05 17:34:07 +01:00
Jakub Trllo
899bd952ba removed project backpack 2024-02-05 16:20:11 +01:00
Jakub Trllo
0508cd986a fix openpype imports 2024-02-05 16:02:14 +01:00
Jakub Trllo
ee6e42ec6c change openpype imports to ayon_core 2024-02-05 15:46:47 +01:00
Jakub Trllo
a4f2f76fbf rename openpype > ayon_core 2024-02-05 15:26:43 +01:00