Commit graph

6618 commits

Author SHA1 Message Date
Jakub Trllo
32251734b1
Merge pull request #8 from ynput/enhancement/remove-legacy-io
Don't use legacy io
2024-02-12 15:38:41 +01:00
Jakub Trllo
531ce4e695 removed mongo dependencies from client 2024-02-12 15:26:14 +01:00
Jakub Trllo
0057e4509f removed tests in client codebase 2024-02-12 15:25:05 +01:00
Jakub Trllo
c608685f10 apply changes from OpenPype PR 2024-02-12 15:06:12 +01:00
MustafaJafar
008b2daa6d Merge remote-tracking branch 'OpenPype/bugfix/houdini_redshift_fix_default_redshift_version' into bugfix/houdini_redshift_fix_default_redshift_version 2024-02-12 15:53:51 +02:00
Simone Barbieri
f269d06632 Transfer PR from OpenPype 2024-02-12 11:38:47 +00:00
Jakub Trllo
a190048764 removed unnecessary changes 2024-02-12 10:31:56 +01:00
Jakub Trllo
312f4c2cf9 Merge branch 'develop' into enhancement/OP-8157_Use-AYON-settings 2024-02-12 10:29:24 +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
iLLiCiTiT
9d807f28f0 session is not required key 2024-02-09 22:16:43 +01:00
iLLiCiTiT
2e925ea64b fix variable check 2024-02-09 21:50:30 +01:00
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
MustafaJafar
06c294ffb3 Merge branch 'develop' into bugfix/OP-7353-make_houdini_submissions_respect_pools_groups 2024-02-09 20:39:50 +02:00
MustafaJafar
08413a80bb Kuba's comment - remove unnecessary logic, stick to code style 2024-02-09 20:16:38 +02: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
Jakub Trllo
7e2331467d simplify general settings conversion 2024-02-09 17:35:22 +01:00
Jakub Trllo
d8c8f7f0ec max 'ValidateLoadedPlugin' can use AYON settings 2024-02-09 17:23:10 +01:00
Jakub Trllo
96cbbeb823 max 'ValidateAttributes' can use AYON settings 2024-02-09 17:15:51 +01:00
Jakub Trllo
b0dd563261 max PointCloud uses AYON settings 2024-02-09 17:13:52 +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
Jakub Trllo
f19d8762df flame Loaders can use AYON settings 2024-02-09 17:10:47 +01:00
Jakub Trllo
85526b41ad flame 'ExtractProductResources' uses AYON settings 2024-02-09 17:05:14 +01:00
JackP
57815d19a1 chore: removed has_unsaved_changes 2024-02-09 16:03:02 +00:00
JackP
1d9a4dd737 refactor: replaced has_unsaved_changes with workfile_has_unsaved_changes 2024-02-09 15:56:31 +00:00
Jakub Trllo
c3a8c2ac7f build workfile works with new keys 2024-02-09 16:55:54 +01:00
JackP
3cddbb809e feat: startup.ms to restore default view menu 2024-02-09 15:51:04 +00:00
JackP
8bd7fde33e feat: save_scene to use host functions to check if saving is required 2024-02-09 15:50:43 +00:00
JackP
da5a0589e6 feat: implemented has_unsaved_changes 2024-02-09 15:50:06 +00:00
Jakub Trllo
dcd1f0946b use load plugin colors from AYON settings 2024-02-09 16:47:00 +01:00
Jakub Trllo
0404e27e8e added product key to template formatting data 2024-02-09 16:07:37 +01:00
Jakub Trllo
6c48e74bd2 additional options for renderer can us AYON settings 2024-02-09 16:04:55 +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
6f61fc0aa6
Merge branch 'develop' into bugfix/OP-8088_validate-write-node-report 2024-02-09 16:02:22 +01:00
Jakub Trllo
6a3b475be5 maya 'ExtractCameraAlembic' can use AYON settings 2024-02-09 15:57:17 +01:00
Jakub Trllo
1256816f1c maya 'ExtractPlayblast' can use AYON settings 2024-02-09 15:56:52 +01:00
Jakub Trllo
43167dbb09 maya 'ValidatePluginPathAttributes' can handle AYON settings 2024-02-09 15:33:20 +01:00
Jakub Trllo
6ae8537983 maya 'ValidateRenderSettings' can handle AYON settings 2024-02-09 15:31:41 +01:00
Jakub Trllo
a657dfac4e maya 'ValidateFrameRange' is handling AYON settings 2024-02-09 15:30:53 +01:00
Jakub Trllo
bf4c8c7b3d SUFFIX_NAMING_TABLE is converted in plugin 2024-02-09 15:23:52 +01:00