Commit graph

4338 commits

Author SHA1 Message Date
Petr Kalis
ab3fdea704 Renamed new variable to hasExplicitFrames 2025-02-27 13:17:02 +01:00
Petr Kalis
07674c3040 Fix against local variable issues 2025-02-27 13:09:05 +01:00
Petr Kalis
1455ebb54e Fix wrong variable 2025-02-27 13:08:43 +01:00
Petr Kalis
8347bad343 Fix do frame recalculate only on lists 2025-02-27 13:08:25 +01:00
Petr Kalis
86a9613fdb Fix get real frames to include steps 2025-02-27 13:06:45 +01:00
Petr Kalis
594f1f1abb Fix using explicit frames in Maya AOVs 2025-02-27 11:56:11 +01:00
Petr Kalis
16e817f5d5 Fix propagation of explicit_frames 2025-02-26 14:19:03 +01:00
Petr Kalis
a3f3a88c04 Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence 2025-02-26 13:12:41 +01:00
Petr Kalis
080e86ee6e Do frame recalculation only for not explicit_frames
`explicit_frames` denotes that artist wants to render only specific frames. Could be set in Publisher UI.
2025-02-26 13:11:04 +01:00
Petr Kalis
85c33580f1 Revert "Removed frame recalculation"
This reverts commit d8c023d0a1.
2025-02-26 13:02:28 +01:00
Ynbot
eec161ed15 [Automated] Update version in package.py for develop 2025-02-25 09:14:21 +00:00
Ynbot
95b7c61fe2 [Automated] Add generated package files from main 2025-02-25 09:13:33 +00:00
robin@ynput.io
31afc284f2 Merge branch 'develop' into feature/AY-7125_advanced-editorial-publish-to-ayon-38 2025-02-25 09:32:59 +01:00
Petr Kalis
d8c023d0a1 Removed frame recalculation
Maybe temporary commit as this naive approach won't be possible.
Existing code recalculated/renamed rendered files according to values in AYON DB. This limits explicit render of selected only frames.
2025-02-24 15:14:32 +01:00
Jakub Trllo
7332f9b8ee
Merge branch 'develop' into feature/1156-loader-tool-tasks-filtering 2025-02-24 11:26:41 +01:00
Jakub Trllo
c6e5a8ec11 initial state of product name filtering are propagated 2025-02-24 11:25:01 +01:00
Jakub Trllo
8ee87c9d26 no task is always last 2025-02-24 10:17:51 +01:00
Jakub Trllo
9045c7422f Change label without task > no task 2025-02-24 10:17:39 +01:00
Jakub Trllo
8825fee96d fix task icons 2025-02-24 10:17:14 +01:00
Jakub Trllo
acd446bcef added no tasks item to task selection 2025-02-21 15:51:03 +01:00
Jakub Trllo
592fac87f7 tasks header widget defines width of first column 2025-02-21 15:50:51 +01:00
Jakub Trllo
62084ac684 remove duplicated code from super class 2025-02-21 15:13:09 +01:00
Jakub Trllo
8ad5489d68 base tasks widget defines column labels using default methods 2025-02-21 15:12:25 +01:00
Jakub Trllo
ec41b30665 validate host for 'IPublishHost' interface instead of 'ILoadHost' 2025-02-21 15:04:28 +01:00
Jakub Trllo
c5043aec8e fix fill items from thread 2025-02-21 15:03:21 +01:00
Jakub Trllo
ef0106346f flags consider item flags 2025-02-21 15:02:37 +01:00
Jakub Trllo
66285949a5 take rows instead of removing them 2025-02-21 15:02:00 +01:00
Jakub Trllo
fe58f6150f ignore failed initialization of create plugin 2025-02-21 10:20:33 +01:00
Ynbot
c8a7a76618 [Automated] Update version in package.py for develop 2025-02-20 11:21:05 +00:00
Ynbot
57c8130049 [Automated] Add generated package files from main 2025-02-20 11:20:25 +00:00
robin@ynput.io
5db6eff319 Merge branch 'develop' into feature/AY-7125_advanced-editorial-publish-to-ayon-38 2025-02-19 14:35:16 +01:00
Jakub Trllo
6947680cc2 make sure items are only selectable in tasks widget 2025-02-19 10:51:15 +01:00
Jakub Trllo
4b44a1bc1c remove unused import 2025-02-19 10:51:03 +01:00
Jakub Trllo
4d7285c5b1 added folder label to task view 2025-02-18 19:10:36 +01:00
Jakub Trllo
8f6799002e task filtering also happens per version item 2025-02-18 18:59:14 +01:00
Jakub Trllo
1c4cf7f637 better formatting 2025-02-18 18:44:08 +01:00
Jakub Trllo
de504e8c85 enhanced 'DeselectableTreeView' 2025-02-18 18:43:57 +01:00
Jakub Trllo
c6b2ab3f22 added tasks widget for tasks filtering 2025-02-18 18:15:08 +01:00
Jakub Trllo
9cd7fe6253 products widget can filter by task ids 2025-02-18 18:14:17 +01:00
Jakub Trllo
22c86fcf69 added 'get_task_items' to abstract methods 2025-02-18 18:14:03 +01:00
Jakub Trllo
6131483509 added task id to VersionItem 2025-02-18 18:13:53 +01:00
Jakub Trllo
38c4a5d4e3 added controller functions 2025-02-18 18:13:20 +01:00
Roy Nieterau
602faa81dc Add Task Types profiles filtering for defaults (note that it uses current context, not the task type from the instance) 2025-02-18 17:41:52 +01:00
Roy Nieterau
b9cc8c3507 Move the profile defaults to settings 2025-02-18 17:28:10 +01:00
Jakub Trllo
b586bf0ad6 renamed 'product_types_widget' to 'product_types_combo' 2025-02-18 14:38:32 +01:00
Jakub Trllo
5317d2817d converted product types view to combobox 2025-02-18 14:37:08 +01:00
Jakub Trllo
ac93b5a34b multiselect combobox enhancements 2025-02-18 14:36:21 +01:00
Roy Nieterau
3105869857
Merge branch 'develop' into enhancement/attributes_by_families 2025-02-18 11:14:18 +01:00
Roy Nieterau
e9a4268cf7
Merge branch 'develop' into enhancement/extract_otio_review_adding_representation_log_debug 2025-02-17 19:23:21 +01:00
Roy Nieterau
0792a33a8e
Merge branch 'develop' into enhancement/extract_otio_review_adding_representation_log_debug 2025-02-17 19:22:49 +01:00