ayon-core/openpype/hosts/maya/api
Roy Nieterau a2ef4e0013 Restructure set_colorspace
- Only set `configFilePath` when OCIO env var is not set since it doesn't do anything if OCIO var is set anyway.
- Set the Maya 2022+ default OCIO path using the resources path instead of "" to avoid Maya Save File on new file after launch (this also fixes the Save prompt on open last workfile feature with Global color management enabled)
- Move all code related to applying the maya settings together after querying the settings
- Swap around the `if use_workfile_settings` since the check was reversed
- Use `get_current_project_name()` instead of environment vars
2023-06-30 22:05:45 +02:00
..
__init__.py Remove redundant export_alembic method. 2023-01-07 09:35:48 +00:00
action.py use new imports of 'get_errored_plugins_from_context' and 'get_errored_instances_from_context' 2022-08-26 12:07:26 +02:00
commands.py Just some grammar tweaks 2023-03-30 13:59:22 +02:00
customize.py Fix #4357: Move Look Assigner tool to maya since it's Maya only 2023-03-14 11:15:02 +01:00
fbx.py fix parenting for skeletal meshes 2022-03-15 00:41:46 +01:00
gltf.py glTF-extractor-for-Maya 2022-11-26 16:17:09 +08:00
lib.py Restructure set_colorspace 2023-06-30 22:05:45 +02:00
lib_renderproducts.py Merge branch 'develop' into maya_collect_renderlayer_error_fix_4648 2023-03-31 22:01:27 +02:00
lib_rendersettings.py Fix #4429: Do not reset fps or playback timeline on applying or creating render settings 2023-03-11 19:42:14 +01:00
lib_rendersetup.py Maya: Remove pymel dependency (#4724) 2023-04-04 11:23:19 +02:00
menu.py Merge remote-tracking branch 'upstream/develop' into enhancement/unify-set-reset-buttons 2023-03-15 10:40:19 +01:00
obj.py Add extract_obj.py and obj.py 2022-08-18 14:01:54 +03:00
pipeline.py Maya: Fix the register_event_callback collecting workfile save after (#5214) 2023-06-29 10:09:38 +02:00
plugin.py Fix typo + cosmetics 2023-06-12 16:03:26 +02:00
render_setup_tools.py fix maya string imports 2021-04-01 21:48:18 +02:00
setdress.py Fix imports 2023-04-18 22:39:07 +02:00
shader_definition_editor.py use qtpy in maya implementation instead of Qt 2022-12-20 13:39:27 +01:00
workfile_template_builder.py Merge branch 'develop' into enhancement/maya_template 2023-06-27 10:46:29 +01:00
workio.py maya define it's workfile extensions only in module itself 2022-08-11 14:14:21 +02:00