robin@ynput.io
d0364cbec3
Fix lint.
2025-02-11 10:47:12 +01:00
robin@ynput.io
929e2465fc
Merge branch 'develop' into feature/AY-7125_advanced-editorial-publish-to-ayon-38
2025-02-11 10:44:44 +01:00
robin@ynput.io
396424c225
Pull latest changes.
2025-02-11 10:44:28 +01:00
robin@ynput.io
6bb4937c0a
Consolidate frame range detection from collect_otio_frame_ranges plugin.
2025-02-11 10:39:35 +01:00
Kayla Man
48d94b69fd
Merge pull request #1129 from ynput/enhancement/Add-ability-to-have-folder-name]-as-a-valid-key-for-publish-instance-name
...
Add custom product name profiles for substance designer
2025-02-11 17:09:09 +08:00
Kayla Man
a409d55b59
big roy's comment - separate template for substancedesigner from standalonepublisher
2025-02-07 16:53:57 +08:00
Kayla Man
e0507d99d2
add substance designer into the template
2025-02-06 22:20:27 +08:00
Ondřej Samohel
e58a253511
Merge pull request #1128 from ynput/chore/update-ruff-action
...
Update ruff action
2025-02-06 14:43:21 +01:00
Ondřej Samohel
ece0631c68
🐶 update ruff action
2025-02-06 14:29:05 +01:00
Kayla Man
f451ec6eef
Merge pull request #1124 from ynput/enhancement/add_substance_designer_to_extract_thumbnail
...
Add substance designer as being part of the hosts in extract thumbnail
2025-02-05 18:50:09 +08:00
Kayla Man
bfcfa264d9
add substance designer as being part of the hosts in extract thumbnail
2025-02-05 16:57:59 +08:00
Jakub Trllo
d365480b2f
Merge pull request #1123 from BigRoy/bugfix/extract_review_windows_shell_escape_ampersnad_filepaths
...
Escape & on Windows in shell using ^& in `run_subprocess`
2025-02-04 15:54:17 +01:00
Roy Nieterau
622644de9b
Merge branch 'develop' into bugfix/extract_review_windows_shell_escape_ampersnad_filepaths
2025-02-04 15:20:58 +01:00
Roy Nieterau
ed0f5c8d7f
Merge escape if checks + include COMSPEC check on Windows
2025-02-04 15:20:28 +01:00
Roy Nieterau
516dd2d7ce
Escape & on Windows in shell using ^& in run_subprocess
2025-02-04 15:07:05 +01:00
Ynbot
c7899fb3be
[Automated] Update version in package.py for develop
2025-02-04 11:51:45 +00:00
Ynbot
c21b95679f
[Automated] Add generated package files from main
2025-02-04 11:51:01 +00:00
Jakub Trllo
365ac467d1
Merge pull request #1103 from ynput/enhancement/fill-project-name-in-get-product-name
...
Create: Auto-fill project entity in get product name if is not passed in
2025-02-04 12:06:26 +01:00
Jakub Trllo
f42f72553e
Merge branch 'develop' into enhancement/fill-project-name-in-get-product-name
2025-02-04 12:03:39 +01:00
Jakub Trllo
c92f8651e8
Merge pull request #1122 from ynput/enhancement/helper-template-data-method
...
Create: Add helper 'get_template_data' to create context
2025-02-04 12:03:14 +01:00
Jakub Trllo
dfa060081d
Merge branch 'develop' into enhancement/helper-template-data-method
2025-02-04 11:47:39 +01:00
Jakub Trllo
32788cb859
Merge pull request #1121 from ynput/bugfix/list-formatting-fix
...
String template: Fix index validation for list values
2025-02-04 11:47:18 +01:00
Jakub Trllo
43b18910ba
fix typehint
2025-02-04 10:51:08 +01:00
Jakub Trllo
cc1ec14865
fix index validation
2025-02-04 10:46:52 +01:00
Jakub Trllo
b048f0aa3b
added helper method 'get_template_data' to create context
2025-02-04 10:29:01 +01:00
Robin De Lillo
f6c80f9ae3
Merge pull request #1087 from ynput/bugfixes/AY-6975_retimes_consolidations
...
AY-6975 Consolidate retimes computation.
2025-02-03 15:04:45 +01:00
robin@ynput.io
8ff67e6f38
Merge branch 'develop' into bugfixes/AY-6975_retimes_consolidations
2025-02-03 14:55:14 +01:00
robin@ynput.io
07ccade3a4
Fix lint.
2025-02-03 14:54:29 +01:00
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