Commit graph

19947 commits

Author SHA1 Message Date
Petr Kalis
15eabaf3ad
Revert "Ayon: Updated name of Adobe extension to Ayon" (#6010) 2023-12-06 16:41:14 +01:00
Petr Kalis
f9509f3613
Deadline: correct webservice couldn't be selected in Ayon (#6007)
* Refactor necessary for Ayon changes in Setting model

* Removed unnecessary configuration

MongoDB is not a thing in Ayon.

* Changed DL model to use dynamic enum

Enum values are set in Studio Settings, in Project settings will be selected from.
Used this way to be close to OP variant and support both until OP is deprecated.

* Hound

* Refactor with use of AYON_SERVER_ENABLED

This will make it simpler to remove obsolete code in the future.

---------

Co-authored-by: Libor Batek <112623825+LiborBatek@users.noreply.github.com>
2023-12-06 16:40:24 +01:00
Jakub Trllo
0ed8a66fb8
AYON Change of login should work
Co-authored-by: Libor Batek <112623825+LiborBatek@users.noreply.github.com>
2023-12-06 15:05:10 +01:00
Kayla Man
f791cba4c4
Merge branch 'develop' into bugfix/load-image-error-found-in-textureset-extracted-from-substance-painter 2023-12-06 21:42:31 +08:00
Jakub Jezek
a2c37975aa
feat: Add support for multiple reviewable components
This commit adds support for creating multiple reviewable components in the `IntegrateFtrackInstance` plugin. It introduces a new variable `extended_asset_name` to change the asset name of each new component for review. This feature is particularly useful when there are more than one representation to be reviewed.
2023-12-06 12:24:27 +01:00
Kayla Man
719dee21d1 use get_imageio_file_rules_colorspace_from_filepath instead of deprecated function 2023-12-06 19:20:35 +08:00
Kayla Man
d9d1242eaf make sure the args mapped to the get_imageio_file_rules_colorspace_from_filepath 2023-12-06 18:32:27 +08:00
Ondřej Samohel
0cb5c3814d Merge remote-tracking branch 'origin/develop' into feature/houdini_export_task 2023-12-06 11:03:06 +01:00
Ondřej Samohel
080be7db73
Merge pull request #6008 from ynput/bugfix/refresh-thread-fix 2023-12-06 10:30:31 +01:00
Ynbot
d834c59f6c [Automated] Bump version 2023-12-06 03:26:09 +00:00
Jakub Trllo
b77f6b7358 added small docstring 2023-12-05 17:57:33 +01:00
Jakub Trllo
c189cee759 trigger 'refresh_finished' signal out of 'run' method 2023-12-05 17:43:23 +01:00
Ondřej Samohel
7ea9b25074
Merge pull request #5969 from ynput/enhancement/use_manual_thumbnail_when_publishing 2023-12-05 17:02:32 +01:00
Ondřej Samohel
a0148a62e6
Merge pull request #5992 from ynput/chore/extension_name_change_to_ayon 2023-12-05 16:42:39 +01:00
Jakub Trllo
5d9dd3ae9a
AYON: Use AYON label in ayon mode (#5995)
* use AYON instead of OpenPype in tool titles

* add bundle name to info data

* modified message to report ynput team

* fix experimental tool titles
2023-12-05 15:50:19 +01:00
Jakub Trllo
61c97ef7a2
update ayon python api to '1.0.0-rc.1' (#6002) 2023-12-05 15:49:45 +01:00
Kayla Man
89d66dc2ca
Merge branch 'develop' into bugfix/conversion_for_new_maya_playblast_settings_in_AYON 2023-12-05 22:22:24 +08:00
Jakub Ježek
a1f5ee2694
Merge pull request #5978 from ynput/enhancement/fusion-ayon-menu-renaming
fusion: AYON renaming menu
2023-12-05 14:42:00 +01:00
Toke Jepsen
5e59ffce81
hou module should be within class code. (#5954) 2023-12-05 14:28:33 +01:00
Petr Kalis
ad3a74709d
Update openpype/hosts/aftereffects/api/README.md
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2023-12-05 14:18:39 +01:00
Petr Kalis
a557b8b5e3
Wrap: new integration (#5823)
* Added Wrap to applications

* Added icon

* Added wrap to template pre hooks

Needed to copy template as new workfile.
Needed to open Wrap with workfile.
2023-12-05 13:04:32 +01:00
Kayla Man
9ae773708e conversion of the ayon settings 2023-12-05 18:50:06 +08:00
Jakub Ježek
e98f39504d
Merge branch 'develop' into enhancement/fusion-ayon-menu-renaming 2023-12-05 11:41:25 +01:00
Jakub Trllo
fe132f1d6a
AYON: Prepare functions for newer ayon-python-api (#5997)
* use kwargs to define filters in ayon api

* use new variable for version entities

* fix kwarg for product_ids
2023-12-05 11:27:04 +01:00
Jakub Jezek
21c9709a8e
menu.py to launch_menu.py and removing script folder ref 2023-12-04 21:19:23 +01:00
Ondřej Samohel
eacb97dc50
Merge branch 'develop' into enhancement/add-environments-to-royalrender-job 2023-12-04 17:55:28 +01:00
Petr Kalis
96d1cc0d53 Fix name in PS 2023-12-04 17:42:18 +01:00
Jakub Jezek
1b1d1ff1fe
suggestion to do relative path mapping rather then DEPLOY key 2023-12-04 17:24:58 +01:00
Jakub Jezek
aedb7d1364
hound 2023-12-04 17:02:22 +01:00
Jakub Jezek
120c0d0b60
avoiding duplicity of code 2023-12-04 17:00:49 +01:00
Petr Kalis
87a00a5fe7 Updated name of Adobe extension to Ayon 2023-12-04 16:08:38 +01:00
Jakub Ježek
a9301d400b
Merge pull request #5976 from ynput/enhancement/nuke-rename-custom-tools-menu
Hiero: custom tools menu rename
2023-12-04 13:34:32 +01:00
Petr Kalis
523f023033
SiteSync: implemented in Ayon Loader (#5962)
* Added new SiteSync model

Used to get information from SiteSync module to enhance Loader UI.

* Added new SiteSync method to controller

Other models will be using these to get information pertaining SiteSync

* Added missed commit

* Implemented collection of SiteSync info

* Added AvailabilityDelegate

Shows how many representations are present locally and remotely in Loader summary page.

* Added fields to store progress info

* Fix HiddenAttr to carry value

* Refactored to internal variable

Changes made after discussion

* Implemented ActionItems for upload/download/remove

Replaced old Launcher approach, now it is not necessary after refactor of Ayon launcher.

* Update openpype/tools/ayon_loader/abstract.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* Hound

* Refactor better retrieval of icon

* Refactor better readability

* Refactor renamed delegate

* Refactor better retrieval of icons

* Refactor better readability

* Refactor removed unneeded explicit refresh

* Hound

* Hound

* Hound

* Fix used wrong type

* Update openpype/tools/ayon_loader/ui/products_delegates.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* Refactor renamed variable name

* Refactor formatting

* Added progress for representations

* cache version availability

* cache representations sync status

* changed representations count logic and moved it to products model

* site sync enabled is cached

* active and remote site names are cached

* small tweaks in site sync model

* change methods called by controller

* hide site sync columns if site sync not enabled

* use string conversion before iteration

* smal formatting changes

* updated abstract class with abstract methods

* renamed site sync model variable

* fixed method name

* fix used method name

* rename '_sitesync_addon' to '_site_sync_addon'

* fix remote site name cache

* small formatting changes in delegate

* modify site sync delegate to be more dynamic

* fix delegate painting

* do not handle repre progress in products model

* Add comma back

* simplify delegate code

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
2023-12-04 11:27:43 +01:00
Ynbot
804086f869 [Automated] Bump version 2023-12-02 03:25:30 +00:00
Jakub Trllo
8179d8d3bb
Merge pull request #5975 from ynput/feature/OP-6062_Workfile-template-builder-does-not-work-in-AYON
AYON: Workfile template build works
2023-11-30 20:59:25 +01:00
Jakub Trllo
2ea4bcc3af fix versions loop 2023-11-30 19:08:35 +01:00
Jakub Trllo
6f293e231a ignore additional filters if are not filled 2023-11-30 18:52:37 +01:00
Libor Batek
5b54bb77ad
Merge branch 'develop' into enhancement/use_manual_thumbnail_when_publishing 2023-11-30 18:33:40 +01:00
Simone Barbieri
dc033d283e Changed the labels for layout json extractor 2023-11-30 16:21:11 +01:00
Jakub Jezek
9246dfeec1
hound 2023-11-30 15:44:34 +01:00
Jakub Jezek
7bd067d5a5
fusion: adding ayon menu 2023-11-30 15:29:47 +01:00
Jakub Jezek
93eb7751e3
wrong menu order 2023-11-30 14:24:43 +01:00
Jakub Trllo
3dcbc2ff18 formatting fix 2023-11-30 12:09:18 +01:00
Jakub Jezek
d7db8b0090
renaming menu to ayon 2023-11-30 12:03:03 +01:00
Jakub Trllo
767e8d46ca workfile template builder should work in ayon mode now 2023-11-30 12:02:12 +01:00
Kayla Man
212f6d004f cosmetic fix in the docstring 2023-11-30 18:18:11 +08:00
Kayla Man
fd82f858bd cosmetic fix in docstring 2023-11-30 18:14:16 +08:00
Kayla Man
e6d3e888c6 make sure the menu is named AYON when AYON launches 2023-11-30 18:06:33 +08:00
Simone Barbieri
4c932f3bdc Skip extract thumbnail in Blender if thumbnail has been added manually 2023-11-30 10:27:06 +01:00
Libor Batek
e14688910d
Merge branch 'develop' into enhancement/use_manual_thumbnail_when_publishing 2023-11-30 09:22:55 +01:00