Commit graph

42364 commits

Author SHA1 Message Date
Robin De Lillo
42dee673c6
Merge pull request #1109 from ynput/bugfix/tw_first_frame_offset
Apply frame offset to timewarp to handle source frame offset.
2025-02-03 14:47:56 +01:00
Robin De Lillo
7ef1b52b75
Merge pull request #1111 from ynput/bugfix/AY-7063_disable_version_followup_per_host
AY-7063 Fix Version follow up from Workfile set by hosts.
2025-02-03 11:30:38 +01:00
robin@ynput.io
e12fa847c9 Address feedback from PR. 2025-02-03 11:29:34 +01:00
Robin De Lillo
0293d74618
Update client/ayon_core/plugins/publish/collect_otio_review.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-02-03 11:25:34 +01:00
robin@ynput.io
3dc04d12f8 Merge branch 'develop' into bugfix/AY-7063_disable_version_followup_per_host 2025-02-03 11:22:39 +01:00
robin@ynput.io
5c53d20124 Address feedback from PR. 2025-02-03 10:51:59 +01:00
Roy Nieterau
d90324313c
Merge pull request #1114 from BigRoy/enhancement/optional_mixin_allow_optional_tooltip_attribute
Add support for `optional_tooltip` attribute on `OptionalPyblishPluginMixin`
2025-01-31 23:30:25 +01:00
Roy Nieterau
e1438ed597
Update client/ayon_core/pipeline/publish/publish_plugins.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-01-31 23:30:04 +01:00
Jakub Jezek
22769ef460
Refactor frame range handling for clarity
- Improved readability by breaking long lines into multiple lines.
- Removed unused variable related to shot duration from source.
- Cleaned up code structure in the frame range collection process.
2025-01-30 15:05:32 +01:00
Jakub Ježek
41739bdb0b
Merge pull request #1112 from ynput/bugfix/fix_clip_media_reviewable
Fix [clip_media] reviewable.
2025-01-30 15:00:30 +01:00
Roy Nieterau
64b6729eec Expose optional_tooltip directly as attribute on the OptionalPyblishPluginMixin for better auto-complete in IDEs 2025-01-30 12:40:53 +01:00
Roy Nieterau
ca03c4d86d Add support for optional_tooltip attribute on OptionalPyblishPluginMixin 2025-01-30 12:05:39 +01:00
Jakub Jezek
de82d8b60c
Add handling for clips without available ranges
- Added a check for available range in OTIO clips.
- Improved logging to inform when a clip has no available range.
- Adjusted source range collection logic based on availability.
2025-01-30 11:26:46 +01:00
Jakub Ježek
1c943d78e9
Merge branch 'develop' into feature/AY-7125_advanced-editorial-publish-to-ayon-38 2025-01-30 11:15:53 +01:00
Jakub Jezek
888e81fac8
Fix OTIO frame range handling and add compatibility
- Added backward compatibility for Hiero OTIO exporter.
- Implemented rounding for floating rates to avoid precision issues.
- Rescaled source ranges based on available range rates.
- Updated calculations for source start, end, and handles.
2025-01-30 11:12:37 +01:00
Jakub Ježek
f91baa0e1e
Update client/ayon_core/plugins/publish/collect_otio_frame_ranges.py
Co-authored-by: Robin De Lillo <robin@ynput.io>
2025-01-30 10:58:04 +01:00
Jakub Ježek
be5eb08d2b
Update client/ayon_core/plugins/publish/collect_otio_frame_ranges.py
Co-authored-by: Robin De Lillo <robin@ynput.io>
2025-01-30 10:57:21 +01:00
robin@ynput.io
fd63c97f4e Address feedback from PR. 2025-01-29 19:56:34 +01:00
robin@ynput.io
3f691607e5 Fix [clip_media] reviewable. 2025-01-29 19:33:43 +01:00
Jakub Trllo
34fbf681e0
Merge pull request #1110 from ynput/enhancement/allow-transient-data-on-instnace-init
Create: Allow to pass in transient data on instance creation
2025-01-29 14:34:15 +01:00
robin@ynput.io
1b109d761f Fix host refresh in publish/lib.py 2025-01-29 14:03:23 +01:00
robin@ynput.io
3731e1226a Fix lint + log message. 2025-01-29 12:36:00 +01:00
robin@ynput.io
d25c4701d1 Fix Version follow up from Workfile set by hosts. 2025-01-29 12:04:38 +01:00
robin@ynput.io
f5bd7a9172 Apply frame offset to timewarp to handle source frame offset. 2025-01-28 15:22:06 +01:00
robin@ynput.io
43700c7f61 Merge branch 'develop' into bugfixes/AY-6975_retimes_consolidations 2025-01-28 14:04:37 +01:00
Jakub Trllo
5684c941de 'CreatedInstance' allows to pass in transient data 2025-01-28 11:51:17 +01:00
Jakub Trllo
a312c46384 added placeholder to docstring 2025-01-27 17:40:14 +01:00
Jakub Trllo
4c7176c752 remove placeholder from single selection combobox 2025-01-27 17:40:03 +01:00
Jakub Trllo
29dbc8b8cf set the placeholder on widgets 2025-01-27 17:37:14 +01:00
Jakub Trllo
3782105fc0 EnumDef allows placeholder to be set 2025-01-27 17:36:17 +01:00
Jakub Trllo
283465bbb7
Merge pull request #1104 from ynput/enhancement/report-page-sliders
Publisher: Report page can stretch logs
2025-01-27 14:59:33 +01:00
Roy Nieterau
46efdb7779
Merge branch 'develop' into enhancement/report-page-sliders 2025-01-27 14:37:07 +01:00
Jakub Trllo
83b7c3d442 fix new-line character 2025-01-27 14:00:54 +01:00
Roy Nieterau
dd33962d66
Merge pull request #1102 from BigRoy/enhancement/borisfx_sillhouette_validate_outdated_containers
Add Silhouette host to defaults of version and outdated containers validators
2025-01-27 13:56:44 +01:00
Roy Nieterau
e36762844b
Merge branch 'develop' into enhancement/borisfx_sillhouette_validate_outdated_containers 2025-01-27 13:56:02 +01:00
Roy Nieterau
521e50619e
Apply suggestions from code review
Co-authored-by: Jakub Ježek <jakub@ynput.io>
2025-01-27 13:55:52 +01:00
Jakub Trllo
0e0d7316d0
Merge pull request #1105 from ynput/enhancement/use-ayon-constants-by-default
Create: Use 'AYON_INSTANCE_ID' by default instead of 'AVALON_NSTANCE_ID'
2025-01-27 13:51:00 +01:00
robin@ynput.io
0d12dadbb1 Merge branch 'develop' into bugfixes/AY-6975_retimes_consolidations 2025-01-27 13:04:32 +01:00
robin@ynput.io
aadd107975 Remove unecessary offsets. 2025-01-27 13:04:00 +01:00
Jakub Trllo
22546fd9c6 remove whitespaces 2025-01-24 17:10:33 +01:00
Jakub Trllo
c380ebfedf use 'QTextEdit' for log message 2025-01-24 17:09:03 +01:00
Jakub Jezek
971c4aef43
Refactor OTIO frame range collection plugin
Merged multiple plugins into a single one for collecting OTIO frame ranges.
- Unified handling of timeline, source media, and retimed clip ranges.
- Updated class name and docstrings for clarity.
- Simplified process method to streamline range collection logic.
2025-01-24 14:52:25 +01:00
Jakub Ježek
f90bc8f6b7
Update client/ayon_core/plugins/publish/collect_otio_frame_ranges.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-01-24 14:42:11 +01:00
Jakub Trllo
c2f3d8b114 use 'AYON_INSTANCE_ID' by default instead of 'AVALON_' 2025-01-24 14:31:06 +01:00
Jakub Trllo
509c6a84d3 set minimum size of content widget to be able to stretch it's size 2025-01-24 14:24:02 +01:00
Jakub Trllo
8b4f5ec42a added one more check if current project is the project name passed in 2025-01-24 14:21:22 +01:00
Jakub Trllo
375378e74c auto-fill project entity if is not passed in 2025-01-24 14:18:27 +01:00
Roy Nieterau
ffec35f69f Add Silhouette host to defaults of few validators 2025-01-23 17:26:32 +01:00
Roy Nieterau
cd3543f424
Merge pull request #1070 from BigRoy/enhancement/add_borisfx_silhouette_support
Add BorisFX Silhouette support
2025-01-23 13:11:00 +01:00
Roy Nieterau
68ea50488d
Merge branch 'develop' into enhancement/add_borisfx_silhouette_support 2025-01-23 13:09:15 +01:00