ayon-core/openpype/pipeline
Jakub Trllo e64328b346
CreatePlugin: Get next version helper (#5242)
* prepared helper functions to find latest and next versions for instances

* added helper method to creator

* added new functions to create api

* typo fixes

* added missing condition

* fix dosctring

* better cascade of logic
2023-07-05 11:54:51 +02:00
..
create CreatePlugin: Get next version helper (#5242) 2023-07-05 11:54:51 +02:00
farm fixing module file and list indexing 2022-04-13 13:38:05 +02:00
load Enhancement: More descriptive error messages for Loaders (#5227) 2023-07-03 13:42:00 +02:00
publish Add icon to RepairContextAction + logs to debug level + also add attempt repair for RepairAction + tweak docstring (#5213) 2023-06-29 09:48:22 +02:00
workfile Revert backward incompatible change of path to template to multiplatform 2023-06-27 15:50:08 +02:00
__init__.py ♻️ replace OpenPype/Avalon for Ayon 2023-04-14 17:42:42 +02:00
actions.py removed debug prints 2022-03-24 13:31:45 +01:00
anatomy.py General: Anatomy templates formatting (#4773) 2023-04-05 15:59:36 +02:00
colorspace.py Update openpype/pipeline/colorspace.py 2023-06-30 16:23:11 +02:00
constants.py ♻️ replace OpenPype/Avalon for Ayon 2023-04-14 17:42:42 +02:00
context_tools.py Draft to allow "inventory" actions to be supplied by a Module or Addon. 2023-06-15 14:35:47 +02:00
delivery.py Global: Optimize anatomy formatting by only formatting used templates instead (#4784) 2023-04-17 14:53:15 +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 public 'discover' function can expect all possible arguments 2023-02-16 09:52:39 +01:00
project_folders.py skip folders creation if are not set 2022-08-31 16:15:28 +02:00
schema.py removed usage of AVALON_SCHEMA 2022-04-19 18:05:48 +02:00
tempdir.py removing python3 only code 2023-02-15 12:26:50 +01:00
template_data.py fix variable name 2022-09-07 12:11:06 +02:00
thumbnail.py use project anatomy if needed 2022-08-29 13:36:58 +02:00