Commit graph

42149 commits

Author SHA1 Message Date
Jakub Ježek
fa4745db97
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values 2024-09-26 14:37:20 +02:00
Mustafa Jafar
fa54805d94
enhance a condition in _convert_oiio_transcode_0_4_5
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-26 12:06:28 +03:00
MustafaJafar
6f2e69c3f7 fix code linting 2024-09-26 12:02:39 +03:00
Mustafa Jafar
4f1202e3a9
Merge branch 'develop' into enhancement/simplify_ExtractOIIOTranscode_settings 2024-09-26 11:57:59 +03:00
Mustafa Jafar
85752510f0
optimize _convert_oiio_transcode_0_4_5
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-26 11:57:49 +03:00
ReeceMulley
7d9390e9d5
improved OIIO subimages handling 2024-09-26 15:34:31 +10:00
Roy Nieterau
f9b962d233 Add cinema4d to HOST_WORKFILE_EXTENSIONS constants 2024-09-26 00:07:26 +02:00
Roy Nieterau
166ac0a5f7 Add cinema4d to OCIO prelaunch hook 2024-09-25 23:57:12 +02:00
robin
a10f0e5968 Implement linux counterpart to manage.sh 2024-09-25 17:52:46 -04:00
robin@ynput.io
8136ca593b merge with latest changes 2024-09-25 16:23:31 -04:00
robin@ynput.io
ee95a198aa Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence 2024-09-25 16:20:23 -04:00
robin@ynput.io
ee749d052e Merge branch 'develop' into bugfix/#895_fix_extract_otio_review 2024-09-25 16:18:02 -04:00
robin@ynput.io
7a83b8ec97 Add test for tail handles only. 2024-09-25 13:06:28 -04:00
Petr Kalis
3685a5e476
Merge pull request #913 from ynput/bugfix/AY-2275_sync-dependent-representations-when-loading-maya-file
Fix: download referenced representations when synchronizing workfile via SiteSync addon
2024-09-25 17:39:14 +02:00
Petr Kalis
efb69ddef1
Merge branch 'develop' into bugfix/AY-2275_sync-dependent-representations-when-loading-maya-file 2024-09-25 17:38:47 +02:00
Jakub Jezek
2980f10040
Add client path to sys.path and run repository from code
- Added client path to sys.path in conftest.py
- Implemented function to run the repository from code in manage.ps1
2024-09-25 16:06:24 +02:00
Jakub Ježek
d5929ceae5
Merge branch 'develop' into enhancement/simplify_ExtractOIIOTranscode_settings 2024-09-25 14:33:16 +02:00
Jakub Jezek
6aa31e8788
fixing typo
Changed function name from '_conver_publish_plugins' to '_convert_publish_plugins' for consistency and clarity. Updated the function call accordingly in 'convert_settings_overrides'.
2024-09-25 14:24:52 +02:00
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
Roy Nieterau
af836269f6
Merge branch 'develop' into enhancement/integrator_log_full_path_filename 2024-09-25 12:40:45 +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
Jakub Trllo
dbb427f7a7
Merge branch 'develop' into enhancement/AY-5552_Publisher-attr-defs-per-instance 2024-09-25 09:56:38 +02:00
Robin De Lillo
885f8acd2b
Update client/ayon_core/pipeline/editorial.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-24 17:33:17 -04:00
robin@ynput.io
4b27971a8e Adjust comment. 2024-09-24 17:26:37 -04:00
robin@ynput.io
6d31cd723c Add unit tests. 2024-09-24 17:14:42 -04:00
robin@ynput.io
77fac00ecc Make it work even with image sequence and embedded timecodes. 2024-09-24 12:50:52 -04: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
Petr Kalis
7c16023409
Fix docstring type definition
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-09-24 14:49:20 +02:00
Roy Nieterau
284817df8e
Merge branch 'develop' into chore/deliver_versions_remove_legacy_code 2024-09-24 13:58:46 +02:00
Petr Kalis
7106ff0441 Refactor remove unneeded check for adding to set 2024-09-24 12:49:19 +02:00
Petr Kalis
2c673ea4c4 Refactor adding site to linked representations
Previously it was handled by ugly exception, not it actually checks if representation files are present and if not it forces redownload immediately.
2024-09-24 12:48:34 +02:00
Petr Kalis
2bd7f814bf Fix directions of links
Currently workfile instance is on 'outside' side of reference link, we must look for 'input' reference links for it
2024-09-24 12:47:12 +02:00
Petr Kalis
ebbd65cc69 Refactor imports 2024-09-24 12:45:54 +02:00
Petr Kalis
5189ee7724 Added docstrings 2024-09-24 12:45:37 +02:00
Petr Kalis
d93c114d14 Fix querying of loadedVersions
It si only in context.data, without it 'reference' links (of loaded containers) won't be created.
2024-09-24 12:45:18 +02:00
Mustafa Jafar
c6ffc0f5ed
Merge branch 'develop' into bugfix/workfile_builder_on_start 2024-09-24 11:51:24 +03:00
Jakub Ježek
201c91a28b
Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence 2024-09-24 10:34:04 +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
cb98ef2302
Merge branch 'develop' into feature/add_pyblish_debug_stepper_to_exprimental_tools 2024-09-24 02:54:50 +02:00
Roy Nieterau
b946ed64f3 Add simple filter field to quickly filter to certain keys only 2024-09-24 02:51:49 +02:00
Roy Nieterau
c9ea3dddd0 Cosmetics 2024-09-24 02:44:36 +02:00
Roy Nieterau
b905dfe4bb Support PySide6 2024-09-24 02:41:30 +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