Commit graph

42149 commits

Author SHA1 Message Date
Roy Nieterau
264ff3f217 Cosmetics 2024-09-10 21:58:52 +02:00
Roy Nieterau
ed98707347 Add missing space in log message 2024-09-10 21:41:00 +02:00
Jakub Trllo
930e10f63d insntances with context promise have disabled inputs 2024-09-10 18:30:09 +02:00
Jakub Trllo
66353ec8c4 change how context validation happens on instances 2024-09-10 18:29:48 +02:00
Mustafa Jafar
5fd48156fb
Merge branch 'develop' into bugfix/workfile_builder_on_start 2024-09-10 18:07:42 +03:00
Mustafa Jafar
d1363a8dd1
Merge branch 'develop' into enhancement/simplify_ExtractOIIOTranscode_settings 2024-09-10 18:05:49 +03:00
Jakub Trllo
f618de8fa2
Merge branch 'develop' into enhancement/remove-openpype-compatibility 2024-09-10 14:11:59 +02:00
Jakub Trllo
7653e098ce
Merge pull request #875 from BigRoy/enhancement/workfile_template_resolve_path
Workfile template builder: Allow custom `resolve_template_path`
2024-09-10 14:09:27 +02:00
Jakub Trllo
7a6484ea83
Merge branch 'develop' into enhancement/exception-for-artist-error 2024-09-10 14:04:05 +02:00
Jakub Trllo
079a7967b7 move crash widget to left 2024-09-10 14:02:28 +02:00
Jakub Trllo
58fc67eed8 make logs visible based on unknown error 2024-09-10 14:02:19 +02:00
Jakub Trllo
56b8ca9d38 added is_unknown_error to error info 2024-09-10 14:02:01 +02:00
Jakub Trllo
17f76c761f use explicit margins 2024-09-10 14:01:47 +02:00
Jakub Trllo
4c809f9278 calculate message at the time of emit 2024-09-10 11:09:47 +02:00
Jakub Trllo
6099d4a5ae move propagate to publish iterator 2024-09-10 11:03:44 +02:00
Jakub Trllo
2a2b956312 do not log into console during publishing 2024-09-10 10:46:50 +02:00
Roy Nieterau
057a5fffcf Simplify logic 2024-09-09 17:23:26 +02:00
Roy Nieterau
dac3dfb5e7 Merge branch 'enhancement/workfile_template_resolve_path' of https://github.com/BigRoy/ayon-core into enhancement/workfile_template_resolve_path 2024-09-09 16:22:58 +02:00
Roy Nieterau
0f0b7db2e1 Fix grammar in comment 2024-09-09 16:22:37 +02:00
Roy Nieterau
a8a69766ad Move more logic into the resolve_template_path method 2024-09-09 16:22:29 +02:00
Roy Nieterau
cfcce21383 Separate into variables for readability 2024-09-09 16:14:25 +02:00
Roy Nieterau
d65b84cf2f Tweak comment to describe both the cases in the if statement 2024-09-09 16:09:21 +02:00
Roy Nieterau
522b205a92 Refactor logic with better function names 2024-09-09 16:07:17 +02:00
Roy Nieterau
e7f7eaba68 Elaborate more 2024-09-09 16:01:57 +02:00
Roy Nieterau
3df68ef2a5 workfile_creation_enabled docstring, first explain the True case. 2024-09-09 15:59:32 +02:00
Roy Nieterau
a27157f46d Please @fabiaserra's eyes with better indentation 2024-09-09 15:58:20 +02:00
Jakub Trllo
0770a260aa
Merge branch 'develop' into enhancement/AY-5552_Publisher-attr-defs-per-instance 2024-09-09 10:31:38 +02:00
Jakub Trllo
b3f39ba41c data to store does not have to have 'AttributeValues' 2024-09-06 18:59:28 +02:00
Jakub Trllo
bbd3881e52 implemented 'update_create_attr_defs' 2024-09-06 18:51:25 +02:00
Jakub Trllo
f03983dfda use 'get_attr_defs_for_instance' after creation 2024-09-06 18:50:09 +02:00
Roy Nieterau
0faaadab51 Fix case of explicit load import and improve docstring 2024-09-06 17:47:25 +02:00
Roy Nieterau
cac1791d15 Merge branch 'bugfix/workfile_builder_on_start' of https://github.com/ynput/ayon-core into bugfix/workfile_builder_on_start 2024-09-06 17:36:08 +02:00
Roy Nieterau
0ca2e1044f Fix argument signature 2024-09-06 17:35:43 +02:00
Roy Nieterau
c349f7e862
Merge branch 'develop' into bugfix/workfile_builder_on_start 2024-09-06 17:34:26 +02:00
Roy Nieterau
b470ff214d Elaborate create_first_version argument to differentiate from workfile_creation_enabled 2024-09-06 17:33:55 +02:00
Roy Nieterau
a653ed64e4 🎉 workfile_creation_enabled argument was actually useful after all 2024-09-06 17:31:24 +02:00
Roy Nieterau
0dada0349c
Merge branch 'develop' into enhancement/workfile_template_resolve_path 2024-09-06 17:20:17 +02:00
Roy Nieterau
f0af0a5700 Allow custom resolve_template_path to be implemented by AYON addon integrations 2024-09-06 17:17:45 +02:00
Roy Nieterau
df203db3d7 Refactor the build_template function for readability 2024-09-06 17:16:28 +02:00
Kayla Man
b532355218
Merge pull request #873 from BigRoy/bugfix/maya_scriptsmenu_2025
Maya 2025: Should display scriptsmenu correctly instead of only search bar
2024-09-06 22:41:01 +08:00
MustafaJafar
274585ced6 Optimize the code 2024-09-06 11:41:21 +03:00
Roy Nieterau
2e039af015 Fix if statement 2024-09-06 10:30:51 +02:00
Roy Nieterau
f526245d21
Merge branch 'develop' into enhancement/AY-5552_Publisher-attr-defs-per-instance 2024-09-06 01:48:42 +02:00
Roy Nieterau
167ec7a3ee
Merge pull request #872 from BigRoy/enhancement/workfile_template_build_allow_empty_repre_name
Workfile template build: Allow empty representation name
2024-09-06 00:51:47 +02:00
MustafaJafar
e4881e2fec refactor and simplify build_template method 2024-09-05 22:04:55 +03:00
Roy Nieterau
b636658f43 Allow placeholder representation name to be set as an empty value to load all representations 2024-09-05 20:57:20 +02:00
MustafaJafar
49448fc3ff fix running builder on start if scene is the default scene 2024-09-05 16:08:03 +03:00
Petr Kalis
364842d37f
Merge pull request #845 from ynput/enhancement/AY-6027_Wrong-name-in-mp4-produced-during-the-publishing
Provided unique folder name based file prefix in Extract OTIO review
2024-09-05 12:50:17 +02:00
Petr Kalis
7c728237be Merge remote-tracking branch 'origin/enhancement/AY-6027_Wrong-name-in-mp4-produced-during-the-publishing' into enhancement/AY-6027_Wrong-name-in-mp4-produced-during-the-publishing 2024-09-05 12:49:13 +02:00
Petr Kalis
916c9a6257 Added todo note to get rid of instance variable 2024-09-05 12:48:32 +02:00