Commit graph

36199 commits

Author SHA1 Message Date
Jakub Jezek
7ffed6b807
Refactor LoadClip plugin to set colorspace to read node
The commit refactors the LoadClip plugin by introducing a new method `set_colorspace_to_node` that sets the colorspace of the read node. The method retrieves the colorspace data from both the version and representation documents, as well as from the file's filerules. It then validates and sets the appropriate colorspace for the read node.

This change improves code readability and maintainability by separating concerns related to setting colorspace into a dedicated method.
2024-02-14 11:57:20 +01:00
Jakub Trllo
2f8b54aaf6
Merge pull request #60 from ynput/bugfix/fix-dirmap-keys
Nuke: Use correct dirmap key
2024-02-14 11:46:52 +01:00
Jakub Trllo
e86555b2cc use correct dirmap key in nuke 2024-02-14 11:43:23 +01:00
Kayla Man
743e2c5829
Merge pull request #18 from Sponge96/max_tweaks
Max: updated implementation of save_scene + small QOL improvements to host
2024-02-14 17:18:56 +08:00
Kayla Man
a36bd63da7 some style tweaks on pipeline 2024-02-14 17:15:05 +08:00
Sponge96
09dfae0b93
Merge branch 'develop' into max_tweaks 2024-02-14 08:55:24 +00:00
Sponge96
e43e234419
refactor: replaced OP imports with ayon-core
Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
2024-02-14 08:50:45 +00:00
Sponge96
d80ba2bac4
fix: removed artifact syntax
Co-authored-by: Kayla Man <64118225+moonyuet@users.noreply.github.com>
2024-02-14 08:50:08 +00:00
Jakub Trllo
4a016e4f99
Merge pull request #50 from ynput/enhancement/OP-8200_Traypublisher-use-AYON-settings
TrayPublisher: Use AYON settings
2024-02-13 17:19:17 +01:00
Jakub Trllo
551184e3c2 change variables used during create editorial 2024-02-13 16:56:18 +01:00
Jakub Trllo
0669ef30c8 use new settings structure in ShotMetadataSolver 2024-02-13 16:56:03 +01:00
Jakub Trllo
197d3d6786 change how setting are applied in editorial creator 2024-02-13 16:55:45 +01:00
Jakub Trllo
6c158157cc modify SettingsCreator to match new settings 2024-02-13 16:53:14 +01:00
Jakub Trllo
40dc41a7a9 remove conversion of traypublisher settings 2024-02-13 16:52:51 +01:00
Jakub Trllo
332202fe99
Merge pull request #20 from ynput/enhancement/OP-8157_Use-AYON-settings
Use AYON settings - Part 1
2024-02-13 16:35:20 +01:00
Jakub Trllo
4529a59889 fix 'RenderSettings' to 'render_settings' in deadline 2024-02-13 14:25:41 +01:00
Jakub Trllo
c24acc49f3
Merge pull request #40 from ynput/enhancement/add-version-to-deadline-plugin
Deadline: Version GlobalJobPreLoad
2024-02-13 13:09:12 +01:00
Jakub Trllo
6bb04dfe08 fix 'RenderSettings' key usage 2024-02-13 13:06:48 +01:00
Jakub Trllo
c35c104e1e
Merge pull request #34 from ynput/enhancement/harmony-env-variable-prefix
Harmony: Use AYON prefix in env variables
2024-02-13 12:03:31 +01:00
Jakub Trllo
20487204ba added 3dsmax imageio conversion back 2024-02-13 11:57:39 +01:00
Jakub Trllo
0a02c360ca Merge branch 'develop' into enhancement/OP-8157_Use-AYON-settings 2024-02-13 11:54:29 +01:00
Jakub Trllo
2b593c2271
Merge pull request #46 from ynput/bugfix/set-only-available-end-variables
Core: Do not force asset and task during publishing
2024-02-13 11:53:10 +01:00
Jakub Trllo
2d33fd7d19 Merge branch 'develop' into bugfix/set-only-available-end-variables 2024-02-13 11:49:20 +01:00
Jakub Trllo
e4778d5baf
Merge pull request #45 from ynput/bugfix/test-import-fix
Test import fix
2024-02-13 11:49:02 +01:00
Jakub Trllo
62d76f7b11 add missing items to '__all__' 2024-02-13 11:45:46 +01:00
Jakub Trllo
742a39ea9e use new location of 'is_in_tests' 2024-02-13 11:45:33 +01:00
Jakub Trllo
9ce795dced implement 'is_in_tests' in lib 2024-02-13 11:45:02 +01:00
Jakub Trllo
0fb5c68ee8 do not force asset and task during publishing 2024-02-13 11:31:41 +01:00
Jakub Trllo
b5b4ec2e80 round loader colors 2024-02-13 11:17:48 +01:00
Jakub Trllo
d751fdd798
fix return docstring
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-02-13 11:00:45 +01:00
Jakub Trllo
f221dfa425
Change label back 2024-02-13 10:53:11 +01:00
Jakub Trllo
6aa2b73bbb
Merge pull request #30 from ynput/enhancement/remove-mongo-dependencies
Remove mongo dependencies from client
2024-02-13 10:45:06 +01:00
Jakub Trllo
8b5a28ee90
Merge pull request #29 from ynput/enhancement/remove-client-tests
Removed tests in client codebase
2024-02-13 10:44:56 +01:00
Jakub Trllo
646a40635d add version to AYON plugin 2024-02-13 10:29:19 +01:00
Jakub Trllo
21a10c53d7
Merge pull request #14 from ynput/enhancement/shortcut_to_open_template
Add shortcut to open template for current context
2024-02-13 10:25:44 +01:00
Jakub Trllo
1d85cec34c fix return type hint 2024-02-13 10:08:29 +01:00
Milan Kolar
f43922b259
Merge pull request #38 from ynput/enhancement/OP-7723_hidden_joints_validator 2024-02-13 09:03:15 +01:00
Milan Kolar
971fb76f92
Merge pull request #35 from ynput/chore/maya_shelf_build_cleanup 2024-02-13 08:34:59 +01:00
Jakub Ježek
d85bb3cccb
Merge branch 'develop' into enhancement/OP-7723_hidden_joints_validator 2024-02-12 23:16:26 +01:00
iLLiCiTiT
87d5b3baec fix overscan_color default value 2024-02-12 23:06:14 +01:00
Jakub Jezek
f295db4289
Merge branch 'develop' of https://github.com/ynput/ayon-core into develop 2024-02-12 23:03:02 +01:00
Jakub Jezek
2c93caebbf
adding workflow pr-labeler missing config 2024-02-12 23:02:52 +01:00
iLLiCiTiT
bf82de09d0 add version that is printed in GlobalJobPreLoad plugin 2024-02-12 22:38:51 +01:00
Braden Jennings
daf8228e9a enhancement/OP-7723_hidden_joints_validator 2024-02-13 10:00:12 +13:00
Jakub Trllo
f22358e78f fix default value in 'filter_output_defs' 2024-02-12 17:42:13 +01:00
Jakub Trllo
28ae27f5b0 fix kitsu conversion 2024-02-12 16:47:07 +01:00
Toke Stuart Jepsen
9231f40850 Merge branch 'develop' into chore/maya_shelf_build_cleanup 2024-02-12 15:42:36 +00:00
Toke Stuart Jepsen
f1c70af6ef Add submodule 2024-02-12 15:42:27 +00:00
Jakub Trllo
9caab106f7 use AYON prefix in harmony env variables 2024-02-12 16:26:10 +01:00
Jakub Trllo
32251734b1
Merge pull request #8 from ynput/enhancement/remove-legacy-io
Don't use legacy io
2024-02-12 15:38:41 +01:00