Commit graph

47 commits

Author SHA1 Message Date
Jakub Trllo
ea3d6ab1b9
Merge pull request #94 from ynput/enhancement/OP-8248_Remove-maya-remote-publish
Maya: Remove remote publish logic
2024-02-20 11:52:24 +01:00
Jakub Trllo
4edc0aba91
Merge pull request #83 from ynput/enhancement/OP-8271_Remove-local-settings-function
Chore: Remove local settings function
2024-02-20 10:54:36 +01:00
Jakub Trllo
5bb00e4371 removed 'remote_publish' function from publish lib 2024-02-19 18:06:16 +01:00
Jakub Trllo
02ecdb0ad1 don't use local settings in anatomy 2024-02-16 16:31:20 +01:00
Jakub Trllo
ad6472e9bf removed core settings conversion 2024-02-15 18:59:20 +01:00
Jakub Trllo
eecabc7c89 template name profiles are using AYON settings 2024-02-15 17:42:33 +01:00
Jakub Trllo
508997c7f4 get_subset_name is using AYON settings 2024-02-15 17:38:32 +01:00
Jakub Trllo
205f7a8e82
Merge pull request #33 from ynput/feature/new-context-env-variables
Use AYON prefix in context environment variables
2024-02-15 14:39:07 +01:00
Jakub Trllo
85f8392ca8 fix key used to get ocio config path 2024-02-13 18:08:10 +01:00
Jakub Trllo
62a6e6c3af modified code to use new imageio structure 2024-02-13 17:59:18 +01:00
Jakub Trllo
e24f138f47 Merge branch 'develop' into feature/new-context-env-variables 2024-02-13 12:29:46 +01:00
Jakub Trllo
0a02c360ca Merge branch 'develop' into enhancement/OP-8157_Use-AYON-settings 2024-02-13 11:54:29 +01:00
Jakub Trllo
742a39ea9e use new location of 'is_in_tests' 2024-02-13 11:45:33 +01:00
Jakub Trllo
21a10c53d7
Merge pull request #14 from ynput/enhancement/shortcut_to_open_template
Add shortcut to open template for current context
2024-02-13 10:25:44 +01:00
Jakub Trllo
5edf44903c use AYON prefix in context environment variables 2024-02-12 16:13:17 +01:00
Jakub Trllo
312f4c2cf9 Merge branch 'develop' into enhancement/OP-8157_Use-AYON-settings 2024-02-12 10:29:24 +01:00
Jakub Trllo
fcc9c8ab2a
Merge branch 'develop' into enhancement/remove-legacy-io 2024-02-09 21:28:52 +01:00
Jakub Trllo
01ac49c8b3 fix docstring argument name 2024-02-09 17:55:21 +01:00
Jakub Trllo
7e2331467d simplify general settings conversion 2024-02-09 17:35:22 +01:00
Jakub Trllo
c3a8c2ac7f build workfile works with new keys 2024-02-09 16:55:54 +01:00
Toke Stuart Jepsen
000eee9ae7 Merge branch 'develop' into enhancement/shortcut_to_open_template
# Conflicts:
#	client/ayon_core/hosts/maya/api/workfile_template_builder.py
#	client/ayon_core/hosts/nuke/api/pipeline.py
#	client/ayon_core/hosts/nuke/api/workfile_template_builder.py
#	client/ayon_core/tools/workfile_template_build/lib.py
#	openpype/widgets/message_window.py
2024-02-09 08:23:13 +00:00
Jakub Trllo
eedf736867 removed content of legacy_io 2024-02-08 19:10:49 +01:00
Jakub Trllo
e02883dcd4 removed unused import 2024-02-08 19:01:54 +01:00
Jakub Trllo
4c3f6a5645 use correct function 2024-02-08 19:01:47 +01:00
Jakub Trllo
2e63f282c1 disable validation of AVALON_PROJECT environment variable 2024-02-08 19:01:25 +01:00
Jakub Trllo
02b371139a reduce usage of legay_io 2024-02-08 17:37:02 +01:00
Jakub Trllo
7532d35c7b
Merge pull request #4 from ynput/enhancement/use-AYON-prefix-in-env-variables
Use AYON prefix in env variables
2024-02-08 15:37:25 +01:00
Jakub Trllo
1e4f36eb56 removed unused 'thumbnail.py' 2024-02-08 12:30:23 +01:00
Jakub Trllo
811902c1fd add missing import 2024-02-07 19:14:28 +01:00
Jakub Trllo
b506a9fb2c use 'AYON_PUBLISH_DATA' over 'OPENPYPE_PUBLISH_DATA' 2024-02-07 17:09:07 +01:00
Jakub Trllo
9a3f4c92b3 use 'AYON_TMPDIR' instead of 'OPENPYPE_TMPDIR' 2024-02-07 16:58:29 +01:00
Jakub Trllo
2e206476ca check for 'AYON_REMOTE_PUBLISH' 2024-02-07 16:57:22 +01:00
Jakub Trllo
634d2daf60 use 'AYON_PROJECT_ROOT_' prefix for project roots 2024-02-07 16:38:43 +01:00
Jakub Trllo
9df41b1dc3 fix 'AYONPyblishPluginMixin' imports 2024-02-06 18:42:56 +01:00
Jakub Trllo
473df1902b fix auto-apply settings 2024-02-06 18:31:10 +01:00
Jakub Trllo
7fd55e3bee modified some comments and docstrings 2024-02-06 18:30:39 +01:00
Jakub Trllo
ab8d384715 added 'AYONPyblishPluginMixin' as replacement for 'OpenPypePyblishPluginMixin' 2024-02-06 18:19:07 +01:00
Jakub Trllo
b17815dc1b implemented 'install_ayon_plugins' as replacement of 'install_openpype_plugins' 2024-02-06 18:14:28 +01:00
Jakub Trllo
852676b751 implemented 'get_ayon_username' 2024-02-06 16:41:52 +01:00
Jakub Trllo
fd684010a8 use AddonsManager over ModulesManager 2024-02-06 15:02:57 +01:00
Jakub Trllo
eef157363e removed 'openpype_version.py' from lib 2024-02-06 14:17:35 +01:00
Jakub Trllo
d699a17e93 removed 'AYON_SERVER_ENABLED' conditions from pipeline 2024-02-06 11:22:54 +01:00
Jakub Trllo
90d68c7e86 remove mongo code from client 2024-02-05 18:29:48 +01:00
Jakub Trllo
052b77449a remove mongodb from pipeline and reduce legacy_io usage 2024-02-05 17:30:45 +01:00
Jakub Trllo
0508cd986a fix openpype imports 2024-02-05 16:02:14 +01:00
Jakub Trllo
ee6e42ec6c change openpype imports to ayon_core 2024-02-05 15:46:47 +01:00
Jakub Trllo
a4f2f76fbf rename openpype > ayon_core 2024-02-05 15:26:43 +01:00