Commit graph

41311 commits

Author SHA1 Message Date
Jakub Jezek
07ea80d2d7
Update fallback type field names in colorspace and settings modules
The commit updates the field name from "type" to "fallback_type" for consistency in the colorspace and settings modules.
2024-09-25 14:23:31 +02:00
Jakub Jezek
6085b6bd82
Refactor imageio settings conversion logic
Simplified conditional check for ocio_config_profiles presence.
2024-09-25 14:17:26 +02:00
Jakub Jezek
453995ac57
Update imageio config conversion to 0.4.5 version
Adjust imageio config conversion function to handle changes in settings from 0.4.4 to 0.4.5, ensuring proper profile usage and plugin conversion consistency.
2024-09-25 14:16:39 +02:00
Jakub Ježek
0ec170b215
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values 2024-09-25 14:13:31 +02:00
Jakub Trllo
af0159ae4a
Merge pull request #907 from BigRoy/chore/deliver_versions_remove_legacy_code
Deliver versions: Remove legacy code
2024-09-25 11:20:42 +02:00
Jakub Trllo
6897a2edd7
Merge branch 'develop' into chore/deliver_versions_remove_legacy_code 2024-09-25 11:19:44 +02:00
Petr Kalis
cf7d794feb
Merge pull request #908 from ynput/bugfix/AY-6779_Deadline-Maya-publish-fails-with-Given-file-names-contain-full-paths
Fix: Not removing absolute path in Maya DL submission
2024-09-24 14:53:37 +02:00
Roy Nieterau
284817df8e
Merge branch 'develop' into chore/deliver_versions_remove_legacy_code 2024-09-24 13:58:46 +02:00
Jakub Ježek
c5cc6cbc82
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values 2024-09-24 10:27:22 +02:00
Roy Nieterau
722bf4d066
Merge branch 'develop' into bugfix/AY-6779_Deadline-Maya-publish-fails-with-Given-file-names-contain-full-paths 2024-09-23 17:28:05 +02:00
Jakub Trllo
a7977ad6d7
Merge pull request #861 from ynput/enhancement/exception-for-artist-error
Publisher: Exception for artist error
2024-09-23 17:16:11 +02:00
Mustafa Jafar
82d77d21ee
Merge branch 'develop' into enhancement/exception-for-artist-error 2024-09-23 17:10:48 +03:00
Roy Nieterau
e9b67edc0f Remove legacy condition completely 2024-09-23 15:37:58 +02:00
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
Roy Nieterau
b85289080e Remove unused import 2024-09-23 15:02:12 +02:00
Roy Nieterau
cd5303ef7b Remove legacy code 2024-09-23 14:42:01 +02:00
Jakub Trllo
b2b933bc02 fix and simplify the visibility 2024-09-19 18:03:24 +02:00
Jakub Trllo
f5182f277c fix success publish page 2024-09-19 17:33:31 +02:00
Jakub Trllo
ac8848dd19 fix crash widget layour 2024-09-19 17:28:59 +02: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
3746645fe8
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values 2024-09-17 11:51:26 +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
774a7f7f60
Merge branch 'develop' into enhancement/exception-for-artist-error 2024-09-13 19:05:36 +02:00
Jakub Trllo
2fd99f232a fix expand button 2024-09-13 18:56:37 +02:00
Jakub Trllo
882d61f2f3 refactored validation error handling to publish error handling 2024-09-13 18:53:39 +02:00
Jakub Trllo
7ca0a354ca remove double line 2024-09-13 17:27:44 +02:00
Jakub Trllo
5be47d4f5b better typehint 2024-09-13 17:05:50 +02:00
Jakub Trllo
b4e0e32e1b show publish error as validation error 2024-09-13 17:05:39 +02:00
Jakub Trllo
d62b31c981 fix error message shown in progress bar 2024-09-13 17:05:18 +02:00
Jakub Trllo
d3d2f83677 added message to error info and simplified initialization 2024-09-13 17:04:51 +02:00