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 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
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
Jakub Trllo
5684c941de
'CreatedInstance' allows to pass in transient data
2025-01-28 11:51: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
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
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
Jakub Trllo
0cb1c26ae5
Merge pull request #1099 from Liametc/bugfix/1098_webserver_fix
...
Tray: Server uses 127.0.0.1 instead of localhost
2025-01-23 12:41:09 +01:00
Liam Hoflay
6708abaa43
version revert
2025-01-23 11:19:48 +00:00
Liam Hoflay
27145add3a
making 127.0.0.1 rather than 0.0.0.0
2025-01-23 10:25:13 +00:00
Liam Hoflay
2569015b9f
changing localhost for 0.0.0.0 in client/ayon_core/tools/tray/webserver/server.py
2025-01-22 16:44:45 +00:00
Jakub Trllo
cdf7b743e8
bump version to '1.0.15-dev'
2025-01-21 15:56:12 +01:00
github-actions[bot]
dec3dd2178
chore(): update bug report / version
2025-01-21 14:50:15 +00:00
Ynbot
2712260d08
[Automated] Add generated package files from main
2025-01-21 14:49:22 +00:00
Roy Nieterau
8d349c7c8b
Merge pull request #1092 from BigRoy/enhancement/workfiles_fix_big_margins
...
Reduce margins on Workfiles tool due to nested layouts
2025-01-21 14:05:15 +01:00
Roy Nieterau
a97e3ee29e
Merge branch 'develop' into enhancement/workfiles_fix_big_margins
2025-01-21 14:04:49 +01:00
Roy Nieterau
8ff94c0abe
Merge branch 'develop' into enhancement/add_borisfx_silhouette_support
2025-01-21 13:50:46 +01:00
Roy Nieterau
1041fc7b44
Merge pull request #1088 from BigRoy/enhancement/collect_managed_staging_dir_avoid_db_queries
...
Avoid database queries when collecting managed staging dir
2025-01-21 12:54:15 +01:00
Roy Nieterau
41045c1092
Add missing argument in docstring
2025-01-21 12:52:02 +01:00
Roy Nieterau
97a7949360
Merge branch 'develop' into enhancement/collect_managed_staging_dir_avoid_db_queries
2025-01-21 12:51:11 +01:00
Kayla Man
44dcd68682
Merge pull request #1089 from ynput/enhancement/add_substance_designer_support
...
Add substance designer support
2025-01-21 19:34:28 +08:00
Kayla Man
81e861de3f
Merge branch 'develop' into enhancement/add_substance_designer_support
2025-01-21 19:34:03 +08:00
Roy Nieterau
8e965eaa74
Merge branch 'develop' into enhancement/add_borisfx_silhouette_support
2025-01-21 12:25:49 +01:00
Roy Nieterau
e54ec4ec0d
Merge pull request #1085 from BigRoy/bugfix/workfiles_tool_disallow_save_as_when_not_in_task
...
Workfiles: Browse and Save As button only enabled when in valid context
2025-01-21 12:24:26 +01:00
Roy Nieterau
70f833e7ea
Merge branch 'develop' into bugfix/workfiles_tool_disallow_save_as_when_not_in_task
2025-01-21 12:22:47 +01:00
Roy Nieterau
bd532e28f5
Merge branch 'develop' into enhancement/collect_managed_staging_dir_avoid_db_queries
2025-01-21 12:22:12 +01:00
Roy Nieterau
50de7790e8
Merge pull request #1093 from BigRoy/bugfix/qt_stylesheet_set_icon_size
...
Set the icon size in the stylesheet for *
2025-01-21 12:21:58 +01:00
Roy Nieterau
657d4e6bec
Merge branch 'develop' into enhancement/workfiles_fix_big_margins
2025-01-21 12:21:51 +01:00
Roy Nieterau
bc671e1773
Merge branch 'develop' into bugfix/qt_stylesheet_set_icon_size
2025-01-21 12:21:11 +01:00
Roy Nieterau
827651a4a6
Update client/ayon_core/style/style.css
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-01-21 12:20:50 +01:00
Kayla Man
86469d063c
Merge branch 'develop' into enhancement/add_substance_designer_support
2025-01-21 18:42:33 +08:00
Roy Nieterau
81bb74c7ea
Apply suggestions from code review
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-01-20 18:07:18 +01:00
Kayla Man
c166bf0514
add sbsar as the families
2025-01-20 21:55:34 +08:00