Commit graph

6618 commits

Author SHA1 Message Date
Jakub Trllo
e47eb65250 use 'addons' property instead of 'modules' 2024-02-08 17:17:33 +01:00
Jakub Trllo
cc32523945 skip core addon correctly 2024-02-08 17:17:20 +01:00
Jakub Trllo
6fa2a85a2d AfterEffects: added toggle for applying values from DB during creation (#6204)
* OP-8130 - After Effects added flag to force values from Asset to composition during creation

This allows controlling setting of values (resolution, duration) from Asset (DB) to the created instance. Default is to set it automatically.

* OP-8130 - Ayon version of Settings for AE creator
2024-02-08 17:13:31 +01:00
Jakub Trllo
bd14789ec1 Merge pull request #6201 from ynput/enhancement/OP-8033 2024-02-08 17:10:50 +01:00
Jakub Trllo
0023830208 use new addon structure with 'package.py' 2024-02-08 17:00:21 +01:00
Jakub Trllo
4385d87b65 mark 'AssetsWidget' and 'TasksWidget' as deprecated 2024-02-08 15:48:33 +01:00
Jakub Trllo
8745c2c9e5
Merge pull request #3 from ynput/enhancement/move-dialogs-from-widgets
Move dialogs from widgets to tools/utils
2024-02-08 15:37:39 +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
2746bc9814
Merge pull request #5 from ynput/enhancement/use-ayon-menu-label
Use AYON_MENU_LABEL
2024-02-08 15:37:12 +01:00
Jakub Trllo
09a6310e34 removed invalid submit houdini remote plugin 2024-02-08 12:34:56 +01:00
Jakub Trllo
1e4f36eb56 removed unused 'thumbnail.py' 2024-02-08 12:30:23 +01:00
Jakub Trllo
2749e3aaec
Merge pull request #6 from ynput/enhancement/rename-deadline-harmony-plugin
Rename 'HarmonyOpenPype' to 'HarmonyAYON' in deadline
2024-02-08 11:39:18 +01:00
Jakub Trllo
811902c1fd add missing import 2024-02-07 19:14:28 +01:00
Jakub Trllo
80c21bcc57 rename 'HarmonyOpenPype' to 'HarmonyAYON' 2024-02-07 18:52:14 +01:00
Jakub Trllo
269817c93c use 'AYON_MENU_LABEL' instead of 'AVALON_LABEL' 2024-02-07 18:47:16 +01:00
Jakub Trllo
f1cd133b5f use ayon brach of unreal integration 2024-02-07 17:56:33 +01:00
Jakub Trllo
1327bff286 use snake-case method names 2024-02-07 17:45:20 +01:00
Jakub Trllo
3bb8b97eb7 replace check for OPENPYPE_DEVELOP 2024-02-07 17:36:54 +01:00
Jakub Trllo
3d06a753ae Merge branch 'feature/OP-8123_Addon-initialization-phase-one' into enhancement/use-AYON-prefix-in-env-variables
# Conflicts:
#	client/ayon_core/modules/deadline/plugins/publish/submit_maya_remote_publish_deadline.py
2024-02-07 17:36:04 +01:00
Jakub Trllo
6c511ec081
Merge pull request #2 from ynput/enhancement/blender-env-variable
Blender: Env variable to user scripts
2024-02-07 17:21:13 +01:00
Jakub Trllo
b413f52ccd add missing lock_dialog.py 2024-02-07 17:14:59 +01:00
Jakub Trllo
1e90de2bd1 refactored GlobalJobPreLoad 2024-02-07 17:11:28 +01:00
Jakub Trllo
4944c99129 removed 'OPENPYPE_REMOTE_PUBLISH' 2024-02-07 17:10:22 +01:00
Jakub Trllo
b506a9fb2c use 'AYON_PUBLISH_DATA' over 'OPENPYPE_PUBLISH_DATA' 2024-02-07 17:09:07 +01:00
Jakub Trllo
1cbfadda48 Use AYON naming 2024-02-07 17:05:00 +01:00
Jakub Trllo
955ca726e9 implemented 'is_dev_mode_enabled' to lib functions 2024-02-07 17:04:26 +01:00
Jakub Trllo
8753da8a85 change parent logger name 2024-02-07 17:03:59 +01:00
Jakub Trllo
90daf1ee95 use AYON_USERNAME over OPENPYPE_USERNAME 2024-02-07 17:02:28 +01:00
Jakub Trllo
6fa881dcc6 use AYON prefixes in FLAME env variables 2024-02-07 17:00:04 +01:00
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
5d463364ce move dialogs from widgets to tools/utils 2024-02-07 16:01:13 +01:00
Jakub Trllo
daccaf878f use 'AYON_BLENDER_USER_SCRIPTS' over 'OPENPYPE_BLENDER_USER_SCRIPTS' 2024-02-07 15:07:25 +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