| .. |
|
__init__.py
|
add new function to determine fps value
|
2022-08-03 16:54:53 +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
|
host module can define workfile extensions
|
2022-08-11 13:39:32 +02:00 |
|
attribute_definitions.py
|
files item can have custom extensions label
|
2022-07-14 14:34:50 +02:00 |
|
avalon_context.py
|
use new functions instead of 'get_workdir_data'
|
2022-07-26 17:23:12 +02:00 |
|
config.py
|
move functions from openpype.lib.config to openpype.lib.dateutils
|
2022-07-26 11:48:24 +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
|
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
|
added docstrings
|
2022-07-12 18:28:03 +02:00 |
|
execute.py
|
replace distutils find_executable with custom version
|
2022-02-28 20:52:21 +01:00 |
|
file_transaction.py
|
Use os.path.abspath instead of os.path.normpath when adding a transfer
|
2022-03-26 14:44:19 +01:00 |
|
local_settings.py
|
use 'OpenPypeMongoConnection' from 'openpype.client'
|
2022-07-18 11:20:14 +02:00 |
|
log.py
|
Merge pull request #3571 from pypeclub/feature/lib_cleanup
|
2022-07-27 10:50:33 +02:00 |
|
mongo.py
|
added deprecation warning to functions
|
2022-07-18 11:40:48 +02: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 keep '<>' without formatting content unchanged
|
2022-08-03 18:28:40 +02:00 |
|
path_tools.py
|
modified anatomy imports in lib itself
|
2022-06-30 17:56:54 +02:00 |
|
plugin_tools.py
|
fix typo
|
2022-08-05 10:08:07 +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 |
|
remote_publish.py
|
OP-3698 - updated docstring
|
2022-08-04 15:42:54 +02:00 |
|
terminal.py
|
Fix coloring of TrayModuleManager output
|
2022-05-02 23:04:33 +02:00 |
|
transcoding.py
|
add new function to determine fps value
|
2022-08-03 16:54:53 +02: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 |