ayon-core/server_addon/maya/server/settings
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
..
__init__.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00
creators.py Settings: Houdini & Maya create plugin settings (#5436) 2023-08-10 11:34:54 +02:00
explicit_plugins_loading.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00
imageio.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00
include_handles.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00
loaders.py Maya: allow not creation of group for Import loaders (#5427) 2023-08-11 16:12:05 +02:00
main.py AYON: Addons creation enhancements (#5356) 2023-07-28 11:51:23 +02:00
maya_dirmap.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00
publish_playblast.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00
publishers.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00
render_settings.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00
scriptsmenu.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00
templated_workfile_settings.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00
workfile_build_settings.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00