Commit graph

137 commits

Author SHA1 Message Date
Jakub Trllo
c35bae3243 Validate attributes converts attributes on own 2024-02-09 15:23:01 +01:00
Jakub Trllo
2c7da1a6de dirmap settings are using AYON settings 2024-02-09 15:09:04 +01:00
Jakub Trllo
8d830ae374 maya can handle ext_mapping from AYON 2024-02-09 15:05:38 +01:00
Jakub Trllo
cd1ac5c15b maya use render settings from AYON 2024-02-09 15:04:57 +01:00
Jakub Trllo
5c0d866c1e fusion is handling AYON settings in code 2024-02-09 14:50:53 +01:00
Jakub Trllo
00e2bebd12 blender can use AYON settings 2024-02-09 14:44:30 +01:00
Jakub Trllo
53df65a412 TVPaint can read AYON settings 2024-02-09 13:14:57 +01:00
Jakub Trllo
f6f09ce43b substance can read shelves from AYON settings 2024-02-09 13:10:19 +01:00
Jakub Trllo
94b50b2d96 cleanup photoshop plugin attributes 2024-02-09 13:07:42 +01:00
Jakub Trllo
40a5b0e6d9 photoshop plugins can use AYON settings 2024-02-09 13:07:00 +01:00
Jakub Trllo
aac11597aa simplify how applications are applied 2024-02-09 13:00:55 +01:00
Jakub Trllo
b5f7fb3162 deadline can read AYON settings 2024-02-09 13:00:28 +01:00
Jakub Trllo
163d0269e5 ExtractReview can read AYON settings 2024-02-09 12:58:18 +01:00
Jakub Trllo
2534ee9cd7 CollectAudio can read AYON settings 2024-02-09 12:57:19 +01:00
Jakub Trllo
ce5a563b4c do not convert applications settings 2024-02-09 09:56:42 +01:00
Jakub Trllo
73161ad8f1 removed OpenPype global options 2024-02-08 18:06:51 +01:00
Jakub Trllo
a92b77cf6b removed 'run_tests' command 2024-02-08 18:06:36 +01:00
Jakub Trllo
4de0828bfa use AYON naming in cli docstrings 2024-02-08 18:05:23 +01:00
Jakub Trllo
4b1933b1b9 bump version to '0.2.1-dev.1' 2024-02-08 17:34:23 +01:00
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