Roy Nieterau
8f4f990b22
Bump addon version (again, because develop just got bumped)
2024-06-18 12:21:48 +02:00
Roy Nieterau
0a8c478d0f
Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/houdini_usdrender_deadline_submission
2024-06-18 12:21:13 +02:00
Roy Nieterau
7d7e6c0297
Bump addon version
2024-06-18 12:09:58 +02:00
Roy Nieterau
35e557671b
Fix typo
2024-06-18 12:09:26 +02:00
Simone Barbieri
b485f32fbc
Merge branch 'develop' into enhancement/AY-991_Blender-Deadline-asset-dependencies
2024-06-18 10:55:14 +01:00
Simone Barbieri
7dc954fa83
Bumped blender version
2024-06-18 10:51:43 +01:00
Simone Barbieri
ce44538c2e
Removed unused function
2024-06-18 10:40:54 +01:00
Jakub Trllo
3ee74b92b9
bump version to 0.3.2
2024-06-18 10:22:23 +02:00
Jakub Trllo
95a76c85c8
Merge branch 'develop' into bugfix/houdini_validate_workfile_paths_keyframes
...
# Conflicts:
# server_addon/houdini/client/ayon_houdini/version.py
2024-06-18 10:21:10 +02:00
Simone Barbieri
7a6fc0d00c
Merge branch 'develop' into enhancement/AY-991_Blender-Deadline-asset-dependencies
2024-06-17 16:53:03 +01:00
Kayla Man
c5e8e7451b
Merge branch 'develop' into bugfix/implement_backward_compatibility_for_version_up_workfile
2024-06-17 22:29:26 +08:00
Kayla Man
4640f115de
implement try except statement - ondrej's comment
2024-06-17 21:02:19 +08:00
Kayla Man
b2921651ae
implement backward compatibility for the settting version up workfile
2024-06-17 20:43:08 +08:00
Jakub Trllo
8ff06a91ed
Merge branch 'develop' into enhancement/dont-crash-on-missing-deadline
2024-06-17 14:16:17 +02:00
Jakub Jezek
0b3bfe2201
adding deprecation flag on OCIO config override settings
2024-06-17 14:07:27 +02:00
Jakub Trllo
82ff863112
bump maya version to '0.2.4'
2024-06-17 13:32:29 +02:00
Jakub Trllo
1c9fbb145b
validate if deadline addon settings are available
2024-06-17 13:30:39 +02:00
Jakub Trllo
3316936865
Merge branch 'develop' into bugfix/fix_collect_explicit_colorspace_enabled
2024-06-17 10:18:30 +02:00
Jakub Trllo
0a98241e0e
Merge branch 'develop' into enhancement/applications-addon-decouple
2024-06-14 15:51:42 +02:00
Jakub Ježek
48aecf846d
Merge branch 'develop' into enhancement/AY-5270_Nuke-Enhance-Viewer-process-override-with-colorspace-display-view
2024-06-14 12:25:22 +02:00
Jakub Jezek
768afdb2d8
Update imageio and viewer settings to version 0.2.3,
...
refactor functions for consistency.
2024-06-14 12:25:11 +02:00
Jakub Ježek
a33758792c
Update server_addon/nuke/client/ayon_nuke/api/plugin.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-14 12:22:42 +02:00
Jakub Ježek
0e1c0c506f
Update server_addon/nuke/client/ayon_nuke/api/lib.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-14 12:22:30 +02:00
Ondřej Samohel
dcdf008f5c
Merge branch 'develop' into bugfix/AY-5777_HDA-products-different-folder-paths-same-product-name
2024-06-14 12:01:44 +02:00
Jakub Jezek
4c8a6f07ff
Remove unused process_workfile_builder function from pipeline module
...
The commit removes the unused process_workfile_builder function from the pipeline module.
2024-06-14 11:42:42 +02:00
Jakub Jezek
9f85d4a240
Remove unnecessary callback for workfile builder in pipeline.py.
...
Improve script load settings.
2024-06-14 11:41:29 +02:00
Jakub Jezek
8c5f46dc13
Refactor saving and opening workfiles, display push message.
...
- Refactored saving and opening workfiles in `main()` function.
- Display a message indicating the pushed workfile path after pushing to project.
2024-06-14 11:41:11 +02:00
Jakub Jezek
7e7995baf9
Merge branch 'develop' into feature/AY-742_copy-to-breakdown-project
2024-06-14 11:18:41 +02:00
Jakub Jezek
87ecae829e
linting fix
2024-06-13 23:17:26 +02:00
Jakub Jezek
eb672f534f
linting fixes
2024-06-13 23:16:28 +02:00
Jakub Jezek
5e4bc0b51b
Formatting of display and view profiles with anatomy data.
...
Remove unused imports, refactor knob creation and updating functions, improve logging messages for better clarity, update
2024-06-13 22:55:36 +02:00
MustafaJafar
f8e928f36c
raise LoadError instead of RuntimeError
2024-06-13 19:37:48 +03:00
Jakub Jezek
2d13f9787f
Update set_viewers_colorspace method to
...
handle imageio_nuke dictionary, refactor ExporterReviewMov class to support different colorspaces for baking, and adjust settings in PublishPluginsModel.
2024-06-13 17:27:23 +02:00
Jakub Jezek
4a80413232
Merge branch 'develop' into enhancement/AY-5270_Nuke-Enhance-Viewer-process-override-with-colorspace-display-view
2024-06-13 15:30:27 +02:00
Jakub Jezek
84616064dc
settings conversions
...
Refactor settings conversions for better viewer configuration handling.
- Added `_isGroup` attribute to models
- Implemented functions to extract display and viewer from strings
- Updated conversion functions for imageio settings
2024-06-13 15:30:20 +02:00
Kayla Man
a9771b8ca5
Merge branch 'develop' into bugfix/incorrect_fps_max_point_cache_loader
2024-06-13 16:46:50 +08:00
Kayla Man
edd19c3135
reset frame range & frame rate for the correct frame range & fps value
2024-06-13 14:25:57 +08:00
MustafaJafar
cc6c24c982
use the first hda_def instead of using a for loop
2024-06-12 18:29:38 +03:00
Jakub Jezek
abf4a1ff85
Merge branch 'develop' into enhancement/AY-5270_Nuke-Enhance-Viewer-process-override-with-colorspace-display-view
2024-06-12 17:25:46 +02:00
MustafaJafar
f464d19032
use the folder_path argument instead of get_current_folder_path()
2024-06-12 18:15:04 +03:00
Jakub Trllo
513826d608
remove unused import
2024-06-12 16:52:44 +02:00
Jakub Ježek
13c8c88066
Merge branch 'develop' into enhancement/AY-2612-resolve-adaptation-colorbleed-plugins
2024-06-12 16:22:46 +02:00
MustafaJafar
92c000aabf
create HDA with unique type name
2024-06-12 16:54:31 +03:00
MustafaJafar
66994e81ca
Get the type name from the HDA definition
2024-06-12 16:53:43 +03:00
Jakub Trllo
70b5ac7798
bump maya version to '0.2.3'
2024-06-12 13:49:23 +02:00
Jakub Trllo
fca9eaa423
fix pre create attributes in look
2024-06-12 13:49:02 +02:00
Jakub Trllo
5a74d5c986
do not pass self to the function
2024-06-12 13:48:52 +02:00
Jakub Trllo
820bb7318e
don't call 'super' in 'get_instance_attr_defs'
2024-06-12 13:48:35 +02:00
Jakub Trllo
da1bb3fad5
pointcache does not append attr definitions to base list but to new list
2024-06-12 13:28:20 +02:00
Kayla Man
e8107e2b97
Update server_addon/max/client/ayon_max/plugins/load/load_pointcache.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-06-12 19:23:01 +08:00