Commit graph

4549 commits

Author SHA1 Message Date
Mustafa Jafar
c05c504524
add doc string to MissingWorkdirError
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-03-09 01:20:41 +02:00
Mustafa Jafar
bfb24435ab
Update log message
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-03-09 01:19:30 +02:00
MustafaJafar
8f45e20c2a use MissingWorkdirError 2025-03-07 14:17:37 +02:00
MustafaJafar
1f571e65c1 implement MissingWorkdirError 2025-03-07 14:17:13 +02:00
Mustafa Jafar
373c57fafd
Merge branch 'develop' into bugfix/1139-version_up_current_workfile-doesnt-return-the-first-workfile-name-if-there-are-no-workfiles 2025-03-07 14:08:34 +02:00
Roy Nieterau
149256e503
Merge branch 'develop' into 1171-ay-7562_allow-to-set-default-enabled-state-for-usd-contributions 2025-03-05 22:08:07 +01:00
Roy Nieterau
6837ef9771
Merge branch 'develop' into enhancement/1142-attach-reviewables-to-other-instances-using-enumdef-on-attachable-integrator 2025-03-05 18:11:11 +01:00
Roy Nieterau
597b91c135 For now disallow attaching to 'farm' instances 2025-03-05 17:57:51 +01:00
Roy Nieterau
2a3f9b743b Log instance names instead of the objects 2025-03-05 17:55:22 +01:00
Roy Nieterau
e388b42ad8 Turn log to info because it makes it clearer what is going on 2025-03-05 17:40:28 +01:00
Roy Nieterau
cb2c1b0329 Set integrate to false on the representation to avoid warnings logged by the Integrator 2025-03-05 17:40:07 +01:00
Roy Nieterau
d887a21bf9 Disallow attaching reviewables to reviewables for now 2025-03-05 17:39:41 +01:00
Roy Nieterau
5bb09d5256 Fix check whether instance was found (it may be falsey if empty instance list) 2025-03-05 17:39:19 +01:00
Roy Nieterau
1b4f6bea20 Revert debug code 2025-03-05 15:05:50 +01:00
Roy Nieterau
745daaec57 Merge branch 'enhancement/project_root_folders_support_list_of_str_for_leaf_folders' of https://github.com/BigRoy/ayon-core into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-05 14:52:12 +01:00
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