Commit graph

3429 commits

Author SHA1 Message Date
Petr Kalis
ffd5482018 Fix not removing absolute path in Maya DL submission
This occured only in Maya (or DCC with AOV), caused pasting whole absolute path to metadata.json which could caused `Given file names contain full paths` (if ValidateExpectedFiles was disabled).
'files' is expecting only file names, not full path.
2024-09-23 15:17:47 +02:00
Jakub Ježek
6143041b3b
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action 2024-09-19 10:38:06 +02:00
Roy Nieterau
78f8767e4c
Merge branch 'develop' into enhancement/AY-2224_add_show_in_ayon_launcher_action 2024-09-18 12:02:41 +02:00
Roy Nieterau
5090732cf8
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-18 12:02:25 +02:00
Roy Nieterau
0d3f9dfdd5 Merge branch 'chore/extract_burning_missing_space' of https://github.com/BigRoy/ayon-core into chore/extract_burning_missing_space 2024-09-18 00:52:00 +02:00
Roy Nieterau
086b452a02 Reformat based on code review 2024-09-18 00:51:19 +02:00
Roy Nieterau
c2cfef7703
Apply suggestions from code review
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-18 00:48:44 +02:00
Roy Nieterau
9c3194c38a
Merge branch 'develop' into chore/extract_burning_missing_space 2024-09-18 00:47:39 +02:00
Roy Nieterau
d098bc6208
Merge branch 'develop' into enhancement/context_entities_use_task_level_attributes 2024-09-18 00:45:58 +02:00
Roy Nieterau
15c7256901 Add "Show in AYON" launcher action 2024-09-17 20:30:11 +02:00
Jakub Trllo
15c8aad1d8 removed unused import 2024-09-17 12:20:21 +02:00
Jakub Trllo
dae923f286 better parenting and layout of widgets 2024-09-17 12:15:38 +02:00
Jakub Trllo
64f45cf7c2 added 'OTIO' to globals 2024-09-17 12:15:05 +02:00
Jakub Jezek
e485eda611
Rename test file for OTIO export plugin
- Renamed test_transcoding.py to test_export_otio.py
- Updated import path for get_image_info_metadata function.
2024-09-17 10:36:31 +02:00
Jakub Jezek
ede1b17370
moving out specific method from generic library 2024-09-17 10:26:45 +02:00
Jakub Jezek
23a63d6abf
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action 2024-09-17 10:11:03 +02:00
Jakub Trllo
484bd4455c use transient data for promised context 2024-09-16 19:08:07 +02:00
Roy Nieterau
e0ff114283
Merge branch 'develop' into enhancement/context_entities_use_task_level_attributes 2024-09-16 11:58:57 +02:00
Jakub Trllo
e43cb8af3f
Merge branch 'develop' into enhancement/remove-openpype-compatibility 2024-09-13 15:42:08 +02:00
Roy Nieterau
eb0964ca78
Merge branch 'develop' into enhancement/context_entities_use_task_level_attributes 2024-09-12 23:46:19 +02:00
Jakub Trllo
334b29c4a2
Merge branch 'develop' into chore/fix_typos 2024-09-12 15:59:42 +02:00
Roy Nieterau
a3f735328f Merge branch 'chore/fix_typos' of https://github.com/BigRoy/ayon-core into chore/fix_typos 2024-09-12 15:56:28 +02:00
Roy Nieterau
ed2a310203 Grammar 2024-09-12 15:51:57 +02:00
Roy Nieterau
f4c6380585 Remove unused import 2024-09-12 15:51:22 +02:00
Roy Nieterau
23ac8b9ca7
Update client/ayon_core/lib/attribute_definitions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-12 15:49:42 +02:00
Jakub Trllo
5e4d9f1dbf
Merge branch 'develop' into enhancement/878-publisher-allow-context-promise 2024-09-12 10:54:12 +02:00
Jakub Trllo
62266c8cc9
Merge branch 'develop' into bug/avoid_redefinition_of_variable_name_in_burnin_otio 2024-09-12 09:59:56 +02:00
Roy Nieterau
440d2271d4 Fix variable redeclaration 2024-09-11 20:33:45 +02:00
Roy Nieterau
e0ab613d96 Fix typos, ported from https://github.com/ynput/OpenPype/pull/6346 2024-09-11 19:55:36 +02:00
Roy Nieterau
b55a3e5974 Get context attributes from current task entity (if current task is set) instead of from folder entity 2024-09-10 23:10:28 +02:00
Roy Nieterau
f38fad901d Allow .tif and .tiff extensions for review 2024-09-10 22:02:05 +02:00
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
Jakub Trllo
f618de8fa2
Merge branch 'develop' into enhancement/remove-openpype-compatibility 2024-09-10 14:11:59 +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
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
2e039af015 Fix if statement 2024-09-06 10:30:51 +02: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
Petr Kalis
916c9a6257 Added todo note to get rid of instance variable 2024-09-05 12:48:32 +02:00
Petr Kalis
4faf71b8e7 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/AY-6027_Wrong-name-in-mp4-produced-during-the-publishing 2024-09-05 12:26:24 +02:00
Jakub Trllo
73e125639b remove trailing spaces 2024-09-04 10:29:56 +02:00
Jakub Trllo
482b5ef227
Merge branch 'develop' into enhancement/stricter-ruff 2024-09-04 10:21:08 +02:00
Jakub Trllo
ab24518f96
Merge branch 'develop' into enhancement/not_found_task_entity_path_warning_log 2024-09-04 10:13:21 +02:00
Roy Nieterau
690bc64636
Merge branch 'develop' into enhancement/better_error_on_unsaved_workfile 2024-09-04 02:03:09 +02:00
Roy Nieterau
614f2d4f63 Avoid double quotes around paths 2024-09-03 22:18:16 +02:00