Commit graph

42048 commits

Author SHA1 Message Date
Jakub Trllo
78ed33d214
Merge pull request #1008 from ynput/bugfix/1007-loader-tool-selection-changes-upon-just-hover-over-version-column
Loader UI: Don't change selection on version combobox hover
2024-11-12 14:44:02 +01:00
Jakub Trllo
d09d35fae7
Merge branch 'develop' into bugfix/1007-loader-tool-selection-changes-upon-just-hover-over-version-column 2024-11-12 14:41:58 +01:00
Kayla Man
735409f9ac do not get the container item from self.get_container 2024-11-12 20:13:49 +08:00
Jakub Trllo
ed06d0fd79
Merge pull request #1009 from ynput/bugfix/create-instance-data
Create: Required keys in Create Instance data
2024-11-11 17:14:47 +01:00
Jakub Trllo
b79e0189a0 Use N/A label if is not available 2024-11-11 16:43:17 +01:00
Jakub Trllo
2cf62f0bb4 fix product type key in immutable keys 2024-11-11 16:20:35 +01:00
Jakub Trllo
a089b17f2f added '__required_keys' to CreatedInstance 2024-11-11 16:20:21 +01:00
Jakub Trllo
a6729802dc make sure version combobox has no focus policy 2024-11-11 15:58:47 +01:00
Roy Nieterau
3da898b344
Update client/ayon_core/pipeline/publish/publish_plugins.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-11-11 15:37:59 +01:00
Roy Nieterau
ac7b59fb89
Merge branch 'develop' into enhancement/attributes_by_families_tiny 2024-11-11 14:45:39 +01:00
Jakub Jezek
a7908a46e9
Update handling of missing otioReviewClips data
- Handle case where otioReviewClips is missing by logging a message.
2024-11-11 12:50:05 +01:00
Kayla Man
dcb838e145 resolve the project root during updating container 2024-11-11 19:17:00 +08:00
Kayla Man
e0ff639c49 Merge branch 'develop' into enhancement/Load-and-manage-products-from-a-library-project 2024-11-11 16:58:57 +08:00
Kayla Man
aaadaffabe refactoring the load container so that it can load the library project 2024-11-11 16:57:41 +08:00
Ynbot
7ae9b18153 [Automated] Update version in package.py for develop 2024-11-08 18:07:45 +00:00
Ynbot
262cc0e7bb [Automated] Add generated package files to main 2024-11-08 18:07:10 +00:00
Jakub Trllo
bf23647ee7
Merge pull request #998 from BigRoy/bugfix/scriptsmenu_run_command_pyside6
Fix support for scriptsmenu running commands in PySide6
2024-11-08 18:07:36 +01:00
Jakub Trllo
e9f778496d
Merge branch 'develop' into bugfix/scriptsmenu_run_command_pyside6 2024-11-08 18:06:57 +01:00
Jakub Trllo
244d83e351
Merge pull request #1002 from ynput/bugfix/918-tray-kill-existing-tray-process
Tray: Don't kill other processes
2024-11-08 18:06:42 +01:00
Jakub Trllo
41db386f23 add empty lines 2024-11-08 16:59:05 +01:00
Jakub Trllo
20206a3cf3 check executable name before killing the process 2024-11-08 16:57:00 +01:00
Jakub Trllo
9449600231
Merge pull request #1000 from BigRoy/bugfix/loader_load_option_box_widgets
Fix loader load option box widgets
2024-11-08 13:44:57 +01:00
Roy Nieterau
652b27d2ee
Merge branch 'develop' into bugfix/loader_load_option_box_widgets 2024-11-08 13:13:17 +01:00
Roy Nieterau
749984c0bf Fix loader load option box widgets 2024-11-08 13:10:44 +01:00
Jakub Trllo
9ad2a11dc6
Merge pull request #992 from ynput/bugfix/991-file-attribute-definition-can-crash-with-defined-default-value
Attribute definitions: Fix FileDef value conversions
2024-11-08 11:15:27 +01:00
Jakub Trllo
750b99a9a7
Merge branch 'develop' into bugfix/991-file-attribute-definition-can-crash-with-defined-default-value 2024-11-08 11:15:04 +01:00
Roy Nieterau
32b0b6e613
Merge branch 'develop' into bugfix/scriptsmenu_run_command_pyside6 2024-11-08 10:21:19 +01:00
Jakub Trllo
b8c7f0bfb7
Merge pull request #999 from ynput/bugfix/886-manager-filter-to-outdated-toggle-does-not-work
Scene manager: Filter to outdated toggle does work
2024-11-08 09:57:33 +01:00
Jakub Trllo
7b26f2629a
Merge branch 'develop' into bugfix/886-manager-filter-to-outdated-toggle-does-not-work 2024-11-08 09:54:23 +01:00
Jakub Trllo
1de069c324 remove unnessary conversion 2024-11-07 18:47:15 +01:00
Jakub Trllo
8a7239fc05 remove unncessary line 2024-11-07 18:47:04 +01:00
Jakub Trllo
2337d116d5 change is_latest based on version item 2024-11-07 18:46:53 +01:00
Petr Kalis
87bb613b75 Added optionality to new argument in method signature 2024-11-07 17:38:00 +01:00
Jakub Trllo
64515d820d
Merge pull request #997 from johhnry/macos-explorer-open
Use open -R for opening explorer on MacOS
2024-11-07 16:48:56 +01:00
Roy Nieterau
7d23e1ac3f Fix support for scriptsmenu running commands in Qt6 (e.g. PySide6 in Maya 2025) 2024-11-07 16:36:47 +01:00
Joseph HENRY
ad25aa7b52 Use open -R for opening explorer on MacOS 2024-11-07 12:47:24 +01:00
Jakub Trllo
f88c466562
Merge pull request #995 from ynput/enhancement/993-add-type-hints-to-attribute-definitions
Chore: Add type hints to attribute definitions
2024-11-07 11:51:41 +01:00
Jakub Trllo
ed9b8fe430 moved TypedDict to typecheck imports 2024-11-07 10:08:04 +01:00
Jakub Jezek
46c6511c50
Refactor debug log in color transcoding function
Removed unnecessary debug log statement from color transcoding function.
2024-11-07 09:25:22 +01:00
Petr Kalis
4a5583cff0 Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-6789_Render-instance-support-of-Frame-List 2024-11-06 17:40:02 +01:00
Jakub Jezek
e0e541b24a
Refactor colorspace extraction logic
- Removed unnecessary closing parenthesis in colorspace extraction method.
2024-11-06 15:57:24 +01:00
Jakub Jezek
0ff9ae65d8
Refactor ExtractOTIOReview class inheritance and add colorspace handling
- Refactored class inheritance for ExtractOTIOReview
- Added handling for colorspace data in representation creation
2024-11-06 15:50:38 +01:00
Jakub Jezek
3a71bbca29
Add colorspace data extraction to representation loop
Extracts colorspace data from instance data and sets it in the representation loop for processing.
2024-11-06 15:49:13 +01:00
Jakub Jezek
6a635b9d5e
Update color transcoding process with debug log messages.
- Add debug logs for files to convert, transcoded file, and input path.
2024-11-06 15:49:03 +01:00
Jakub Jezek
83f28bf184
Refactor plugin to include Colormanaged mixin
The code changes refactor the plugin to include a Colormanaged mixin for managing colorspace data in representations. The mixin is added to the existing plugin class.
2024-11-06 15:48:30 +01:00
Jakub Jezek
68db3d9c11
Add logic to extract colorspace from metadata if available.
- Extract colorspace from media metadata for review clips.
- Update instance data with the extracted colorspace information.
2024-11-06 15:48:19 +01:00
Jakub Trllo
07bbe08c76 remove 'Tuple' import
Looks like the import is not needed even if the typehint is used for 'EnumItemsInputType'?
2024-11-06 14:08:08 +01:00
Jakub Trllo
683bc0e39a fix import 2024-11-06 13:51:54 +01:00
Jakub Trllo
341dc04cab change formatting of docstrings 2024-11-06 12:55:59 +01:00
Jakub Trllo
b2a9277267 define 'AttrDefType' 2024-11-06 12:55:48 +01:00