Commit graph

35048 commits

Author SHA1 Message Date
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
Petr Kalis
c62edc1c04
Updated label (#5980) 2023-12-04 11:26:07 +01:00
github-actions[bot]
9678fb35b8 chore(): update bug report / version 2023-12-02 03:26:07 +00:00
ynbot
8ee0db567b
[Automated] Merged main into develop 2023-12-02 04:25:41 +01:00
Ynbot
804086f869 [Automated] Bump version 2023-12-02 03:25:30 +00:00
ynbot
7339269886
[Automated] Merged develop into main 2023-12-02 04:24:19 +01:00
murphy
38a58891e3
Merge pull request #5977 from ynput/enhancement/nuke-rename-custom-tools
nuke: updating name for custom tools menu item
2023-12-01 10:56:43 +01: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
Simone Barbieri
12ea5e3e75
Merge pull request #5981 from ynput/enhancement/blender-layout_json_labels_rename
Blender: Changed the labels for Layout JSON Extractor
2023-11-30 16:03:21 +00:00
Simone Barbieri
dc033d283e Changed the labels for layout json extractor 2023-11-30 16:21:11 +01:00
Jakub Ježek
768cb2ac0c
Merge pull request #5974 from ynput/enhancement/AYON-resolve-menu-rename
Resolve: renaming menu to AYON
2023-11-30 15:50:50 +01:00
Jakub Jezek
8449f0468f
hound 2023-11-30 14:39:26 +01:00
Jakub Jezek
4c9adaf2e8
nuke: updating name for custom tools menu item 2023-11-30 14:36:38 +01:00
Jakub Jezek
93eb7751e3
wrong menu order 2023-11-30 14:24:43 +01:00
Jakub Jezek
8c87b9963d
script menu name change in server addon 2023-11-30 14:22:32 +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
ae8b83b920
Merge pull request #5972 from ynput/enhancement/renaming_menu_bar_3dmax_for_AYON
AYON: make sure the AYON menu bar in 3dsMax is named AYON when AYON launches
2023-11-30 18:42:41 +08: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
Jakub Ježek
ced3e1ecc2
Merge pull request #5938 from ynput/enhancement/OP-6659_thumbnail-color-managed
General: Use colorspace data when creating thumbnail
2023-11-29 21:25:58 +01:00
Jakub Trllo
c9701acb80
Merge pull request #5970 from ynput/bugfix/ayon-integrate-thumbnail-issue
AYON: Fix thumbnail integration
2023-11-29 18:07:16 +01:00
Jakub Trllo
955a6e2253 make sure single entity id changes thumbnail id only once in operations 2023-11-29 16:48:22 +01:00
Libor Batek
68161692f3
Merge pull request #5949 from ynput/bugfix/OP-7378-blender-deadline_chunk_size_issue
Blender: Fix Deadline Frames per task
2023-11-29 12:15:20 +01:00
Simone Barbieri
1abbee13a0 Fix missing ScheduledType 2023-11-29 10:40:02 +01:00
Simone Barbieri
d4afd11241 Added placeholder and tooltip for delay attribute 2023-11-29 09:48:41 +01:00
github-actions[bot]
90e75b4d71 chore(): update bug report / version 2023-11-29 03:26:15 +00:00
ynbot
3bca088414
[Automated] Merged main into develop 2023-11-29 04:25:50 +01:00
Ynbot
6224d01059 [Automated] Bump version 2023-11-29 03:25:40 +00:00
ynbot
6c269ab961
[Automated] Merged develop into main 2023-11-29 04:24:40 +01:00
Jakub Ježek
845a071d30
Merge pull request #5863 from ynput/bugfix/OP-6951_resolve_db_duration_calculation
resolve: fixing loader handles calculation
2023-11-28 21:51:19 +01:00
Jakub Ježek
25110063e4
Merge branch 'develop' into bugfix/OP-6951_resolve_db_duration_calculation 2023-11-28 21:49:26 +01:00
Jakub Jezek
7c25e4a664
fixing the logic from @bigroy
https://github.com/ynput/OpenPype/pull/5863/files#r1381847587
2023-11-28 21:49:05 +01:00
Jakub Ježek
497e3ec962
Update openpype/hosts/resolve/api/plugin.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-11-28 21:32:42 +01:00
Jakub Ježek
5068b6571f
Merge pull request #5672 from BigRoy/bugfix/fusion_18_6_fix_enabled_savers_context_manaer
Fusion: Render avoid unhashable type `BlackmagicFusion.PyRemoteObject` error
2023-11-28 16:02:23 +01:00
Jakub Ježek
6813bb1154
Merge branch 'develop' into bugfix/fusion_18_6_fix_enabled_savers_context_manaer 2023-11-28 16:00:29 +01:00
Kayla Man
fd3f185890
Merge pull request #5964 from ynput/bugfix/OP-7458_Maya-Place-holder-duplicates
Maya: Add Label to MayaUSDReferenceLoader
2023-11-28 22:21:20 +08:00
Kayla Man
74566d8e07 add label to MayaUSDReferenceLoader 2023-11-28 21:32:37 +08:00
Ondřej Samohel
d0a94da2ea
Merge pull request #5929 from ynput/bugfix/maya-crashing-model-renderset-collector 2023-11-28 14:22:20 +01:00
Petr Kalis
efff323923
Harmony: Fix local rendering (#5953)
* Fix local rendering

It was throwing licence issue, but didn't produce anything.

* Commenting out proto line

This seems to be more stable in showing Openpype menu.
For unknown reason menu creation started to fail to show up, this line caused crashes when this script was triggered manually inside of Harmony.
2023-11-28 11:02:47 +01:00
Jakub Ježek
b438cbbf77
Merge branch 'develop' into bugfix/OP-6951_resolve_db_duration_calculation 2023-11-28 08:06:07 +01:00
Kayla Man
9b8d599528
Merge pull request #5957 from ynput/enhancement/OP-7421_Maya2024-default-shader-change
Maya: Small Tweaks on Validator for Look Default Shader Connection for Maya 2024
2023-11-28 09:02:21 +08:00
Kayla Man
af1ba0f7a0
Merge branch 'develop' into enhancement/OP-7421_Maya2024-default-shader-change 2023-11-28 09:02:13 +08:00
Ondřej Samohel
02342c864d ♻️ filter render set types 2023-11-27 17:19:09 +01:00