Ynbot
246731f1dc
[Automated] Bump version
2024-01-31 03:24:55 +00:00
ynbot
b096e446ba
[Automated] Merged develop into main
2024-01-31 04:24:14 +01:00
Jakub Trllo
c423353c00
Merge pull request #6180 from fabiaserra/bugfix/traypublisher_folderpath
...
TrayPublisher: Pre-fill of version works in AYON
2024-01-30 18:19:06 +01:00
Toke Stuart Jepsen
2b31607733
Feedback action finished.
2024-01-30 10:58:12 +00:00
farrizabalaga
40f8578d79
Fix traypublisher asset/folderPath bug when updating instances
2024-01-29 17:30:28 -07:00
Toke Stuart Jepsen
449e601a5f
Show message with error on action failure.
2024-01-29 17:39:28 +00:00
Toke Stuart Jepsen
c5c4ef1754
Settings, refactor, validate
...
- Explicit settings label.
- Refactor for code sharing between render, prerender and image families.
- Validate typos on settings knob names.
2024-01-29 17:36:28 +00:00
Jakub Jezek
0bbe25fab1
Refactor code for creating and publishing editorial clips
...
- renaming variable to specify correctly value type
- Added a condition in `collect_shot_instances.py` to check if the parent kind is "Video" before collecting shot instances.
2024-01-29 16:57:15 +01:00
Jakub Ježek
3acd53e0c8
Merge branch 'develop' into bugfix/traypublish-editorial-avoid-audio-track
2024-01-29 16:17:56 +01:00
Toke Stuart Jepsen
27eee75ec7
Merge branch 'develop' into enhancement/OP-7592_expose_write_knobs
...
# Conflicts:
# server_addon/nuke/server/settings/create_plugins.py
2024-01-29 09:28:59 +00:00
Kayla Man
b921d4384d
Merge pull request #6134 from tokejepsen/chore/fix-settings-label-for-maya-render-settings
...
Maya: change label in the render settings to be more readable
2024-01-29 15:53:13 +08:00
Kayla Man
dbcf615453
Merge branch 'develop' into chore/fix-settings-label-for-maya-render-settings
2024-01-29 15:52:59 +08:00
github-actions[bot]
eacb3431e2
chore(): update bug report / version
2024-01-27 03:25:03 +00:00
ynbot
5a239e14e3
[Automated] Merged main into develop
2024-01-27 04:24:30 +01:00
Ynbot
867193d889
[Automated] Bump version
2024-01-27 03:24:20 +00:00
ynbot
29a3e4cd0a
[Automated] Merged develop into main
2024-01-27 04:23:36 +01:00
Jakub Trllo
f3b1570e6a
Merge pull request #6173 from ynput/enhancement/use-settings-field-in-ayon-settings
...
AYON: Use `SettingsField` from ayon server
2024-01-26 18:05:14 +01:00
Jakub Trllo
7de54c6fe5
Merge branch 'develop' into enhancement/use-settings-field-in-ayon-settings
...
# Conflicts:
# server_addon/muster/server/settings.py
2024-01-26 18:04:30 +01:00
Jakub Trllo
41d0d0bd3b
formatting changes 2
2024-01-26 18:03:26 +01:00
Jakub Trllo
f39c6e9ef9
formatting changes
2024-01-26 18:01:18 +01:00
Jakub Trllo
8651775521
Merge pull request #6172 from ynput/enhancement/remove-kitsu-ayon-settings
...
AYON: Remove kitsu addon
2024-01-26 17:55:08 +01:00
Jakub Trllo
781bd615a6
add comments to enter and return keys
2024-01-26 17:53:30 +01:00
Jakub Trllo
87b4b6e483
removed '_make_sure_on_top'
2024-01-26 17:43:09 +01:00
Petr Kalis
4709676b51
Fusion: provide better logging for validate saver crash due type error ( #6082 )
...
* OP-7467 - move get_tool_resolution to classmethod
Doesn't make much sense to have it outside of class. Debugging of it is impossible there (because of missing logger). Imho.
* OP-7467 - add check for frame
Limits uncaught error when resolution info is None, which could happen when saver is not connected.
* OP-7467 - remove debugging messages
* OP-7467 - enhance get_invalid
Handle exception to select broken saver in the Publisher UI.
* OP-7467 - refactor check
Here it makes more sense. We try to run some expression, but it might still result in None.
---------
Co-authored-by: Libor Batek <112623825+LiborBatek@users.noreply.github.com>
Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
2024-01-26 17:24:41 +01:00
Jakub Ježek
acc2f9fc87
Merge branch 'develop' into bugfix/traypublish-editorial-avoid-audio-track
2024-01-26 16:57:37 +01:00
Jakub Trllo
34b42c132d
ignore enter and return event key
2024-01-26 16:46:03 +01:00
Jakub Trllo
dadf8989be
Use QDialog as super class and pass parent to init
2024-01-26 16:45:44 +01:00
Ondřej Samohel
0a862a2619
Merge pull request #6085 from ynput/chore/remove-muster
...
Chore: remove Muster
2024-01-26 16:20:22 +01:00
Ondřej Samohel
5f181507ab
Merge branch 'develop' into chore/remove-muster
2024-01-26 16:19:32 +01:00
Jakub Ježek
5381bbe874
Merge branch 'develop' into enhancement/OP-7592_expose_write_knobs
2024-01-26 16:18:29 +01:00
Jakub Trllo
766622fd95
Merge pull request #6141 from ynput/bugfix/template-builder-use-correct-variable
...
Workfile Template Builder: Use correct variable in create placeholder
2024-01-26 16:16:38 +01:00
Jakub Trllo
3ea4c29d0f
use 'SettingsField' from ayon server instead of 'Field' from pydantic
...
This is preparation for new version of pydantic which will require to customize the field for AYON purposes and raw pydantic Field could not be used.
2024-01-26 12:59:18 +01:00
Jakub Trllo
d53d8410e7
removed kitsu ayon settings
2024-01-26 12:55:14 +01:00
Jakub Trllo
d2ee1b91f5
deselect project on close
2024-01-26 11:15:08 +01:00
Jakub Trllo
94702cc2cd
reset loader window on reopen
2024-01-26 10:56:09 +01:00
Jakub Trllo
ec492036c7
Merge pull request #6159 from ynput/bugfix/extract_oiio_transcode
...
ExtractOIIOTranscode: Missing product_names to subsets conversion.
2024-01-25 18:18:43 +01:00
Simone Barbieri
a37f2948fd
Merge pull request #6165 from ynput/bugfix/blender-fix_blend_update_missing_animation_data
...
Blender: Fix missing animation data when updating blend assets
2024-01-25 14:13:58 +00:00
github-actions[bot]
6c83642af6
chore(): update bug report / version
2024-01-25 14:05:21 +00:00
ynbot
8ad22887a3
[Automated] Merged release main into develop
2024-01-25 15:04:56 +01:00
Ynbot
20e089c30e
[Automated] Release
2024-01-25 14:04:28 +00:00
ynbot
5d8f5af002
[Automated] Merged develop into main
2024-01-25 15:04:13 +01:00
Jakub Trllo
0e6b351ec5
Merge pull request #6166 from ynput/bugfix/OP-7514_Multiroot-folder-structure
...
Chore: Fix duplicated project name on create project structure
2024-01-25 15:01:31 +01:00
Jakub Trllo
6c87f3fb54
Merge pull request #6161 from ynput/chore/better_validation_message
...
Maya: Extended error message
2024-01-25 13:47:21 +01:00
Toke Jepsen
a0faa3f130
Update openpype/hosts/maya/plugins/publish/validate_scene_set_workspace.py
2024-01-25 12:34:53 +00:00
Petr Kalis
b783fae8e0
Update openpype/hosts/maya/plugins/publish/validate_scene_set_workspace.py
...
Co-authored-by: Toke Jepsen <tokejepsen@gmail.com>
2024-01-25 13:31:12 +01:00
Petr Kalis
de2d70a8a3
Added settings for Fusion creators to legacy OP ( #6162 )
2024-01-25 13:30:16 +01:00
Jakub Trllo
8f6d78e4eb
skip path exists
2024-01-25 12:41:15 +01:00
Jakub Trllo
77a12f49f8
fix project name duplication in project folders
2024-01-25 12:34:35 +01:00
Simone Barbieri
ac383a5de6
Fix missing animation data when updating blend assets
2024-01-25 11:33:29 +00:00
Ondřej Samohel
d5643d2e9b
Merge pull request #6156 from tokejepsen/bugfix/OP-6382_thumbnail_integration_problem
...
OP-6382 - Thumbnail Integration Problem
2024-01-25 12:17:24 +01:00