Commit graph

20054 commits

Author SHA1 Message Date
Jakub Ježek
bffe62dbf9
Merge branch 'develop' into bugfix/editorial-hierarchy-context-fix 2023-12-12 17:37:47 +01:00
Jakub Jezek
b87957f017
Merge branch 'develop' into release/next-minor 2023-12-12 17:29:33 +01:00
Jakub Trllo
0cb90a75af create copy of hierarchyContext before any processing 2023-12-12 16:33:35 +01:00
Ynbot
a32e645e5d [Automated] Release 2023-12-12 14:41:03 +00:00
Ynbot
755ef2e865 [Automated] Release 2023-12-12 14:35:11 +00:00
Jakub Trllo
f456a5ad87
AYON Editorial: Hierarchy context have names as keys 2023-12-12 13:56:46 +01:00
Jakub Trllo
476921ce7a move hierarchy key fill under 'newAssetPublishing' condition 2023-12-12 13:55:41 +01:00
Jakub Trllo
dc62acc4c8
Merge pull request #5940 from ynput/enhancement/pyside6-tree-view-style
Chore: PySide6 tree view style
2023-12-12 13:49:51 +01:00
Milan Kolar
dc8489936b
Merge pull request #6039 from ynput/bugfix/add_missing_houdini_settings 2023-12-12 13:46:20 +01:00
Jakub Jezek
232c0b58fe
Merge branch 'develop' into enhancement/hierarchy-context-have-names-as-keys 2023-12-12 13:01:10 +01:00
Jakub Trllo
ac49ab3803 fill template data for editorial 2023-12-12 12:53:31 +01:00
Libor Batek
e4d33ea766
Merge branch 'develop' into enhancement/add_missing_repair_action_validate_resolution_setting_3dsmax 2023-12-12 10:56:54 +01:00
Petr Kalis
d66bac0f14
Tests: update after thumbnail default change (#6040)
* Updates to tests because of default Thumbnail non integration

Some previous PR changed default behavior of Thumbnail, they are not integrated anymore. Tests were expecting they are.

Change in AE local render is required to match behavior and provide Colorspace handling.

* Updates to tests because of default Thumbnail non integration

Missed values

* Updates to tests because of default Thumbnail non integration

Missed values
2023-12-11 17:50:48 +01:00
Libor Batek
37c6393d0f
Merge branch 'develop' into enhancement/show-correct-dates-in-UIs 2023-12-11 16:43:02 +01:00
Kayla Man
874b2c50d8
Merge branch 'develop' into bugfix/OP-7438_3dsmax-preview-resolution-with-burnins 2023-12-11 23:42:33 +08:00
Jakub Trllo
c1cba8640f convert the createAt value to local timezone 2023-12-11 15:52:12 +01:00
Kayla Man
39a00e126c
Merge branch 'develop' into bugfix/add_missing_houdini_settings 2023-12-11 21:31:20 +08:00
iLLiCiTiT
8a3a318480 modify extract hierarchy to ayon to work with names 2023-12-11 12:59:18 +01:00
iLLiCiTiT
72e980b1e4 keys in hierarchyContext are always names 2023-12-11 12:58:38 +01:00
Jakub Trllo
2d73f6a6aa
Chore: Staging mode determination (#5895)
* use 'is_staging_enabled' to determine if staging resource is used

* fix bug in 'is_running_staging'
2023-12-11 12:51:58 +01:00
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
Libor Batek
aaeb6ccae0
Merge branch 'develop' into bugfix/OP-7438_3dsmax-preview-resolution-with-burnins 2023-12-11 10:38:42 +01:00
Libor Batek
b10651636e
Merge branch 'develop' into bugfix/substance_painter_not_loading_mesh 2023-12-11 10:09:36 +01:00
Ynbot
41bdcf305e [Automated] Bump version 2023-12-09 03:25:59 +00: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 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
831d5ee16e
Merge branch 'develop' into enhancement/add_missing_repair_action_validate_resolution_setting_3dsmax 2023-12-08 01:42:56 +08: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
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
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
Kayla Man
16c7d5565d hound 2023-12-07 20:54:35 +08:00
Kayla Man
f0692c8777 add comment 2023-12-07 20:53:53 +08:00
Jakub Jezek
d5c5f4f9aa
Merge branch 'develop' into enhancement/OP-6659_nuke-explicit-thumbnail-workflow 2023-12-07 13:15:07 +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
Kayla Man
34bb371b81 hound 2023-12-07 18:53:04 +08:00
Kayla Man
aeaee28539 edit the comment 2023-12-07 18:51:07 +08:00
Kayla Man
459000ec90 if the prompt dialog can't help to import mesh, use substance_painter.project.create instead to 'load' the mesh into the scene 2023-12-07 18:28:28 +08:00
Jakub Jezek
cdbf764a85
improving comments 2023-12-07 11:13:22 +01:00