ayon-core/openpype/hosts
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
..
aftereffects AfterEffects: support for workfile template builder (#5163) 2023-06-27 10:58:55 +02:00
blender Blender: Add support for custom path for app templates (#5137) 2023-06-22 11:57:23 +02:00
celaction Merge develop 2023-03-29 14:46:41 +02:00
flame Update openpype/hosts/flame/hooks/pre_flame_setup.py 2023-06-09 17:01:05 +02:00
fusion Merge remote-tracking branch 'origin/enhancement/allow_nested_settings_templates' into feature/OP-5207_Global-host-color-management-activation 2023-05-24 14:23:23 +02:00
harmony Handle Harmony zip files with deeper structure (#4782) 2023-04-05 16:59:27 +02:00
hiero fixes after suggestions 2023-06-28 11:49:36 +02:00
houdini remove the unnecessary comment 2023-06-30 08:33:44 +03:00
max remove contextmanager 2023-06-24 13:38:46 +08:00
maya Restructure set_colorspace 2023-06-30 22:05:45 +02:00
nuke fixing nuke format updating in node graph 2023-06-27 16:56:15 +02:00
photoshop Photoshop: add autocreators for review and flat image (#4871) 2023-05-02 11:19:50 +02:00
resolve improving names 2023-06-27 11:37:33 +02:00
standalonepublisher TrayPublisher & StandalonePublisher: Specify version (#5142) 2023-06-16 16:26:04 +02:00
substancepainter Enhancement: Improve logging levels and messages for artist facing publish reports (#5018) 2023-05-24 10:54:31 +02:00
traypublisher removing ambiguous options 2023-06-27 13:40:50 +02:00
tvpaint add review tag to output of extract sequence if instance is marked for review (#4843) 2023-04-13 18:42:50 +02:00
unreal Improved error message 2023-05-31 14:32:24 +01:00
webpublisher Webpublisher - headless publish shouldn't be blocking operation (#5177) 2023-06-22 20:17:56 +02:00
__init__.py