Commit graph

20277 commits

Author SHA1 Message Date
Jakub Jezek
206e1d94eb
removing duplicity of get_oiio_input_and_channel_args 2023-12-06 16:04:47 +01:00
Jakub Jezek
6be699bb82
Merge branch 'develop' into enhancement/OP-6659_extract-thumbnails-settings-size-frame 2023-12-06 15:53:23 +01:00
Ondřej Samohel
7a79330d53 🐛 handle missing key 2023-12-06 15:40:56 +01:00
Kayla Man
7c104e1336 make sure the select file dialog is closed after selecting the mesh file and make sure the new project dialog hit accepted after finishing the mesh selection and other settings 2023-12-06 22:28:35 +08:00
Jakub Jezek
54205db222
Refactor transcoding.py to fix sample aspect ratio parsing
The code change fixes an issue in the transcoding.py file where the sample aspect ratio was not being parsed correctly. The fix involves modifying the way the sample aspect ratio is accessed from the stream object.
2023-12-06 15:24:19 +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
Kayla Man
72d86c4e0d add missing repair action in validate resolution setting 2023-12-06 21:12:30 +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
Ondřej Samohel
610ed75aaf 🗑️ remove simple unreal texture publishing 2023-12-06 12:02:50 +01: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
Toke Jepsen
07c7b258f5
Update openpype/hosts/maya/plugins/publish/extract_maya_scene_raw.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-12-06 10:01:20 +00:00
Ondřej Samohel
080be7db73
Merge pull request #6008 from ynput/bugfix/refresh-thread-fix 2023-12-06 10:30:31 +01:00
Toke Stuart Jepsen
a8d0c4f822 Mixin class 2023-12-06 08:06:35 +00:00
Toke Stuart Jepsen
8bd8dc1af7 Move to attribute defs 2023-12-06 08:05:39 +00: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
Kayla Man
31be9eeb7d Merge branch 'develop' into bugfix/substance_painter_not_loading_mesh 2023-12-05 22:05:38 +08:00
Kayla Man
3bc341b8ba make sure the processEvents not rushing into indefinite loop 2023-12-05 22:01:18 +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
Toke Stuart Jepsen
187b4087ec Optional preserve references. 2023-12-04 15:39:19 +00: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
Kayla Man
889f86457d hound 2023-12-04 17:46:06 +08:00
Kayla Man
3fe3b21741 hound 2023-12-04 17:44:22 +08:00
Kayla Man
8c615a0db8 hound 2023-12-04 17:42:33 +08:00
Kayla Man
caf8a2a2df hound 2023-12-04 17:41:28 +08:00
Kayla Man
b502019d2b bug fix on collector for not being able to collect textures from texture nodes in yeti graph 2023-12-04 15:23:56 +08:00
Ynbot
804086f869 [Automated] Bump version 2023-12-02 03:25:30 +00:00