Commit graph

35370 commits

Author SHA1 Message Date
Ondřej Samohel
9ff27b51b5
🔥 remove Muster 2023-12-21 14:27:35 +01:00
Jakub Trllo
e46e76254e
Merge pull request #5570 from BigRoy/chore/maya_remove_publish_gui_filters
Chore: Maya / Nuke remove publish gui filters from settings
2023-12-21 13:47:01 +01:00
Jakub Trllo
b31fa3e544
Merge pull request #6075 from ynput/enhancement/stop-using-pathlib2
Editorial & chore: Stop using pathlib2
2023-12-21 13:22:28 +01:00
Jakub Trllo
b04190419f
use correct label for filepath validations in traypublisher (#6084) 2023-12-21 13:14:58 +01:00
Jakub Trllo
b81cb684a1 remove tvpaint and maya filters completelly 2023-12-21 13:14:06 +01:00
Jakub Trllo
4d176e177f keep hiero filters conversion 2023-12-21 13:13:54 +01:00
Jakub Trllo
19d9d37447 remove 'filters' in conversion 2023-12-21 12:26:45 +01:00
Jakub Trllo
c1fbc2b6fb Merge branch 'develop' into chore/maya_remove_publish_gui_filters
# Conflicts:
#	server_addon/nuke/server/version.py
2023-12-21 12:21:51 +01:00
Jakub Trllo
64d39613fa
Python console widget: Save registry fix (#6076)
* it is possible to call 'save_registry' only when window is showed up

* used more clever way how to determine if should be saved
2023-12-20 18:34:37 +01:00
Jakub Ježek
9ea90962c8
Merge pull request #6077 from ynput/bugfix/ftrack-multiple-reviewables-missing
Ftrack: update asset names for multiple reviewable items
2023-12-20 15:56:43 +01:00
Jakub Jezek
a09fc58148
flipping order of condition arguments 2023-12-20 15:56:21 +01:00
Jakub Jezek
19666f7df3
Refactor integrate_ftrack_instances.py to update asset names for multiple reviewable items
- Add a condition to also check if multiple_reviewable is True before updating the asset name.
2023-12-20 15:48:47 +01:00
Petr Kalis
09a7ecdcc6
Fix representation count (#6072) 2023-12-20 11:18:25 +01:00
github-actions[bot]
ee8a8caf48 chore(): update bug report / version 2023-12-20 03:25:01 +00:00
ynbot
159588f177
[Automated] Merged main into develop 2023-12-20 04:24:35 +01:00
Ynbot
900564b5bf [Automated] Bump version 2023-12-20 03:24:22 +00:00
ynbot
f39347de37
[Automated] Merged develop into main 2023-12-20 04:23:40 +01:00
Jakub Trllo
97022a5198 removed 'pathlib2' from openpype addon requirements 2023-12-19 18:46:57 +01:00
Jakub Trllo
e945b37250 use 'pathlib' instead of 'pathlib2' 2023-12-19 18:46:15 +01:00
Jakub Ježek
0c28abcb9f
Merge pull request #6033 from ynput/bugfix/traypublisher-explicit-colorspace
Refactor colorspace handling in CollectColorspace plugin
2023-12-19 15:56:02 +01:00
Jakub Ježek
302b92d1c4
Merge branch 'develop' into bugfix/traypublisher-explicit-colorspace 2023-12-19 15:55:53 +01:00
Jakub Jezek
3ef475fcd3
hound catch 2023-12-19 14:05:47 +01:00
Jakub Trllo
4db853ec03
do not use thumbnailSource for integration (#6063) 2023-12-19 11:24:55 +01:00
Jakub Ježek
dc9c8f0206
Merge pull request #6060 from Sponge96/fusion_output_format_validator
Fusion: Output Image Format Updating Instances (create_saver)
2023-12-18 21:26:58 +01:00
Jakub Ježek
c149d20ba6
Merge branch 'develop' into fusion_output_format_validator 2023-12-18 21:23:51 +01:00
murphy
c8529f2132
Merge pull request #6069 from ynput/bugfix/default-maya-workspace-values
Bug: fix AYON settings for Maya workspace
2023-12-18 17:14:28 +01:00
Ondřej Samohel
c964f1411a
♻️ sync defaults with AYON 2023-12-18 17:07:13 +01:00
Ondřej Samohel
cd2e907dc2
🐛 fix AYON settings for Maya workspace 2023-12-18 17:06:40 +01:00
Jakub Trllo
579d947d4f
Merge pull request #6066 from ynput/enhancement/expect-ayon-group-in-ftrack
AYON ftrack: Expect 'ayon' group in custom attributes
2023-12-18 17:00:00 +01:00
Ondřej Samohel
5c4c119b2e
Merge pull request #6067 from ynput/bugfix/nuke-tools-window-parent 2023-12-18 16:55:51 +01:00
Ondřej Samohel
d366f2af45
Merge branch 'develop' into bugfix/nuke-tools-window-parent 2023-12-18 16:55:41 +01:00
Sponge96
803e6ea244
Merge branch 'develop' into fusion_output_format_validator 2023-12-18 15:55:24 +00:00
Petr Kalis
8c387c3043
Photoshop: fix Collect Color Coded settings (#6065)
* OP-7609 - fix Photoshop publish plugin model

Was causing issues when saving settings for `Collect Color Coded Instances`

* OP-7609 - bump up version for Photoshop addon

Caused by change of Settings model.
2023-12-18 16:39:29 +01:00
Jakub Trllo
1aca2d3bef expect 'ayon' group as one of option to get custom attributes 2023-12-18 16:19:14 +01:00
Ondřej Samohel
263f1a0adb 🐛 fix wrong nuke version constant name 2023-12-18 16:09:28 +01: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
github-actions[bot]
a21ba52cdb chore(): update bug report / version 2023-12-16 03:25:45 +00:00
ynbot
9cc15a02a0
[Automated] Merged main into develop 2023-12-16 04:25:24 +01:00
Ynbot
bf2ecb6293 [Automated] Bump version 2023-12-16 03:25:11 +00:00
ynbot
a8a5753d80
[Automated] Merged develop into main 2023-12-16 04:24:36 +01: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