..
__init__.py
removed deprecated functions from openpype lib
2023-02-13 10:51:21 +01:00
applications.py
Fix whitespace
2023-01-16 11:50:20 +01:00
attribute_definitions.py
fix super call
2023-01-30 12:07:24 +01:00
avalon_context.py
removed deprecated functions from openpype lib
2023-02-13 10:51:21 +01:00
connections.py
OP-2005 - refactor yanked _requests_get, _requests_post into lib file
2022-04-12 11:44:34 +02:00
dateutils.py
move functions from openpype.lib.config to openpype.lib.dateutils
2022-07-26 11:48:24 +02:00
delivery.py
marked 'copy_file' as deprecated
2022-08-29 15:20:21 +02:00
env_tools.py
removed logic related to env groups
2022-04-20 14:20:33 +02:00
events.py
events use different approach to define if event should be passed to callback
2022-12-12 14:45:09 +01:00
execute.py
safe access to constants
2023-02-22 14:07:38 +01:00
file_transaction.py
Integrator: Enforce unique destination transfers, disallow overwrites in queued transfers ( #4662 )
2023-03-21 15:29:19 +01:00
local_settings.py
use 'OpenPypeMongoConnection' from 'openpype.client'
2022-07-18 11:20:14 +02:00
log.py
add deprecation warning for PypeLogger and added docstring about deprecation
2022-08-24 15:57:52 +02:00
mongo.py
added deprecation warning to functions
2022-07-18 11:40:48 +02:00
openpype_version.py
fix how the expected studio version is checked
2022-10-26 11:00:57 +02:00
path_templates.py
changes for better support
2022-12-08 13:06:10 +01:00
path_tools.py
removed not needed lines
2022-08-31 16:21:23 +02:00
plugin_tools.py
removed deprecated functions from openpype lib
2023-02-13 10:51:21 +01: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
fix forgotten variables
2022-07-13 09:19:34 +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
Pass module name and set __file__ on module to avoid AttributeErrors saying module has no __file__ attribute
2023-02-22 17:21:37 +01:00
terminal.py
Fix coloring of TrayModuleManager output
2022-05-02 23:04:33 +02:00
transcoding.py
Fix - newline
2023-02-23 16:42:48 +01:00
usdlib.py
fix anatomy import
2022-06-30 16:56:15 +02:00
vendor_bin_utils.py
use right validation for ffmpeg executable
2023-03-16 11:20:00 +01:00