Commit graph

35030 commits

Author SHA1 Message Date
Jakub Jezek
aedb7d1364
hound 2023-12-04 17:02:22 +01:00
Jakub Jezek
120c0d0b60
avoiding duplicity of code 2023-12-04 17:00:49 +01:00
Jakub Jezek
9246dfeec1
hound 2023-11-30 15:44:34 +01:00
Jakub Jezek
7bd067d5a5
fusion: adding ayon menu 2023-11-30 15:29:47 +01:00
Kayla Man
ae8b83b920
Merge pull request #5972 from ynput/enhancement/renaming_menu_bar_3dmax_for_AYON
AYON: make sure the AYON menu bar in 3dsMax is named AYON when AYON launches
2023-11-30 18:42:41 +08:00
Kayla Man
212f6d004f cosmetic fix in the docstring 2023-11-30 18:18:11 +08:00
Kayla Man
fd82f858bd cosmetic fix in docstring 2023-11-30 18:14:16 +08:00
Kayla Man
e6d3e888c6 make sure the menu is named AYON when AYON launches 2023-11-30 18:06:33 +08:00
Jakub Ježek
ced3e1ecc2
Merge pull request #5938 from ynput/enhancement/OP-6659_thumbnail-color-managed
General: Use colorspace data when creating thumbnail
2023-11-29 21:25:58 +01:00
Jakub Trllo
c9701acb80
Merge pull request #5970 from ynput/bugfix/ayon-integrate-thumbnail-issue
AYON: Fix thumbnail integration
2023-11-29 18:07:16 +01:00
Jakub Trllo
955a6e2253 make sure single entity id changes thumbnail id only once in operations 2023-11-29 16:48:22 +01:00
Libor Batek
68161692f3
Merge pull request #5949 from ynput/bugfix/OP-7378-blender-deadline_chunk_size_issue
Blender: Fix Deadline Frames per task
2023-11-29 12:15:20 +01:00
Simone Barbieri
1abbee13a0 Fix missing ScheduledType 2023-11-29 10:40:02 +01:00
Simone Barbieri
d4afd11241 Added placeholder and tooltip for delay attribute 2023-11-29 09:48:41 +01:00
github-actions[bot]
90e75b4d71 chore(): update bug report / version 2023-11-29 03:26:15 +00:00
ynbot
3bca088414
[Automated] Merged main into develop 2023-11-29 04:25:50 +01:00
Ynbot
6224d01059 [Automated] Bump version 2023-11-29 03:25:40 +00:00
ynbot
6c269ab961
[Automated] Merged develop into main 2023-11-29 04:24:40 +01:00
Jakub Ježek
845a071d30
Merge pull request #5863 from ynput/bugfix/OP-6951_resolve_db_duration_calculation
resolve: fixing loader handles calculation
2023-11-28 21:51:19 +01:00
Jakub Ježek
25110063e4
Merge branch 'develop' into bugfix/OP-6951_resolve_db_duration_calculation 2023-11-28 21:49:26 +01:00
Jakub Jezek
7c25e4a664
fixing the logic from @bigroy
https://github.com/ynput/OpenPype/pull/5863/files#r1381847587
2023-11-28 21:49:05 +01:00
Jakub Ježek
497e3ec962
Update openpype/hosts/resolve/api/plugin.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-11-28 21:32:42 +01:00
Jakub Ježek
5068b6571f
Merge pull request #5672 from BigRoy/bugfix/fusion_18_6_fix_enabled_savers_context_manaer
Fusion: Render avoid unhashable type `BlackmagicFusion.PyRemoteObject` error
2023-11-28 16:02:23 +01:00
Jakub Ježek
6813bb1154
Merge branch 'develop' into bugfix/fusion_18_6_fix_enabled_savers_context_manaer 2023-11-28 16:00:29 +01:00
Kayla Man
fd3f185890
Merge pull request #5964 from ynput/bugfix/OP-7458_Maya-Place-holder-duplicates
Maya: Add Label to MayaUSDReferenceLoader
2023-11-28 22:21:20 +08:00
Kayla Man
74566d8e07 add label to MayaUSDReferenceLoader 2023-11-28 21:32:37 +08:00
Ondřej Samohel
d0a94da2ea
Merge pull request #5929 from ynput/bugfix/maya-crashing-model-renderset-collector 2023-11-28 14:22:20 +01:00
Petr Kalis
efff323923
Harmony: Fix local rendering (#5953)
* Fix local rendering

It was throwing licence issue, but didn't produce anything.

* Commenting out proto line

This seems to be more stable in showing Openpype menu.
For unknown reason menu creation started to fail to show up, this line caused crashes when this script was triggered manually inside of Harmony.
2023-11-28 11:02:47 +01:00
Jakub Ježek
b438cbbf77
Merge branch 'develop' into bugfix/OP-6951_resolve_db_duration_calculation 2023-11-28 08:06:07 +01:00
Kayla Man
9b8d599528
Merge pull request #5957 from ynput/enhancement/OP-7421_Maya2024-default-shader-change
Maya: Small Tweaks on Validator for Look Default Shader Connection for Maya 2024
2023-11-28 09:02:21 +08:00
Kayla Man
af1ba0f7a0
Merge branch 'develop' into enhancement/OP-7421_Maya2024-default-shader-change 2023-11-28 09:02:13 +08:00
Ondřej Samohel
02342c864d ♻️ filter render set types 2023-11-27 17:19:09 +01:00
Jakub Ježek
7146b7b784
Update openpype/plugins/publish/extract_thumbnail.py 2023-11-27 16:42:31 +01:00
Jakub Ježek
0bd02c15f1
Merge branch 'develop' into enhancement/OP-6659_thumbnail-color-managed 2023-11-27 16:38:49 +01:00
Kayla Man
61e066b2d1
Merge pull request #5956 from ynput/bugfix/OP-6804_Maya-Redshift-proxy-with-Animation
Maya: Bug fix Redshift Proxy not being successfully published
2023-11-27 23:29:02 +08:00
Kayla Man
c7529c2b56 get the logic from the colorbleed's branch. thanks for @BigRoy contribution 2023-11-27 21:58:37 +08:00
Kayla Man
d0a423423c hound 2023-11-27 18:44:14 +08:00
Kayla Man
1d88522287 make sure default shader connection validator not checking when the maya version is 2024 2023-11-27 18:39:09 +08:00
Kayla Man
de572f59f9 hound 2023-11-27 17:33:28 +08:00
Kayla Man
90a62c35dc hound 2023-11-27 17:32:21 +08:00
Kayla Man
12c8e9852c make sure basename of the filenames for 'files' in representation 2023-11-27 17:29:10 +08:00
github-actions[bot]
ddefee8f0e chore(): update bug report / version 2023-11-25 03:26:09 +00:00
ynbot
0ac593acb9
[Automated] Merged main into develop 2023-11-25 04:25:41 +01:00
Ynbot
97533ea25a [Automated] Bump version 2023-11-25 03:25:28 +00:00
ynbot
04e6f72e31
[Automated] Merged develop into main 2023-11-25 04:24:29 +01:00
Milan Kolar
a063988469
Merge pull request #5939 from ynput/enhancement/OP-6659_ftrack-component-multiple-thumbnails 2023-11-25 00:21:24 +01:00
Milan Kolar
32d3a361e2
Merge pull request #5861 from BigRoy/chore/houdini_remove_unused_usd_code 2023-11-25 00:00:34 +01:00
Milan Kolar
f6723fa157
Merge pull request #5836 from BigRoy/chore/maya_remove_renderlayer_observers 2023-11-24 23:51:23 +01:00
Milan Kolar
9c4d502096
Merge pull request #5764 from BigRoy/bugfix/validate_write_nodes_value 2023-11-24 23:49:11 +01:00
Ondřej Samohel
f01532062e
Merge branch 'develop' into bugfix/maya-crashing-model-renderset-collector 2023-11-24 17:51:53 +01:00