Jakub Trllo
|
948cd33549
|
Merge branch 'develop' into enhancement/per-project-bundle
|
2025-07-28 11:20:22 +02:00 |
|
Jakub Trllo
|
3cba26a85f
|
moved 'get_current_project_settings' to pipeline context tools
|
2025-07-24 15:21:19 +02:00 |
|
Jakub Trllo
|
3e60bd9ba4
|
Merge branch 'develop' into enhancement/per-project-bundle
# Conflicts:
# client/ayon_core/settings/lib.py
|
2025-06-16 18:04:05 +02:00 |
|
Jakub Trllo
|
698fef2833
|
added helper function to get settings variant
|
2025-04-04 09:43:24 +02:00 |
|
Jakub Trllo
|
c194fe2dd2
|
set project bundle name only if is different from studio bundle name
|
2025-03-27 07:44:10 +01:00 |
|
Jakub Trllo
|
0a54f569ce
|
fix addons discovery
|
2025-03-26 16:55:26 +01:00 |
|
Jakub Trllo
|
09fe05025c
|
modified settings fetching
|
2025-03-26 14:23:07 +01:00 |
|
Jakub Trllo
|
d30d5b5419
|
fix line lengths
|
2024-11-25 10:37:05 +01:00 |
|
Petr Kalis
|
1ef840f0cb
|
AY-1232 - removed unnecessary get_site_local_overrides
Has wrong arguments, it would require SiteSync addon. Used only in dirmap file, where it could be replaced directly by SiteSync addon's method.
|
2024-07-01 11:57:32 +02:00 |
|
Jakub Trllo
|
87cfc92b61
|
fix typo
|
2024-04-03 12:44:08 +02:00 |
|
Jakub Trllo
|
e561481725
|
remove empty lines
|
2024-04-03 12:44:02 +02: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
|
fdb18f1f39
|
remove 'get_system_settings' function
|
2024-02-27 14:23:33 +01:00 |
|
Jakub Trllo
|
ce87996046
|
added 'get_project_environments' to lib functions
|
2024-02-26 15:10:42 +01:00 |
|
Jakub Trllo
|
9980a2e739
|
remove project settings too
|
2024-02-23 14:02:30 +01:00 |
|
Jakub Trllo
|
baa2359ea6
|
removed system settings defaults loading logic
|
2024-02-22 15:44:57 +01:00 |
|
Jakub Trllo
|
73114e1119
|
remove system settings conversion functions
|
2024-02-22 15:35:08 +01:00 |
|
Jakub Trllo
|
940e8a4cc7
|
Change warning to deprecation and modify message
|
2024-02-19 17:46:30 +01:00 |
|
Jakub Trllo
|
4c1ac5a4f0
|
cleared 'get_site_local_overrides' and added warning
|
2024-02-16 16:32:28 +01:00 |
|
Jakub Trllo
|
5224125b3a
|
removed 'get_local_settings' function
|
2024-02-16 16:32:15 +01:00 |
|
Jakub Trllo
|
205f7a8e82
|
Merge pull request #33 from ynput/feature/new-context-env-variables
Use AYON prefix in context environment variables
|
2024-02-15 14:39:07 +01:00 |
|
Jakub Trllo
|
5edf44903c
|
use AYON prefix in context environment variables
|
2024-02-12 16:13:17 +01:00 |
|
Jakub Trllo
|
7e2331467d
|
simplify general settings conversion
|
2024-02-09 17:35:22 +01:00 |
|
Jakub Trllo
|
63dc9ced92
|
removed most of openpype settings logic
|
2024-02-05 18:20:23 +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 |
|