mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
* OP-6357 - removed unneeded import * OP-6357 - extracted logic for getting custom group and namespace from Settings Mimicing logic in ReferenceLoader, eg. group could be left empty >> no groupping of imported subset. * OP-6357 - same logic for abc animation as Reference * OP-6357 - same logic for yeti rig as ReferenceLoder Allows to not create wrapping group. * OP-6357 - added separate import_loader to settings Could be used to not creating wrapping groups when Group kept empty. * OP-6357 - added product subset conversion for ayon settings * OP-6357 - fix using correct variable Artist input comes from `data` not directly from self.options * OP-6357 - add attach_to_root to options to allow control by same key * OP-6357 - added docstring * Added settings for Import loaders in maya * OP-6357 - refactored formatting |
||
|---|---|---|
| .. | ||
| _load_animation.py | ||
| actions.py | ||
| load_arnold_standin.py | ||
| load_assembly.py | ||
| load_audio.py | ||
| load_gpucache.py | ||
| load_image.py | ||
| load_image_plane.py | ||
| load_look.py | ||
| load_matchmove.py | ||
| load_multiverse_usd.py | ||
| load_multiverse_usd_over.py | ||
| load_redshift_proxy.py | ||
| load_reference.py | ||
| load_rendersetup.py | ||
| load_vdb_to_arnold.py | ||
| load_vdb_to_redshift.py | ||
| load_vdb_to_vray.py | ||
| load_vrayproxy.py | ||
| load_vrayscene.py | ||
| load_xgen.py | ||
| load_yeti_cache.py | ||
| load_yeti_rig.py | ||