Commit graph

4534 commits

Author SHA1 Message Date
Roy Nieterau
7baf208c61 Fix List[str] entries 2025-03-05 14:51:12 +01:00
Roy Nieterau
5d044cdebb
Merge branch 'develop' into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-05 14:44:03 +01:00
Roy Nieterau
e9a9f26e80
Merge branch 'develop' into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-05 11:49:16 +01:00
Roy Nieterau
1f415d66e3 Allow setting the default USD Contribution enabled state per profile in settings 2025-03-05 00:51:46 +01:00
MustafaJafar
8bf17b8e52 remove usage of a deprecated tag: thumb-nuke 2025-03-04 20:15:25 +02:00
Roy Nieterau
b9adc29be1 Add some type hints 2025-03-04 16:06:45 +01:00
Roy Nieterau
1ec9106f01 Support list[str] for leaf entries in core/project_folder_structure settings to define folder names instead of requiring dicts with empty values 2025-03-04 16:06:07 +01:00
Petr Kalis
af2f210e7c Fix pattern for occurence of : 2025-02-28 11:00:27 +01:00
Petr Kalis
0bdc2bd29d Fix pattern for occurence of : 2025-02-28 10:40:30 +01:00
Petr Kalis
d150377092 Fix gaps in color transcode
Create sequence only if no gaps.
2025-02-28 10:08:21 +01:00
Mustafa Jafar
26acd0efad
update log message
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-02-27 15:24:16 +02:00
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
robin@ynput.io
df95e252fa Add SXR support for image extension. 2025-02-26 11:09:25 +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
Roy Nieterau
ca2c6264a1
Merge branch 'develop' into enhancement/1142-attach-reviewables-to-other-instances-using-enumdef-on-attachable-integrator 2025-02-19 17:30:37 +01: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
Roy Nieterau
0cf4e3576d
Merge branch 'develop' into bugfix/1139-version_up_current_workfile-doesnt-return-the-first-workfile-name-if-there-are-no-workfiles 2025-02-19 00:34:26 +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