Commit graph

4281 commits

Author SHA1 Message Date
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
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
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
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
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
Roy Nieterau
ca8d68903a
Merge branch 'develop' into enhancement/not_found_folder_entities_double_quotes 2025-02-17 19:22:23 +01:00
Roy Nieterau
279df284ff Change to debug log, because it's not very nice artist-facing information 2025-02-17 16:22:36 +01:00
Roy Nieterau
5564863371 Cosmetics 2025-02-17 16:12:15 +01:00
Roy Nieterau
8c8205a4e6 Fix doubled quotes around outer elements 2025-02-17 16:11:51 +01:00
Roy Nieterau
6b103eeb61
Merge branch 'develop' into enhancement/remove-acre-usage 2025-02-17 12:19:19 +01:00
Ynbot
a83f1ca5ad [Automated] Update version in package.py for develop 2025-02-17 10:51:52 +00:00
Ynbot
a78ee95070 [Automated] Add generated package files from main 2025-02-17 10:51:12 +00:00
Roy Nieterau
fa7e07221e
Merge branch 'develop' into enhancement/create_placeholder_list_manual_creators 2025-02-17 10:52:09 +01:00
Jakub Trllo
0fb9edf539
Merge branch 'develop' into enhancement/remove-six-usage 2025-02-17 10:19:31 +01:00
Jakub Trllo
02b2279717 match typehints in arguments 2025-02-13 17:06:21 +01:00
Jakub Trllo
f28cfe4c0e modify code to be able run tests 2025-02-13 16:59:20 +01:00
Jakub Trllo
808eda5b3b
Merge branch 'develop' into enhancement/use-platformdirs 2025-02-13 16:15:54 +01:00
Jakub Trllo
04b7b137ff
Merge branch 'develop' into enhancement/1004-launcher-show-task-label-if-set-instead-of-name 2025-02-12 17:28:54 +01:00
Jakub Trllo
94a32c0a06 fix used variable name 2025-02-12 14:47:58 +01:00
Jakub Trllo
738916de53
Merge branch 'develop' into enhancement/pass-staging-env-to-farm 2025-02-12 14:37:48 +01:00
Jakub Trllo
c6093f7294 use task label if is filled 2025-02-12 14:31:28 +01:00
Jakub Trllo
4102b44815
Merge branch 'develop' into enhancement/add-placeholder-to-enum 2025-02-12 13:08:34 +01:00
Jakub Trllo
dffb1140fc
Merge branch 'develop' into enhancement/810-enumdef-multiselection-allow-no-items 2025-02-12 11:09:05 +01:00
Jakub Trllo
f0943753c4 set column stretch for pre-create attributes 2025-02-12 11:08:44 +01:00
Jakub Trllo
416657eefa added empty item 2025-02-12 11:05:55 +01:00
Jakub Trllo
5e066cdea6
Merge branch 'develop' into enhancement/add-placeholder-to-enum 2025-02-12 10:35:17 +01:00
Jakub Trllo
bfbc8baa3c use placeholder widgets in attribute definitions 2025-02-12 10:34:51 +01:00
Jakub Trllo
8a27bd5bc3 implemented 'PlaceholderPlainTextEdit' 2025-02-12 10:34:36 +01:00
Jakub Trllo
cbaefffabc multiselection EnumDef allows empty items 2025-02-11 18:55:04 +01:00
Jakub Trllo
21187bb28c use NoPen instead of transparent 2025-02-11 17:13:25 +01:00
Jakub Trllo
6a57b4c450 use odd numbers for frame size 2025-02-11 17:13:16 +01:00
Jakub Trllo
1d7036ffed formatting fixes 2025-02-11 15:49:48 +01:00
Jakub Trllo
74443c92e7 small tweaks 2025-02-11 15:37:00 +01:00
Mustafa Jafar
a77b6432d8
Merge branch 'develop' into enhancement/attributes_by_families 2025-02-11 16:12:04 +02:00
Jakub Trllo
b0927595a2 use new functions in cli.py 2025-02-11 14:54:24 +01:00
Jakub Trllo
1d8d417e53 added acre functionality to lib functions 2025-02-11 14:53:51 +01:00
Jakub Trllo
18c1ef04e6 use platformdirs instead of appdirs 2025-02-11 11:44:03 +01:00
Jakub Trllo
ac54c441ec remove six from pyblish pype 2025-02-10 19:01:24 +01:00
Jakub Trllo
a711f346fb don't use 'six' 2025-02-10 17:49:07 +01:00
Jakub Trllo
4b51f6479f change added version 2025-02-07 12:16:03 +01:00
Jakub Trllo
ccd5e44784 keep filling 'AYON_DEFAULT_SETTINGS_VARIANT' for now 2025-02-07 11:52:03 +01:00
Jakub Trllo
cdf7af65bf pass 'AYON_USE_STAGING' instead of 'AYON_DEFAULT_SETTINGS_VARIANT' 2025-02-07 11:20:56 +01:00
Jakub Trllo
c6f5988aae use same font size for placeholder as elsewhere 2025-02-06 17:13:29 +01:00
Roy Nieterau
c9e2b05636
Update client/ayon_core/pipeline/workfile/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-02-06 14:24:17 +01:00