ayon-core/client/ayon_core/lib
2025-07-13 16:09:11 +02:00
..
__init__.py ♻️ add env tool functions to ayon.lib init 2025-07-02 10:54:55 +02:00
attribute_definitions.py fix new line chars 2025-04-14 17:54:45 +02:00
ayon_connection.py fix new line chars 2025-04-14 17:54:45 +02:00
ayon_info.py added helper function to get settings variant 2025-04-04 09:43:24 +02:00
cache.py added default value to 'NestedCacheItem' 2024-04-29 16:08:43 +02:00
dateutils.py rename openpype > ayon_core 2024-02-05 15:26:43 +01:00
env_tools.py match typehints in arguments 2025-02-13 17:06:21 +01:00
events.py added option to clear callbacks 2024-10-01 15:12:18 +02:00
execute.py add typehints 2025-05-21 19:45:39 +02:00
file_transaction.py ♻️ refactor function name and remove speedcopy fallback 2025-05-09 17:15:38 +02:00
local_settings.py added function 'get_addons_resources_dir' 2025-03-19 11:23:29 +01:00
log.py Remove unused import 2024-11-01 12:45:13 +01:00
path_templates.py fix index validation 2025-02-04 10:46:52 +01:00
path_tools.py Fix sorting 2024-10-31 23:19:23 +01:00
plugin_tools.py convert only string values in prepare data 2024-04-11 14:42:08 +02:00
profiles_filtering.py rename openpype > ayon_core 2024-02-05 15:26:43 +01:00
profiling.py rename openpype > ayon_core 2024-02-05 15:26:43 +01:00
python_module_tools.py Update client/ayon_core/lib/python_module_tools.py 2025-03-18 11:22:17 +01:00
terminal.py fix new line chars 2025-04-14 17:54:45 +02:00
transcoding.py Check against .upper() instead of .lower() to match strings more with how they are compared later in the code (improve style consistency) 2025-06-11 20:55:21 +02:00
vendor_bin_utils.py handle unused variables 2025-04-14 17:56:21 +02:00