ayon-core/openpype/hosts/maya/plugins/load
Petr Kalis 7d40debd64
Maya: do not create top level group on reference (#5402)
* OP-6358 - allow not creation of group for reference loader in Maya

Creation of wrapping group could be controlled by checkbox in ReferenceLoader options.

* OP-6358 - group name could be empty in Settings

This enables default behavior of not creating wrapping group without need of artists unchecking `Group imported assets`.

* OP-6358 - changed to safer logic

Stripping of | was weird and potentially dangerous (collision of names), this logic should be safer.
2023-08-08 11:00:02 +02:00
..
_load_animation.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00
actions.py Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +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: do not create top level group on reference (#5402) 2023-08-08 11:00:02 +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 Loader: Remove context argument from Loader.__init__() (#4602) 2023-07-11 17:48:33 +02:00