Commit graph

36219 commits

Author SHA1 Message Date
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
Toke Stuart Jepsen
4e76c9f5dc Add submodule 2024-02-09 08:16:23 +00:00
Toke Stuart Jepsen
6d2a6e4d5d Fix AE json 2024-02-09 08:01:10 +00:00
Toke Stuart Jepsen
0dbd55f33e Merge branch 'develop' into bugfix/OP-7973_camera-product-type-loaded-is-not-updating
# Conflicts:
#	.github/ISSUE_TEMPLATE/bug_report.yml
#	client/ayon_core/hosts/aftereffects/plugins/create/create_render.py
#	client/ayon_core/hosts/fusion/api/menu.py
#	client/ayon_core/tools/utils/__init__.py
#	client/ayon_core/tools/utils/lib.py
#	openpype/hosts/unreal/integration
#	openpype/settings/entities/schemas/projects_schema/schema_project_aftereffects.json
#	openpype/version.py
#	server_addon/aftereffects/server/settings/creator_plugins.py
2024-02-09 08:00:31 +00:00
Toke Stuart Jepsen
2c4e22a65a Add submodule 2024-02-09 07:58:43 +00:00
Kayla Man
509f2b677e ported OP PR #6200 to ayon_core 2024-02-09 11:50:35 +08: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
a6a04bb443 moved TasksWidget to publisher 2024-02-08 18:55:58 +01:00
Jakub Trllo
acaefb0a71 AssetsWidget does not expect 'dbcon' 2024-02-08 18:28:25 +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
e40cc56300 don't use legacy_io in farm deadline 2024-02-08 17:37:02 +01:00
Jakub Trllo
02b371139a reduce usage of legay_io 2024-02-08 17:37:02 +01:00
Jakub Trllo
4b1933b1b9 bump version to '0.2.1-dev.1' 2024-02-08 17:34:23 +01:00
Jakub Trllo
2d3c8d10a5
Merge pull request #1 from ynput/feature/OP-8123_Addon-initialization-phase-one
Addon initialization - phase one
2024-02-08 17:17:51 +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 Ježek
3298385e01
Merge branch 'develop' into bugfix/OP-7973_camera-product-type-loaded-is-not-updating 2024-02-08 17:12:07 +01:00
Jakub Ježek
a5c36f3711
Merge branch 'develop' into bugfix/OP-8088_validate-write-node-report 2024-02-08 17:11:49 +01:00
Jakub Trllo
bd14789ec1 Merge pull request #6201 from ynput/enhancement/OP-8033 2024-02-08 17:10:50 +01:00
Jakub Trllo
a56e24f6fd add ayon_version to package.py 2024-02-08 17:03:08 +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
850e406af1
Merge pull request #7 from ynput/enhancement/core-addon-readme
Addon README
2024-02-08 15:36:49 +01:00
Milan Kolar
3960efe3d4
Update README.md 2024-02-08 15:32:57 +01:00
Milan Kolar
dac1c74b7d
Update README.md 2024-02-08 15:32:32 +01:00
Jakub Trllo
b4eb08de59 removed contribution and code of conduct 2024-02-08 14:57:11 +01:00
Jakub Trllo
acbc7eba77 remove tests 2024-02-08 14:56:57 +01:00
Jakub Trllo
ac6912880b
Merge pull request #6208 from ynput/enhancement/update-ayon-unreal-plugin
Unreal: Update plugin commit
2024-02-08 14:54:41 +01:00
Jakub Trllo
b3b0de1d0d base readme 2024-02-08 14:54:34 +01:00
Jakub Trllo
b70b418dee update ayon unreal plugin 2024-02-08 14:34:41 +01:00
Petr Kalis
1fcdde0a9c
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 13:46:56 +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
Milan Kolar
f8464971dd
Merge pull request #6201 from ynput/enhancement/OP-8033 2024-02-07 23:51:03 +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