Commit graph

87 commits

Author SHA1 Message Date
Jakub Trllo
d13498a4e8 use AYON prefix in fusion env variables 2024-02-07 16:59:22 +01:00
Jakub Trllo
ee018456c8 use 'AYON_FUSION_ROOT' over 'OPENPYPE_FUSION_ROOT' 2024-02-07 16:59:02 +01:00
Jakub Trllo
9a3f4c92b3 use 'AYON_TMPDIR' instead of 'OPENPYPE_TMPDIR' 2024-02-07 16:58:29 +01:00
Jakub Trllo
6a0e4b5f71 use AYON prefixes in pyblish_pype 2024-02-07 16:58:00 +01:00
Jakub Trllo
2e206476ca check for 'AYON_REMOTE_PUBLISH' 2024-02-07 16:57:22 +01:00
Jakub Trllo
9275fa22a7 use AYON_ prefix for 3rd party bin 2024-02-07 16:54:45 +01:00
Jakub Trllo
a263fe214d use 'AYON_RESOLVE_STARTUP_SCRIPT' instead of 'OPENPYPE_RESOLVE_STARTUP_SCRIPT' 2024-02-07 16:54:24 +01:00
Jakub Trllo
a414fc53f6 use 'AYON_RESOLVE_OPEN_ON_LAUNCH' instead of 'OPENPYPE_RESOLVE_OPEN_ON_LAUNCH' 2024-02-07 16:54:00 +01:00
Jakub Trllo
7b2c54b97a use 'AYON_OPEN_WORKFILE_POST_INITIALIZATION' instead of 'OPENPYPE_OPEN_WORKFILE_POST_INITIALIZATION' 2024-02-07 16:52:24 +01:00
Jakub Trllo
5e90b551f6 use 'AYON_HARMONY_JS' instead of 'OPENPYPE_HARMONY_JS' 2024-02-07 16:52:05 +01:00
Jakub Trllo
b6f81f64a0 use 'AYON_WORKFILE_TOOL_ON_START' instead of 'OPENPYPE_WORKFILE_TOOL_ON_START' 2024-02-07 16:51:14 +01:00
Jakub Trllo
4ca1fae941 removed unused 'OPENPYPE_METADATA_FILE' 2024-02-07 16:42:45 +01:00
Jakub Trllo
92ad7b49fc removed unused 'OPENPYPE_DEV' env key 2024-02-07 16:39:38 +01:00
Jakub Trllo
634d2daf60 use 'AYON_PROJECT_ROOT_' prefix for project roots 2024-02-07 16:38:43 +01:00
Jakub Trllo
e8954219ae use 'AYON_LOG_NO_COLORS' and 'AYON_DEBUG' 2024-02-07 16:24:49 +01:00
Jakub Trllo
5a21d04315 Merge pull request #6179 from ynput/enhancement/OP-8067_publisher_action_error_raising
Publisher: Show message with error on action failure
2024-02-07 14:53:17 +01:00
Jakub Trllo
1a445e2f77 added back password_dialog and implemented 'PressHoverButton' in utils 2024-02-07 12:25:09 +01:00
Jakub Trllo
54b8a04653 removed unused imports 2024-02-07 12:01:26 +01:00
Jakub Trllo
5bba3e0c12 removed multiselection assets widget 2024-02-07 11:58:39 +01:00
Jakub Trllo
4a51c7ca47 move some widgets to tools/utils 2024-02-07 11:58:28 +01:00
Jakub Trllo
d6d894fb8d removed unused utils from tools 2024-02-07 11:49:35 +01:00
Jakub Trllo
585257e9ff removed 'dbcon' from 'ProjectModel' 2024-02-07 11:40:06 +01:00
Jakub Trllo
513b7f284e moved 'VersionDelegate' to sceneinventory tool 2024-02-07 11:32:20 +01:00
Jakub Trllo
84cc99e47b Merge pull request #6038 from ynput/bugfix/traypublish-editorial-avoid-audio-track
Traypublisher: editorial avoid audio tracks processing
2024-02-07 11:22:55 +01:00
Jakub Trllo
c3d6c4c8f1 Merge pull request #6176 from ynput/bugfix/publisher-window-as-dialog
Publisher window as dialog
2024-02-07 11:13:30 +01:00
Jakub Trllo
3ae066e1dc Merge pull request #6199 from ynput/chore/use_better_resolution_fusion 2024-02-07 11:10:41 +01:00
Jakub Trllo
fd345ba4bb Merge pull request #6202 from ynput/bugfix/OP-8138_traypublisher-missing-settings-category 2024-02-07 11:08:43 +01:00
Jakub Trllo
9503c4907f remove OPENPYPE_MONGO from rr 2024-02-07 10:21:35 +01:00
Jakub Trllo
e7529520ff remove OpenPype plugin from deadline 2024-02-07 10:16:01 +01:00
Jakub Trllo
ac53b80efc don't use OPENPYPE_VERSION for IniSettings 2024-02-07 10:10:05 +01:00
Jakub Trllo
895dc800d0 remove usage of 'OPENPYPE_VERSION' and 'OPENPYPE_MONGO' 2024-02-07 10:09:53 +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
6de168d042 use 'AYON_WEBSERVER_URL' env variable 2024-02-06 18:30:58 +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
4477327def use AYON appdirs for publish report viewer 2024-02-06 18:05:16 +01:00
Jakub Trllo
f95bb36a1d add 'ILaunchHookPaths' back 2024-02-06 17:56:40 +01:00
Jakub Trllo
53762a3b2b converted WebServerModule to ayon addon 2024-02-06 17:55:01 +01:00
Jakub Trllo
4d0bdcd960 fix 'ayonAddonsManger' collection 2024-02-06 17:54:30 +01:00
Jakub Trllo
5b933c9c05 comment out delete old versions plugin 2024-02-06 17:47:40 +01:00
Jakub Trllo
f673ff6071 fix '__main__.py' 2024-02-06 16:52:30 +01:00
Jakub Trllo
cd233c42f5 remove pype prefixes in tray tool 2024-02-06 16:47:49 +01:00
Jakub Trllo
852676b751 implemented 'get_ayon_username' 2024-02-06 16:41:52 +01:00
Jakub Trllo
957654bec9 implemented 'get_ayon_qt_app' 2024-02-06 16:38:29 +01:00
Jakub Trllo
87967db731 move click_wrap to addon dir 2024-02-06 16:27:05 +01:00
Jakub Trllo
1df7953e8d implemented main function of 'ayon_core' cli 2024-02-06 15:20:06 +01:00
Jakub Trllo
91a1e09774 moved readme from modules to addon dir 2024-02-06 15:08:37 +01:00
Jakub Trllo
fd684010a8 use AddonsManager over ModulesManager 2024-02-06 15:02:57 +01:00