ayon-core/openpype/lib
Jakub Trllo e58d83e530
Merge pull request #3485 from pypeclub/bugfix/macos_plist_read
General: Fix Plist loading for application launch
2022-07-12 17:23:21 +02:00
..
__init__.py removed unused function 'get_hierarchy' 2022-06-30 14:47:08 +02:00
abstract_collect_render.py fixed imports in docstrings and warning messages 2022-06-30 10:49:13 +02:00
abstract_expected_files.py fixed imports in docstrings and warning messages 2022-06-30 10:49:13 +02:00
abstract_metaplugins.py fixed imports in docstrings and warning messages 2022-06-30 10:49:13 +02:00
anatomy.py added deprecation warning to anatomy lib 2022-06-29 14:13:25 +02:00
applications.py use plist.load as plist.readPlist is deprecated 2022-07-11 18:19:27 +02:00
attribute_definitions.py fixed empty files def 2022-05-03 15:22:32 +02:00
avalon_context.py fix 'hero' kwargs 2022-07-04 16:51:54 +02:00
config.py replaced usage of avalon.lib.time with new function get_formatted_current_time 2022-03-11 16:40:41 +01:00
connections.py OP-2005 - refactor yanked _requests_get, _requests_post into lib file 2022-04-12 11:44:34 +02:00
delivery.py replaced 'format_template_with_optional_keys' with 'StringTemplate' 2022-03-18 14:20:20 +01:00
editorial.py added special deprecation warning error 2022-06-28 10:42:48 +02:00
env_tools.py removed logic related to env groups 2022-04-20 14:20:33 +02:00
events.py raise TypeError when function is not callable 2022-03-08 12:50:11 +01:00
execute.py replace distutils find_executable with custom version 2022-02-28 20:52:21 +01:00
git_progress.py Fix typos in openpype/lib 2022-01-16 13:16:22 +01:00
local_settings.py OP-1920 - renamed env var SITE_SYNC_LOCAL_ID to OPENPYPE_LOCAL_ID 2021-11-04 17:42:19 +01:00
log.py check global settings on start if logs should be send to mongo 2022-04-19 18:51:05 +02:00
mongo.py Fix typos in openpype/lib 2022-01-16 13:16:22 +01:00
openpype_version.py handle situations when current version is higher 2022-01-21 12:11:33 +01:00
path_templates.py added ability to create copy of TemplateResult 2022-04-25 17:29:32 +02:00
path_tools.py modified anatomy imports in lib itself 2022-06-30 17:56:54 +02:00
plugin_tools.py use query function in plugin tools 2022-06-30 16:50:36 +02:00
profiles_filtering.py OP-2958 - extended logging for profile filtering 2022-04-13 18:21:46 +02:00
profiling.py rename folder 2021-04-01 18:54:46 +02:00
project_backpack.py use query functions in project backpack 2022-06-30 16:33:21 +02:00
pype_info.py pype info will also show build version 2022-01-21 11:37:37 +01:00
python_2_comp.py moved python 2 compatibility to openpype.lib 2021-10-01 19:13:59 +02:00
python_module_tools.py applied comments 2022-03-23 19:20:37 +01:00
remote_publish.py OP-2787 - added raising error for Deadline 2022-05-31 14:01:23 +02:00
terminal.py Fix coloring of TrayModuleManager output 2022-05-02 23:04:33 +02:00
transcoding.py Fix comment typo 2022-05-25 12:24:20 +03:00
usdlib.py fix anatomy import 2022-06-30 16:56:15 +02:00
vendor_bin_utils.py add subdir 'bin' when oiio path is prepared 2022-06-03 12:54:27 +02:00