Jakub Ježek
8e5d659e97
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action
2024-03-08 10:56:47 +01:00
Toke Stuart Jepsen
8b4085b3c3
Exclude instances nodes from slate collection.
2024-03-07 21:21:08 +00:00
Toke Stuart Jepsen
1a0b236508
Remove representation unnessecary frameStart
2024-03-07 21:21:07 +00:00
Jakub Jezek
2fe09689e8
missing import
2024-03-07 21:57:24 +01:00
Toke Jepsen
5120df1157
Update client/ayon_core/hosts/nuke/api/utils.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-03-07 12:14:44 +00:00
Toke Stuart Jepsen
091a706518
Dont brute force colorspaces list
2024-03-07 11:49:20 +00:00
Toke Stuart Jepsen
9c34d76c7b
Merge branch 'develop' into bugfix/OP-6591_LoadClip-colorspace-override
2024-03-07 11:44:51 +00:00
Kayla Man
d35d719668
Merge branch 'develop' into enhancement/OP-7076_Validate-Model-Name
2024-03-07 18:26:53 +08:00
Kayla Man
7adf8b672f
Merge branch 'develop' into enhancement/OP-7085_ValidateNoAnimation
2024-03-07 18:09:41 +08:00
Jakub Ježek
a4327fecbc
Merge branch 'develop' into bugfix/OP-6591_LoadClip-colorspace-override
2024-03-07 11:05:36 +01:00
Jakub Jezek
fd8bf2cc67
Adjust clip start if slate is present
...
Trim the clip's start time by 1 frame and update its duration accordingly when a "slate" is detected in the version data families. Also, corrected calculation for `frame_end_handle` to use `frame_end`.
2024-03-06 16:29:12 +01:00
Kayla Man
2caf32c5b0
supports the check on only one keyframe in timeline
2024-03-06 23:08:40 +08:00
Libor Batek
478406baff
Merge branch 'develop' into enhancement/OP-7085_ValidateNoAnimation
2024-03-06 11:27:37 +01:00
Jakub Trllo
e812e8e963
tools use version entity
2024-03-06 11:01:26 +01:00
Jakub Trllo
41b0c51171
use 'get_folders' for folder regex filtering
2024-03-06 11:00:38 +01:00
Jakub Trllo
e5c78edd6f
hosts are using version entities
2024-03-06 11:00:20 +01:00
Jakub Trllo
5b3a7de121
remove conversions for representation parents
2024-03-06 10:59:37 +01:00
Jakub Trllo
34327d7f75
loade plugins using version entity
2024-03-06 10:59:15 +01:00
Jakub Trllo
46e131d0e6
global plugins are using version entities
2024-03-06 10:56:34 +01:00
Jakub Trllo
6308c251e2
pipeline code using version entities
2024-03-06 10:52:09 +01:00
Jakub Ježek
0c7028c19e
Merge branch 'develop' into bugfix/OP-8005_thumbnail_duration
2024-03-06 10:40:11 +01:00
Toke Stuart Jepsen
5b62e4f341
Merge branch 'develop' into bugfix/OP-6591_LoadClip-colorspace-override
...
# Conflicts:
# client/ayon_core/hosts/nuke/plugins/load/load_clip.py
2024-03-05 16:22:52 +00:00
Toke Jepsen
511e2047de
Update client/ayon_core/hosts/nuke/plugins/load/load_clip.py
2024-03-05 16:03:50 +00:00
Kayla Man
f8775bfa2e
Resolve conflict
2024-03-05 23:43:31 +08:00
Jakub Ježek
7698246cd2
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action
2024-03-05 16:28:57 +01:00
Jakub Jezek
8bb9070a9e
comment
...
Improve handling of thumbnails by removing unnecessary iteration.
2024-03-05 16:19:37 +01:00
Jakub Jezek
8ecb1fa3a5
Refactor representation data handling for thumbnails and media types.
...
- Refactored how thumbnail and media representation data is processed.
- Added logic to handle different types of representations based on colorspaces.
2024-03-05 16:17:08 +01:00
Jakub Jezek
09effd30fb
Update column names and add new fields for better data representation in CSV ingest and creator plugins.
2024-03-05 16:16:52 +01:00
Jakub Jezek
766b9ce582
Merge branch 'feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV' of https://github.com/ynput/ayon-core into feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV
2024-03-05 14:43:59 +01:00
Jakub Jezek
ac4e3157bc
ayon conversion fixes
2024-03-05 14:43:48 +01:00
Jakub Trllo
7bcbf0f668
use product naming over subset
2024-03-05 14:10:07 +01:00
Jakub Trllo
805c199614
rename 'subsetGroup' > 'productGroup'
2024-03-05 14:09:34 +01:00
Jakub Trllo
3ba6edc483
use ayon queries for product entities
2024-03-05 14:08:53 +01:00
Jakub Trllo
c6246a91e9
use product entity in load plugins and inventory actions
2024-03-05 14:05:55 +01:00
Jakub Trllo
16ad88e626
creator tool using product entities
2024-03-05 14:03:17 +01:00
Jakub Trllo
3f50cc601f
use product entities in loader
2024-03-05 14:00:27 +01:00
Jakub Trllo
fd4d499fa1
publisher using product entities
2024-03-05 13:59:27 +01:00
Jakub Trllo
297b22bade
push to project using product entities
2024-03-05 13:57:49 +01:00
Jakub Trllo
e242e8094e
pipeline is using product entities
2024-03-05 13:57:13 +01:00
Jakub Ježek
4cbeb1033a
Update client/ayon_core/hosts/traypublisher/plugins/publish/collect_csv_ingest_instance_data.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-03-05 13:48:41 +01:00
Jakub Ježek
102866da84
Update client/ayon_core/hosts/traypublisher/plugins/publish/collect_csv_ingest_instance_data.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-03-05 13:48:33 +01:00
Jakub Trllo
630f325807
removed assetbuild logic from hiero
2024-03-05 13:29:04 +01:00
Kayla Man
91a7c37db0
resolve conflict
2024-03-05 12:14:16 +08:00
Jakub Trllo
f5e36197eb
rename 'SubsetLoaderPlugin' to 'ProductLoaderPlugin'
2024-03-04 18:13:06 +01:00
Jakub Trllo
6afd863fd9
rename 'SubsetConvertorPlugin' to 'ProductConvertorPlugin'
2024-03-04 18:12:09 +01:00
Jakub Trllo
e8a5230fc7
removed unused assets_widget.py
2024-03-04 17:49:52 +01:00
Jakub Trllo
016056e3df
usd select folder dialog in houdini is using 'SimpleFoldersWidget'
2024-03-04 17:49:28 +01:00
Jakub Trllo
458bb80526
modified usdlib
...
modified as best as I could
2024-03-04 17:48:46 +01:00
Jakub Trllo
c3296b1322
use folder naming
2024-03-04 17:48:24 +01:00
Jakub Trllo
262cbda493
clockify use folder and task entity
2024-03-04 17:46:11 +01:00