Jakub Trllo
db41e53511
updated create package script
2024-10-02 14:40:01 +02:00
Jakub Trllo
616f8eece4
Merge pull request #871 from ynput/bugfix/workfile_builder_on_start
...
fix running builder on start if scene is the default empty scene
2024-10-02 11:33:26 +02:00
Mustafa Jafar
8bd0c9ca07
Merge branch 'develop' into bugfix/workfile_builder_on_start
2024-10-02 12:27:53 +03:00
MustafaJafar
7298ddb745
add note about using more accurate variable names
2024-10-02 12:27:32 +03:00
Jakub Trllo
ddd18831a4
Merge pull request #834 from ynput/enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values
...
Refactor OCIO config handling, introduce fallback mechanism
2024-10-02 10:24:09 +02:00
Jakub Jezek
0b9cea926c
Refactor code for better readability and consistency.
...
- Refactored code to improve readability by adjusting indentation and line breaks.
- Made changes to ensure consistent formatting of the code.
2024-10-02 10:12:51 +02:00
Jakub Jezek
ce977ab07e
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values
2024-10-02 10:12:19 +02:00
Jakub Jezek
589a642d69
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values
2024-10-02 10:10:57 +02:00
Jakub Ježek
8b14e79629
Update server/settings/conversion.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-10-02 10:03:28 +02:00
Jakub Ježek
e299b405fc
Update server/settings/conversion.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-10-02 10:01:33 +02:00
Mustafa Jafar
5142a0732f
Merge pull request #853 from ynput/enhancement/simplify_ExtractOIIOTranscode_settings
...
OIIO Transcode: Simplify Extract OIIO transcode settings
2024-10-02 10:48:43 +03:00
Mustafa Jafar
8bbd03d54d
Merge branch 'develop' into enhancement/simplify_ExtractOIIOTranscode_settings
2024-10-02 10:45:52 +03:00
Jakub Trllo
2d59d4c246
Merge pull request #926 from ynput/enhancement/remove-unused-variable
...
Chore: Remove 'HOST_WORKFILE_EXTENSIONS'
2024-10-01 10:21:54 +02:00
Jakub Trllo
df1b92e83c
Merge branch 'develop' into enhancement/remove-unused-variable
2024-10-01 10:21:02 +02:00
Jakub Trllo
c31acb9e3c
Merge pull request #924 from BigRoy/enhancement/raise_publisher_ui_on_show_tool
...
Raise Publisher UI to front when already opened
2024-10-01 10:20:29 +02:00
Roy Nieterau
789a35dd14
Merge branch 'develop' into enhancement/remove-unused-variable
2024-10-01 10:20:09 +02:00
Roy Nieterau
3ed560cd07
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/raise_publisher_ui_on_show_tool
2024-10-01 10:15:32 +02:00
Roy Nieterau
d667f21625
Move logic to make_sure_is_visible
2024-10-01 10:15:23 +02:00
Roy Nieterau
53ffc37f35
Merge pull request #906 from BigRoy/bugfix/AY-6775_deliver_versions_udim
...
Fix delivering UDIMs using {udim} in delivery template
2024-09-30 23:37:47 +02:00
Roy Nieterau
89a4d5062f
Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/AY-6775_deliver_versions_udim
...
# Conflicts:
# client/ayon_core/plugins/load/delivery.py
2024-09-30 23:37:01 +02:00
Jakub Trllo
3712152cb7
removed 'HOST_WORKFILE_EXTENSIONS'
2024-09-30 16:52:48 +02:00
Jakub Trllo
28d30bc4ba
added release trigger action
2024-09-30 14:11:11 +02:00
Jakub Trllo
0c35ccc296
Merge pull request #903 from BigRoy/enhancement/integrator_log_full_path_filename
...
Integrator: Log the filepath if invalidated for being fullpath for clearer log
2024-09-30 13:11:16 +02:00
Jakub Trllo
931f6b312d
Merge branch 'develop' into enhancement/integrator_log_full_path_filename
2024-09-30 13:10:47 +02:00
Jakub Trllo
8784f8ea01
Merge pull request #919 from BigRoy/enhancement/cinema4d_hooks
...
Add cinema4d to OCIO prelaunch hook
2024-09-30 13:07:53 +02:00
Roy Nieterau
f17529b051
Make Publisher UI raised to the front when clicking AYON > Create... or AYON > Publish... in host integrations if it was already opened.
2024-09-27 13:05:31 +02:00
Roy Nieterau
ceea08636b
Add validate file saved for Cinema4D
2024-09-26 17:06:34 +02:00
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
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
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 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
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