| .. |
|
__init__.py
|
removed 'editorial'
|
2022-09-23 18:54:23 +02:00 |
|
anatomy.py
|
added deprecation warning to anatomy lib
|
2022-06-29 14:13:25 +02:00 |
|
applications.py
|
set 'OPENPYPE_IS_STAGING' on app launch
|
2022-10-26 12:21:37 +02:00 |
|
attribute_definitions.py
|
added special definition for hidden values
|
2022-11-21 19:16:02 +01:00 |
|
avalon_context.py
|
fix new import path
|
2022-09-05 12:21:19 +02: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
|
use Logger instead of PypeLogger
|
2022-08-24 15:52:47 +02:00 |
|
file_transaction.py
|
remove unused variable
|
2022-12-06 16:06:52 +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
|
moved 'create_workdir_extra_folders' to 'openpype.pipeline.workfile'
|
2022-08-31 15:59:20 +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
|
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
|
applied comments
|
2022-03-23 19:20:37 +01:00 |
|
terminal.py
|
Fix coloring of TrayModuleManager output
|
2022-05-02 23:04:33 +02:00 |
|
transcoding.py
|
Merge pull request #4060 from pypeclub/bugfix/oiio_conversion_multipart_fix
|
2022-12-06 16:30:51 +01:00 |
|
usdlib.py
|
fix anatomy import
|
2022-06-30 16:56:15 +02:00 |
|
vendor_bin_utils.py
|
change how oiio tools executables are found
|
2022-11-24 17:09:16 +01:00 |