Commit graph

4004 commits

Author SHA1 Message Date
Ynbot
55eb8e497f [Automated] Add generated package files from main 2024-12-09 15:13:06 +00:00
Petr Kalis
4bf03f0a51 Remove unused import 'collect_frames' from pyblish_functions 2024-12-09 15:39:08 +01:00
Petr Kalis
92f03312b6 Merge branch 'develop' of https://github.com/ynput/ayon-core into chore/frames_to_render_filtering_safer 2024-12-09 15:15:40 +01:00
Petr Kalis
d65865563f Fix expected files must be only file names 2024-12-09 14:53:17 +01:00
Petr Kalis
9e8b877ad8
Merge branch 'develop' into bugfix/AY-7238_Nuke-Slate-not-published 2024-12-09 13:51:43 +01:00
Petr Kalis
6836a7f79b Fix docstring 2024-12-09 13:51:09 +01:00
Petr Kalis
06f6b519f0 Refactor logic to be even simpler 2024-12-09 12:42:07 +01:00
Petr Kalis
44645b04ed Merge branch 'develop' of https://github.com/ynput/ayon-core into chore/frames_to_render_filtering_safer 2024-12-06 15:31:12 +01:00
Jakub Trllo
30e5a607e5
Merge branch 'develop' into bugfix/788-tools-ignore-containers-with-invalid-dataschema-with-a-warning-instead-of-error 2024-12-06 12:30:35 +01:00
Petr Kalis
c886be22bd Refactor logic to use set 2024-12-05 17:19:19 +01:00
Petr Kalis
81c71a757f
Prepare normalized expected file names
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-12-05 17:15:40 +01:00
Jakub Ježek
13e0ad9cdd
Merge branch 'develop' into enhancement/review_collect_otio_subset_resource 2024-12-05 16:57:57 +01:00
Jakub Ježek
b832c850c3
Update client/ayon_core/plugins/publish/collect_otio_subset_resources.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-12-05 16:57:47 +01:00
Petr Kalis
2a20a9d169 Refactor filtering based on frame_to_render
Previous implementation was naive and could be dangerous.
Updated docstrings. Renamed.
2024-12-05 16:20:57 +01:00
Petr Kalis
49c5b875a8 Refactor removed filtering by frame
Remainder has now real way to find frame pattern from single file. Doesn't make sense to filter on single file.
2024-12-05 16:19:58 +01:00
Petr Kalis
72862554b4 Fix missing slate frame
frames_to_render should contain also additional slate frame
2024-12-05 16:13:46 +01:00
Jakub Trllo
a26e9207d2 fix long line 2024-12-05 15:10:33 +01:00
Jakub Trllo
3c697b92f5 remove unnecessary f-string 2024-12-05 14:57:22 +01:00
Jakub Trllo
b6d3ddc1c8 more safeguard for invalid containers 2024-12-05 14:54:47 +01:00
Jakub Trllo
373df56254 fix calling of missing method 2024-12-05 14:45:35 +01:00
Jakub Trllo
2292ecbac1 log about invalid representation id 2024-12-05 14:45:19 +01:00
Jakub Trllo
023e0722f8 capture all possible errors that can happen during UUID conversion 2024-12-05 14:43:18 +01:00
Jakub Trllo
51ec36e66f
Merge branch 'develop' into enhancement/Load-and-manage-products-from-a-library-project 2024-12-05 14:18:15 +01:00
robin@ynput.io
156d3e6a1c Fix lint. 2024-12-04 16:45:20 -05:00
robin@ynput.io
9f590cd2ce Implement review representations in OTIO subset resources. 2024-12-04 16:37:25 -05:00
Jakub Trllo
04daa9306c remove unused import 2024-12-04 16:14:59 +01:00
Jakub Trllo
a80bbfbd57 added basic typehints 2024-12-04 16:13:33 +01:00
Jakub Trllo
9bcc9b4019 fix 'realy' typo to 'really' 2024-12-04 16:08:04 +01:00
Ondřej Samohel
39090abc30
Merge branch 'develop' into enhancement/AY-6086_adding-parents-to-template-keys 2024-12-04 15:40:23 +01:00
Jakub Trllo
1094310d90
Merge branch 'develop' into enhancement/AY-6086_adding-parents-to-template-keys 2024-12-04 14:17:10 +01:00
robin@ynput.io
ed7752a4df Fix extract_otio_review 2024-12-03 16:56:53 -05:00
Kayla Man
9a0e490233 use items() for key, value 2024-12-03 16:52:19 +08:00
Ynbot
457f234266 [Automated] Update version in package.py for develop 2024-11-29 10:26:08 +00:00
Ynbot
fcbf8ddd91 [Automated] Add generated package files from main 2024-11-29 10:25:25 +00:00
Jakub Trllo
630f7f6c1e fill values for farm with correct values 2024-11-29 10:59:14 +01:00
Jakub Trllo
7d001448cf Merge branch 'develop' into enhancement/AY-6086_adding-parents-to-template-keys
# Conflicts:
#	client/ayon_core/plugins/publish/collect_anatomy_instance_data.py
2024-11-29 10:51:50 +01:00
Jakub Trllo
1ab7a652a3 fix formatting 2024-11-28 12:13:55 +01:00
Jakub Trllo
2eb97b972e show project name on group instead of items 2024-11-28 12:12:04 +01:00
Jakub Trllo
5c115ce166 switch dialog can work per project 2024-11-28 12:04:11 +01:00
Jakub Trllo
1776df18e2 don't store project name to version items 2024-11-28 11:50:59 +01:00
Jakub Trllo
5d7aeaf0a7 better variable name 2024-11-28 11:50:48 +01:00
robin@ynput.io
899b50ec93 Adjust for missing reference. 2024-11-26 09:08:59 -05:00
robin@ynput.io
491626769d Merge branch 'develop' into bugfix/fix_extract_otio_audio 2024-11-26 08:37:50 -05:00
Kayla Man
10e66c4c39 comsetic fix 2024-11-26 20:30:28 +08:00
Kayla Man
fafcbe8992 check on the active product id before adding version_items 2024-11-26 20:24:57 +08:00
Kayla Man
47fa5e5602 check on the active product id before adding version_items 2024-11-26 20:21:21 +08:00
Jakub Trllo
a5842c4fdf added missing env keys for farm 2024-11-26 10:22:59 +01:00
Jakub Trllo
4d86202bab
Merge branch 'develop' into enhancement/farm-env-variables 2024-11-26 10:07:18 +01:00
Jakub Trllo
c7940b4fd0 added comment to workdir env 2024-11-26 10:00:25 +01:00
Jakub Trllo
cd5f89afe5 remove OpenPype env key 2024-11-26 09:58:05 +01:00