Commit graph

35209 commits

Author SHA1 Message Date
MustafaJafar
3de0c8ed66 add missing settings 2023-12-11 12:50:47 +02:00
MustafaJafar
97b192b02b remove redundant code 2023-12-11 12:50:09 +02:00
github-actions[bot]
8a1a1c3b15 chore(): update bug report / version 2023-12-09 03:26:34 +00:00
ynbot
775963bb60
[Automated] Merged main into develop 2023-12-09 04:26:10 +01:00
Ynbot
41bdcf305e [Automated] Bump version 2023-12-09 03:25:59 +00:00
ynbot
7ae709d96d
[Automated] Merged develop into main 2023-12-09 04:24:21 +01:00
murphy
a605c5a773
Merge pull request #6036 from ynput/bugfix/traypublisher-editorial-do-not-lower
Traypublisher: editorial preserve clip case sensitivity
2023-12-09 00:44:57 +01:00
Jakub Jezek
b855c72557
Refactor clip name extraction in create_editorial.py
The code change updates the way the clip name is extracted from the OTIO file. The ".lower()" method has been removed to preserve case sensitivity.
2023-12-08 17:39:28 +01:00
Jakub Ježek
62a685b0e4
Merge pull request #6032 from ynput/bugfix/thumbnail-representation-key-could-be-missing
Refactor code to handle missing "representations" key in instance data
2023-12-08 15:11:23 +01:00
Jakub Jezek
c4570200ff
Refactor code to handle missing "representations" key in instance data
The code change modifies the `ExtractThumbnail` class in `extract_thumbnail.py`. It updates the loop that iterates over representations to handle cases where the "representations" key is missing from the instance data. This change ensures that cleanup occurs for representations with both "delete" and "need_thumbnail" tags.
2023-12-07 22:08:19 +01:00
64qam
839963915e
Merge pull request #6029 from ynput/bugfix/hiero-publishing-effects 2023-12-07 18:52:35 +01:00
murphy
49e11413ac
Merge pull request #6027 from ynput/enhancement/add_toggled_button_to_enable_extractor_model_family_3dsmax
Add the AYON/OP settings to enable extractor for model family in 3dsmax
2023-12-07 18:49:00 +01:00
Kayla Man
58001ee12e make sure some extractor not active while some active and all enabled 2023-12-08 01:40:59 +08:00
murphy
68abf7d883
Merge pull request #6031 from ynput/enhancement/ayon-tray-info-tweaks
Show slightly different info in AYON mode
2023-12-07 18:35:19 +01:00
Ondřej Samohel
b6e58ef8ab 🎨 show slightly different info in AYON mode 2023-12-07 18:22:05 +01:00
Ondřej Samohel
483ba26cb5
Change ASCII art in AYON mode 2023-12-07 18:03:30 +01:00
Kayla Man
b57d585d9f add extract alembic and extract max raw scene 2023-12-08 00:47:41 +08:00
Kayla Man
d9b18cc0f9 add extract model and extract max scene 2023-12-08 00:47:09 +08:00
Roy Nieterau
355722d04f
Fix error message formatting (#6028) 2023-12-07 17:38:25 +01:00
Petr Kalis
dda7c573ba
Removed render instance (#6026)
This test was created as simple model and workfile publish, without Deadline rendering. Cleaned up render elements.
2023-12-07 16:56:06 +01:00
Jakub Jezek
bb5d48eae1
Refactor code to skip instance creation for new assets
- Removed the check for `newAssetPublishing` in `CollectResourcesPath.process()`
- This change allows instances to be processed even if they are creating new assets
2023-12-07 16:48:43 +01:00
Kayla Man
b48253739a add the AYON/OP settings to enable extractor for model family in 3dsmax 2023-12-07 23:33:56 +08:00
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