ayon-core/openpype/hosts/maya/plugins/load
Petr Kalis 8b128d91bc
Maya: allow not creation of group for Import loaders (#5427)
* 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
2023-08-11 16:12:05 +02:00
..
_load_animation.py Maya: allow not creation of group for Import loaders (#5427) 2023-08-11 16:12:05 +02:00
actions.py Maya: allow not creation of group for Import loaders (#5427) 2023-08-11 16:12:05 +02:00
load_arnold_standin.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_assembly.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_audio.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
load_gpucache.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
load_image.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
load_image_plane.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
load_look.py Merge pull request #5258 from BigRoy/refactor/maya_lib_get_reference_node 2023-07-14 09:50:50 +02:00
load_matchmove.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_multiverse_usd.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_multiverse_usd_over.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_redshift_proxy.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
load_reference.py Maya: allow not creation of group for Import loaders (#5427) 2023-08-11 16:12:05 +02:00
load_rendersetup.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_vdb_to_arnold.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
load_vdb_to_redshift.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
load_vdb_to_vray.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
load_vrayproxy.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
load_vrayscene.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
load_xgen.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
load_yeti_cache.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00
load_yeti_rig.py Maya: allow not creation of group for Import loaders (#5427) 2023-08-11 16:12:05 +02:00