| .. |
|
__init__.py
|
renamed user_settings.py to local_settings.py
|
2021-02-23 18:43:48 +01:00 |
|
abstract_collect_render.py
|
Fix - same frameStart and frameEnd didnt work
|
2020-12-02 21:13:03 +01:00 |
|
abstract_expected_files.py
|
few bugs and cosmetics
|
2020-11-06 18:54:05 +01:00 |
|
abstract_metaplugins.py
|
fix metaclass madness
|
2020-11-10 18:06:26 +01:00 |
|
abstract_submit_deadline.py
|
convert deadline from ENV var to settings
|
2020-12-04 15:40:26 +01:00 |
|
anatomy.py
|
implemented filling of root with environment variable key
|
2021-01-20 19:35:46 +01:00 |
|
applications.py
|
fix subfolders_list
|
2021-02-16 18:52:48 +01:00 |
|
avalon_context.py
|
implemented get_creator_by_name in pype.lib.avalon_context
|
2021-02-04 18:54:01 +01:00 |
|
config.py
|
update_dict moved to anatomy and renamed to merge_dict
|
2020-12-23 11:26:26 +01:00 |
|
editorial.py
|
fix(global): import otio python27 workaround
|
2021-01-18 11:01:07 +01:00 |
|
env_tools.py
|
added get_global_environments to pype.api
|
2021-02-16 12:27:56 +01:00 |
|
execute.py
|
get_pype_execute_args can accept any number of arguments that will be added after executable
|
2021-02-02 10:38:08 +01:00 |
|
ffmpeg_utils.py
|
get_ffmpeg_tool_path moved to ffmpeg utils
|
2020-11-18 19:33:24 +01:00 |
|
git_progress.py
|
first shot at infrastructure
|
2020-09-09 23:31:28 +02:00 |
|
import_utils.py
|
fix(global): import otio python27 workaround
|
2021-01-18 11:01:07 +01:00 |
|
local_settings.py
|
renamed user_settings.py to local_settings.py
|
2021-02-23 18:43:48 +01:00 |
|
log.py
|
added few comments
|
2020-12-29 17:56:38 +01:00 |
|
mongo.py
|
added function for validation of mongo uri
|
2021-02-23 15:26:27 +01:00 |
|
path_tools.py
|
get_ffmpeg_tool_path moved to ffmpeg utils
|
2020-11-18 19:33:24 +01:00 |
|
plugin_tools.py
|
load global plugins from pype/plugins/plugintype
|
2021-02-16 18:24:32 +01:00 |
|
profiling.py
|
json registry settings, tests and profiling helper
|
2020-09-29 12:19:48 +02:00 |
|
python_module_tools.py
|
module importing has security checks now
|
2020-12-17 11:09:56 +01:00 |
|
splash.txt
|
switch to blessed
|
2020-12-14 18:01:09 +01:00 |
|
terminal.py
|
use print instead of Terminal.echo
|
2020-12-29 13:23:06 +01:00 |
|
terminal_splash.py
|
hound fixes
|
2021-01-15 22:48:34 +01:00 |