Jakub Trllo
c608685f10
apply changes from OpenPype PR
2024-02-12 15:06:12 +01:00
Milan Kolar
c88a4bb8fa
Merge pull request #17 from ynput/enhancement/re-arrange_deadline_settings_alphabetically
2024-02-12 09:15:32 +01:00
Milan Kolar
64043c244c
Merge pull request #16 from ynput/enhancement/OP-8103_thumbnail_subset_filtering
2024-02-12 09:12:05 +01:00
Milan Kolar
a91e2a47a6
Merge pull request #11 from ynput/bugfix/OP-8112_AYONOP-menu-disappears-when-changing-workspaces
2024-02-10 00:20:14 +01:00
Jakub Trllo
b32f3c59f7
Merge pull request #22 from ynput/enhancement/use-ayon-addon-base-class
...
Use AYONAddon base class
2024-02-09 21:28:01 +01:00
Jakub Trllo
72ca7e42f5
Merge pull request #21 from ynput/enhancement/small-enhancements
...
Small addon bugs & enhancements
2024-02-09 21:27:16 +01:00
Jakub Trllo
df9cb75799
added 'USE_AYON_ENTITIES' for forwards compatibility possibilities
2024-02-09 18:43:29 +01:00
Jakub Trllo
3484a3d79b
modified click_wrap examples and readme
2024-02-09 18:35:49 +01:00
Jakub Trllo
b7d86bee3f
renamed libray loader action to loader action
2024-02-09 18:34:42 +01:00
Jakub Trllo
5c29430024
launcher action addon inherits from AYONaddon
2024-02-09 18:32:39 +01:00
Jakub Trllo
4e3fd86987
console interpreter inherits from AYONaddon
2024-02-09 18:32:27 +01:00
Jakub Trllo
3365919d96
host addons inherit from AYONAddon
2024-02-09 18:31:54 +01:00
Jakub Trllo
01ac49c8b3
fix docstring argument name
2024-02-09 17:55:21 +01:00
Jakub Trllo
7f462c7324
Use AYON in docstrings and labels
2024-02-09 17:55:01 +01:00
Jakub Trllo
cafbff361b
use 'SetCurrentProcessExplicitAppUserModelID' only when running from code
2024-02-09 17:51:15 +01:00
Jakub Trllo
bae63d5e01
fix houdini lib
2024-02-09 17:49:54 +01:00
Petr Kalis
f84855d4c2
Merge pull request #19 from ynput/bugfix/OP-8165_AE-local-render-doesnt-provide-thumbnail-for-Ftrack
...
AE: local render doesnt push thumbnail to Ftrack
2024-02-09 17:43:47 +01:00
Petr Kalis
575dfb3e8a
Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/OP-8165_AE-local-render-doesnt-provide-thumbnail-for-Ftrack
2024-02-09 17:13:19 +01:00
Petr Kalis
ab3b62b842
OP-8165 - fix AE local render doesnt push thumbnail to Ftrack
...
Without thumbnail review is not clickable from main Versions list.
Clone of PR to legacy OP.
2024-02-09 17:09:42 +01:00
Toke Jepsen
53b27915d5
Update client/ayon_core/plugins/publish/extract_thumbnail.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-02-09 15:03:46 +00:00
Jakub Ježek
6232e5318f
Merge pull request #15 from ynput/bugfix/OP-8088_validate-write-node-report
...
Nuke: Validate write node fix error report - OP-8088
2024-02-09 16:02:30 +01:00
Jakub Ježek
6f61fc0aa6
Merge branch 'develop' into bugfix/OP-8088_validate-write-node-report
2024-02-09 16:02:22 +01:00
Jakub Ježek
18b479e6ea
Merge pull request #12 from ynput/bugfix/OP-7973_camera-product-type-loaded-is-not-updating
...
Nuke: Camera product type loaded is not updating - OP-7973
2024-02-09 16:01:18 +01:00
Toke Jepsen
17dd2d1e27
Update client/ayon_core/plugins/publish/extract_thumbnail.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-02-09 09:10:41 +00:00
Toke Jepsen
c79151e5d7
Update client/ayon_core/plugins/publish/extract_thumbnail.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-02-09 09:10:35 +00:00
Toke Jepsen
b245941f15
Update client/ayon_core/version.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-02-09 09:10:30 +00:00
MustafaJafar
4da6f25b47
rearrange deadline settings
2024-02-09 11:02:59 +02:00
Toke Stuart Jepsen
aabe18ea04
Increment version
2024-02-09 09:00:39 +00:00
Toke Stuart Jepsen
90e3b9b673
Merge branch 'develop' into enhancement/OP-8103_thumbnail_subset_filtering
...
# Conflicts:
# client/ayon_core/plugins/publish/extract_thumbnail.py
# openpype/settings/entities/schemas/projects_schema/schemas/schema_global_publish.json
# server_addon/core/server/version.py
2024-02-09 08:40:57 +00:00
Toke Stuart Jepsen
1a9c8f6153
Add submodule
2024-02-09 08:39:13 +00:00
Toke Stuart Jepsen
fed249f43f
Fix AE json
2024-02-09 08:35:06 +00:00
Toke Stuart Jepsen
bab22a25f5
Merge branch 'develop' into bugfix/OP-8088_validate-write-node-report
...
# 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:34:14 +00:00
Toke Stuart Jepsen
d356c3f46b
Add submodule
2024-02-09 08:33:21 +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
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
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