ayon-core/openpype/pipeline
Simone Barbieri e97b6ce01f Fixed path resolving not finding the workfile in certain conditions
In case the workfile only contains the project name, the workfile is not found because while the regex matches, the match doesn't have any group, and so it throws an exception.
2022-09-23 16:18:08 +01:00
..
create catch failed applied settings 2022-08-05 10:45:35 +02:00
farm fixing module file and list indexing 2022-04-13 13:38:05 +02:00
load Be explicit in error message what is missing 2022-08-18 15:28:10 +02:00
publish Merge pull request #3623 from pypeclub/feature/OP-3679_Plugin-settings-handled-by-plugins 2022-08-05 18:26:59 +02:00
workfile Fixed path resolving not finding the workfile in certain conditions 2022-09-23 16:18:08 +01:00
__init__.py added Anatomy to openpype.pipeline init file 2022-06-29 14:40:40 +02:00
actions.py removed debug prints 2022-03-24 13:31:45 +01:00
anatomy.py TemplateResult has 'normalized' method 2022-07-20 10:11:56 +02:00
constants.py moved host workfile extensions 2022-03-18 16:08:15 +01:00
context_tools.py moved 'update_current_task' to context tools and renamed to 'change_current_context' 2022-08-22 14:19:53 +02:00
editorial.py editorial fixing handles to int and adding speed attribute 2022-08-19 16:15:16 +02:00
legacy_io.py Merge branch 'develop' into feature/OP-3315_Host-implementation-defined-with-class 2022-06-22 18:00:04 +02:00
mongodb.py use 'OpenPypeMongoConnection' from 'openpype.client' 2022-07-18 11:20:14 +02:00
plugin_discover.py fix report messages 2022-04-20 18:33:10 +02:00
schema.py removed usage of AVALON_SCHEMA 2022-04-19 18:05:48 +02:00
template_data.py add missing project tasks into fields 2022-07-28 10:46:25 +02:00
thumbnail.py use query functions on remaining places 2022-07-29 10:38:01 +02:00