Commit graph

41263 commits

Author SHA1 Message Date
Mustafa Jafar
dddc9dcc6e
Merge branch 'develop' into enhancement/simplify_ExtractOIIOTranscode_settings 2024-09-19 20:55:21 +03:00
Jakub Ježek
d00fa72892
Merge pull request #44 from ynput/enhancement/OP-8218_Loader-OTIO-export-action
Add Loader OTIO export action - AY-3020
2024-09-19 10:41:10 +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
Jakub Trllo
7a9cf50c50
Merge pull request #896 from BigRoy/enhancement/AY-2224_add_show_in_ayon_launcher_action
Add "Show in AYON" launcher action
2024-09-18 17:04:05 +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
Jakub Trllo
cc38846a77
Merge pull request #881 from BigRoy/chore/extract_burning_missing_space
Chore: Extract Burnin typos/grammar fixes
2024-09-18 11:06:24 +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
1316fe5703
Merge pull request #883 from BigRoy/enhancement/context_entities_use_task_level_attributes
Get context attributes from current task entity instead of folder
2024-09-18 00:46:22 +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
0d8d43fde3
Merge pull request #894 from ynput/enhancement/use-transient-data-for-promised-context
Create Context: Use transient data for promised context
2024-09-17 13:15:36 +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
MustafaJafar
3c5603c924 fix line lengths 2024-09-16 23:47:41 +03:00
Mustafa Jafar
e7f68709eb
Merge branch 'develop' into enhancement/simplify_ExtractOIIOTranscode_settings 2024-09-16 23:43:08 +03: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
e54ecd62e6
Merge pull request #865 from ynput/enhancement/remove-openpype-compatibility
Chore: Remove OpenPype compatibility
2024-09-13 16:32:14 +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
7a0b6084d0
Merge pull request #884 from BigRoy/chore/fix_typos
Fix attribute_definitions.py typos
2024-09-12 16:02:13 +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
da90754ed2
Merge pull request #880 from ynput/enhancement/878-publisher-allow-context-promise
Create: Allow context promise for editorial workflow
2024-09-12 11:02:45 +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
fde3a73607
Merge pull request #885 from BigRoy/bug/avoid_redefinition_of_variable_name_in_burnin_otio
Avoid redefinition of variable name in burnin OTIO
2024-09-12 10:16:30 +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
MustafaJafar
e29ade4e7d Add tool tips for ExtractOIIOTranscode settings 2024-09-11 11:49:09 +03:00
Roy Nieterau
63bde65b8f
Merge pull request #882 from BigRoy/enhancement/extract_review_support_tiff
Allow `.tif` and `.tiff` extensions for review
2024-09-11 09:52:12 +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
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