Sponge96
803e6ea244
Merge branch 'develop' into fusion_output_format_validator
2023-12-18 15:55:24 +00:00
Petr Kalis
0252c9e137
OP-7606 - fix creation of .mov ( #6064 )
2023-12-18 16:02:39 +01:00
Petr Kalis
443d107b0e
OP-7470 - fix for single frame rendering ( #6056 )
2023-12-18 12:28:44 +01:00
Petr Kalis
a26e575ce0
Photoshop: fix layer publish thumbnail missing in loader ( #6061 )
...
* OP-1645 - explicitly add thumbnail path to be integrated to Ayon
Thumbnail representation is set to 'delete', eg wont be integrated, another source of thumbnail must be used. This will effectively limit option of NOT pushing thumbnail to Ayon, which use case I am actuall not seeing.
* OP-1645 - added more description
* Remove comment
It works even for OP.
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/plugins/publish/integrate_thumbnail_ayon.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Updates to docstring
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Update openpype/plugins/publish/integrate_thumbnail_ayon.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* OP-1645 - fix formatting
---------
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-12-18 11:54:45 +01:00
Ynbot
bf2ecb6293
[Automated] Bump version
2023-12-16 03:25:11 +00:00
Sponge96
a07c789b3b
Merge branch 'develop' into fusion_output_format_validator
2023-12-15 16:23:08 +00:00
JackP
940103feee
refactor: more accurately specified the conditions of '_configure_saver_tool' calls
2023-12-15 15:50:11 +00:00
JackP
3c272e4a7d
fix: typo in comparison of data
2023-12-15 14:48:36 +00:00
JackP
23d0c166df
chore: removed redundant validator
...
this is no longer needed since the creator now respects changes to attributes
2023-12-15 14:33:38 +00:00
JackP
839e8153e3
feat: create_saver now respects changes to creator_attributes
2023-12-15 14:30:32 +00:00
JackP
289eb1f4c8
fix: added check for optional behaviour
2023-12-15 11:46:18 +00:00
JackP
437246c090
chore: added optional class inherit for testing
2023-12-15 11:36:15 +00:00
JackP
b5b1be262e
chore: added optional tag for testing
2023-12-15 11:28:54 +00:00
JackP
e4b24189d1
fix: more typos..
...
love when my lsp isn't working
2023-12-15 11:25:12 +00:00
JackP
9e69e5d48e
fix: typo
2023-12-15 11:23:03 +00:00
Kayla Man
b11e948761
Merge branch 'develop' into enhancement/OP-7133_3dsMax--optional-custom-attributes-for-abc-extract
2023-12-15 19:20:53 +08:00
JackP
fb90d78160
refactor: improved repair function
2023-12-15 10:51:28 +00:00
JackP
f7a1a029c7
refactor: get_file_ext to use lstrip instead of replace
2023-12-15 10:50:55 +00:00
JackP
1cc824c099
chore: updated docstring
2023-12-15 10:50:28 +00:00
JackP
19fe8e0c1b
chore: removed redunant function + small refactor
2023-12-15 10:50:17 +00:00
Jack P
7e883fc167
feat: added new saver output ext validator
2023-12-15 10:25:24 +00:00
Sponge96
9711900309
Fusion: Project/User option for output format (create_saver) ( #6045 )
...
* feat: schema for saver output extensions
* feat: saver output ext option added
* fix: typo on dict get
* feat: added tiff
* fix: typo on fetching default attr
* Transfered new Settings to Ayon
---------
Co-authored-by: Jack P <jack.p@random42.com>
Co-authored-by: kalisp <petr.kalis@gmail.com>
2023-12-14 12:48:16 +01:00
Ynbot
69615971d4
[Automated] Release
2023-12-13 16:15:15 +00:00
Jakub Trllo
7748c7bbce
updated ayon api to 1.0.0-rc.3
2023-12-13 15:59:10 +01:00
Jakub Jezek
79f34220e3
fixing nightly build version bump
2023-12-13 11:07:33 +01:00
Ynbot
10d3661d84
[Automated] Bump version
2023-12-13 03:26:46 +00:00
Jakub Jezek
ac1ad82650
wrong check
2023-12-12 17:40:16 +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
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
3fed4537d7
Merge branch 'develop' into enhancement/OP-7133_3dsMax--optional-custom-attributes-for-abc-extract
2023-12-12 11:01:14 +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
Kayla Man
394a8a5850
rename extract_pointcache to extract_alembic
2023-12-12 11:06:46 +08: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