Commit graph

35187 commits

Author SHA1 Message Date
Jakub Ježek
e64f030a08
Merge pull request #5941 from ynput/enhancement/OP-6659_nuke-explicit-thumbnail-workflow
Nuke: Explicit Thumbnail workflow
2023-12-07 16:24:06 +01:00
Jakub Jezek
3ec7f9149f
Add thumbnail path to instance data and integrate thumbnails in Ayon plugin.
- Added code to add the thumbnail path to the instance data.
- Modified code to retrieve the thumbnail path from the instance data in Ayon plugin.
- Updated code to handle cases where the thumbnail source is not available or specified.
- Improved logic for finding the thumbnail representation in published representations.
2023-12-07 15:28:07 +01:00
Jakub Jezek
30800c1c2c
Refactor transcoding and thumbnail extraction code
- Removed the unused `additional_input_args` parameter from the `convert_colorspace` function in `transcoding.py`
- Renamed the `additional_input_args` parameter to `additional_command_args` in the `ExtractThumbnail` class in `extract_thumbnail.py`

These changes improve code clarity and remove unnecessary parameters.
2023-12-07 15:06:20 +01:00
Petr Kalis
18a04c706e
OP-7535 - Fix renaming composition in AE (#6025) 2023-12-07 14:54:49 +01:00
Jakub Jezek
7449f27855
Update IntermediateOutputModel in publish_plugins.py
- Set read_raw switch to False
- Set viewer_process_override to an empty string
- Set bake_viewer_process to True
- Set bake_viewer_input_process to True
- Set extension to `mov` by default
2023-12-07 14:26:53 +01:00
Jakub Jezek
fa1286495a
Merge branch 'develop' into enhancement/OP-6659_nuke-explicit-thumbnail-workflow 2023-12-07 14:07:02 +01:00
Jakub Ježek
b5914a92dc
Merge pull request #6023 from ynput/chore/bump_deadline_addon
Deadline: Bump version because of Settings changes for Deadline
2023-12-07 13:19:13 +01:00
Jakub Jezek
d5c5f4f9aa
Merge branch 'develop' into enhancement/OP-6659_nuke-explicit-thumbnail-workflow 2023-12-07 13:15:07 +01:00
Milan Kolar
d0967dd941
Merge pull request #5983 from ynput/enhancement/default_settings_update 2023-12-07 13:07:49 +01:00
Petr Kalis
5ea8beb8ae Bump version because of Settings changes for Deadline 2023-12-07 12:27:02 +01:00
Jakub Ježek
6a24cb6a84
Merge pull request #5944 from ynput/enhancement/OP-6659_extract-thumbnails-settings-size-frame
Global: extract thumbnail with new settings
2023-12-07 12:06:10 +01:00
Jakub Jezek
99674b8f0e
Fix expected files path handling in NukeSubmitDeadline plugin
The commit fixes a typo in the code where "expectied" was changed to "expected". It also improves the handling of expected file paths by correctly adding them to the instance data. Additionally, it adds support for hashed sequence expressions and shifts the start frame by 1 if a slate is present.
2023-12-07 11:57:44 +01:00
Jakub Jezek
cdbf764a85
improving comments 2023-12-07 11:13:22 +01:00
Jakub Jezek
fafb34ffc0
Update Ayon settings and Nuke server version
- Updated Ayon settings to remove the 'ExtractThumbnail' schema in v3
- Updated Nuke server version from 0.1.6 to 0.1.7
2023-12-07 11:06:30 +01:00
Jakub Jezek
50c0609a45
hound 2023-12-06 22:55:57 +01:00
Jakub Jezek
f31cfe9cf5
Refactor code to use deep copy for repre_files_thumb variable 2023-12-06 22:51:28 +01:00
Jakub Jezek
b97c943b00
feat: Update Ayon settings and publish plugins
- Updated Ayon settings to fix issues with the ExtractThumbnail plugin.
- Fixed display and view at oiio defaults in the ExtractThumbnail plugin.
- Fixed target size in the ExtractThumbnail plugin.
- Fixed background color in the ExtractThumbnail plugin.

Also, updated server version to 0.1.4.
2023-12-06 22:50:30 +01:00
Jakub Jezek
4229461755
hound 2023-12-06 21:05:32 +01:00
Jakub Jezek
25ea0a76e5
Merge branch 'develop' into enhancement/OP-6659_extract-thumbnails-settings-size-frame 2023-12-06 21:01:50 +01:00
Milan Kolar
96f44bf61d Merge branch 'enhancement/default_settings_update' of https://github.com/ynput/OpenPype into enhancement/default_settings_update 2023-12-06 18:18:56 +01:00
Ondřej Samohel
41bc689919
Merge pull request #6021 from ynput/bugfix/fix-the-repair-action-on-validate-rendersetting-in-maya 2023-12-06 18:01:25 +01:00
Jakub Trllo
f6b43481b3
do not expect workfileInstances constains only new type instance data (#6015) 2023-12-06 17:58:44 +01:00
Milan Kolar
8bcd4b793a add studio SW example 2023-12-06 17:51:03 +01:00
Mustafa Taher
f2fd1750b3
Chore/houdini update startup log (#6003)
* replace OpenPype with AYON

* replace OpenPype with AYON

* kuba's comments

* Resolve Hound

* remove redundant space
2023-12-06 17:43:57 +01:00
Toke Jepsen
129b35e754
Testing: dump_databases flag (#5955)
* dump_databases flag

* Remove wrongly placed code.

* Turn flag into format and support json export.

* Added new argument to readme

---------

Co-authored-by: kalisp <petr.kalis@gmail.com>
2023-12-06 17:36:14 +01:00
Milan Kolar
26de73ca1a typo 2023-12-06 17:12:44 +01:00
Ondřej Samohel
3ba73177b7
Merge pull request #6020 from ynput/bugfix/revert-extractenvironments-behaviour 2023-12-06 17:11:02 +01:00
Milan Kolar
22ae462be2
Merge branch 'develop' into enhancement/default_settings_update 2023-12-06 16:58:24 +01:00
Milan Kolar
79cd0e6991 revert changes in OP 2023-12-06 16:57:13 +01:00
Ondřej Samohel
75669bf82b
Merge pull request #6019 from ynput/bugfix/deadline-split-export-job-fix 2023-12-06 16:56:29 +01:00
Ondřej Samohel
409fb3e53a
Merge pull request #6012 from ynput/chore/deprecate-simple-unreal-texture-publishing 2023-12-06 16:53:10 +01:00
Kayla Man
ab9374d4a4 update the repair function in validate_rendersettings 2023-12-06 23:46:21 +08:00
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
Ondřej Samohel
244db2f18d ♻️ pass all environments 2023-12-06 16:37:28 +01:00
Milan Kolar
74a949685e new defaults for AYON 2023-12-06 16:37:27 +01:00
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
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
Libor Batek
22134e864e
Merge branch 'develop' into enhancement/default_settings_update 2023-12-06 14:49:12 +01:00
Kayla Man
8c3a59c08e
Merge pull request #6011 from ynput/bugfix/load-image-error-found-in-textureset-extracted-from-substance-painter
Maya: Bug fix load image for texturesetMain
2023-12-06 21:42:41 +08: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 Ježek
3cf3c93fa6
Merge pull request #6013 from ynput/bugfix/ftrack-missing-variable-in-some-cases
Ftrack: multiple reviewable components missing variable
2023-12-06 12:29:16 +01: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
f15c218d65
Merge pull request #5420 from fabiaserra/feature/houdini_export_task 2023-12-06 11:05:46 +01:00