mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
* Use existing subset_name as group_name by default New publisher already carries real subset name (`renderModelingMain`), it should build group name only if subset_name is weird. * Let legacy conversion of render instance recreate subset_name Without it would create subset names like `renderingMain` which are not matching to newly created `renderMain` instances. This would cause issue in version restarts. * Let Render Creator for Maya create proper subset_name It was using hardcoded logic not matching other DCCs. * Hound * Fix method calls * Fix typos * Do not import unnecessary * Capitalize is wrong function for here * Overwrite get_subset_name for standardized results It makes sense to override this method for other parts of code getting same results. * Force change It seems that GH doesn't recognize changes with adding() * Update openpype/hosts/maya/plugins/create/convert_legacy.py Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com> * Hound --------- Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| create | ||
| farm | ||
| load | ||
| publish | ||
| schema | ||
| workfile | ||
| __init__.py | ||
| actions.py | ||
| anatomy.py | ||
| colorspace.py | ||
| constants.py | ||
| context_tools.py | ||
| delivery.py | ||
| editorial.py | ||
| legacy_io.py | ||
| mongodb.py | ||
| plugin_discover.py | ||
| project_folders.py | ||
| tempdir.py | ||
| template_data.py | ||
| thumbnail.py | ||
| version_start.py | ||