ynbot
378ebc05fc
[Automated] Merged main into develop
2023-12-13 04:26:56 +01:00
Ynbot
10d3661d84
[Automated] Bump version
2023-12-13 03:26:46 +00:00
Jakub Jezek
b8e18f0f90
Merge branch 'develop' into main
2023-12-12 17:44:13 +01:00
Jakub Trllo
4afa8292d2
Merge pull request #6047 from ynput/bugfix/editorial-collect-resources-broken
...
Ayon General: traypublisher editorial check of hierarchy in wrong data
2023-12-12 17:42:57 +01:00
Jakub Jezek
ac1ad82650
wrong check
2023-12-12 17:40:16 +01:00
Jakub Ježek
87ebcc3717
Merge pull request #6046 from ynput/bugfix/editorial-hierarchy-context-fix
...
AYON Editorial: Extract hierarchy does not modifi hierarchyContext
2023-12-12 17:38:14 +01:00
Jakub Ježek
bffe62dbf9
Merge branch 'develop' into bugfix/editorial-hierarchy-context-fix
2023-12-12 17:37:47 +01:00
Jakub Jezek
47b7e0121f
Merge branch 'develop' into main
2023-12-12 17:31:08 +01:00
Jakub Jezek
637aa07547
Merge branch 'release/next-minor' into develop
2023-12-12 17:29:58 +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
github-actions[bot]
fec557f30a
chore(): update bug report / version
2023-12-12 14:41:55 +00:00
ynbot
3478604aef
[Automated] Merged release main into develop
2023-12-12 15:41:32 +01:00
Ynbot
a32e645e5d
[Automated] Release
2023-12-12 14:41:03 +00:00
ynbot
e0abee5097
[Automated] Merged develop into main
2023-12-12 15:40:55 +01:00
github-actions[bot]
5240ec0c60
chore(): update bug report / version
2023-12-12 14:36:03 +00:00
ynbot
ed07d63d9d
[Automated] Merged release main into develop
2023-12-12 15:35:39 +01:00
Ynbot
755ef2e865
[Automated] Release
2023-12-12 14:35:11 +00:00
ynbot
4268311ce6
[Automated] Merged develop into main
2023-12-12 15:34:55 +01: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
Kayla Man
72c666b3cd
Merge pull request #6014 from ynput/enhancement/add_missing_repair_action_validate_resolution_setting_3dsmax
...
Max: Add missing repair action in validate resolution setting
2023-12-12 18:43:08 +08: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
Jakub Trllo
602aa3ac06
Merge pull request #6043 from ynput/enhancement/show-correct-dates-in-UIs
...
AYON: Convert the createAt value to local timezone
2023-12-11 17:22:52 +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
3e63f80629
Merge pull request #5965 from ynput/bugfix/OP-7438_3dsmax-preview-resolution-with-burnins
...
Max: Bug fix the resolution not being shown correctly in review burnin
2023-12-11 23:42:43 +08: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
Toke Jepsen
6d36857fe8
Testing: Validate errors and failed status from Deadline jobs. ( #5986 )
...
* Validate errors from Deadline jobs.
* Check dependency chain and failed jobs.
* Houd
* Fix wrong datatype
It failed on expecting string but receiving dictionary.
---------
Co-authored-by: kalisp <petr.kalis@gmail.com>
2023-12-11 12:19:43 +01:00
MustafaJafar
69ed6f5d20
resolve hound - Remove redundant white space
2023-12-11 13:00:32 +02:00
MustafaJafar
b6291e2b67
bump houdini addon patch version
2023-12-11 12:51:08 +02: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
Kayla Man
df50dfbf0b
Merge pull request #6004 from ynput/bugfix/substance_painter_not_loading_mesh
...
AYON: Bug fix for loading Mesh in Substance Painter as new project not working
2023-12-11 17:24:58 +08:00
Libor Batek
b10651636e
Merge branch 'develop' into bugfix/substance_painter_not_loading_mesh
2023-12-11 10:09:36 +01: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