Jakub Trllo
fcc9c8ab2a
Merge branch 'develop' into enhancement/remove-legacy-io
2024-02-09 21:28:52 +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
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 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
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