Commit graph

6618 commits

Author SHA1 Message Date
MustafaJafar
9385a0ffd7 avoid adding custom aov path to representation data if full mode enabled 2024-02-13 15:03:20 +02:00
MustafaJafar
1e911e09a1 expose RS_outputMultilayerMode in creator tab 2024-02-13 15:01:47 +02:00
Toke Stuart Jepsen
afa2434783 Fix suggestion 2024-02-13 12:32:53 +00:00
Toke Stuart Jepsen
7b7367b4b0 Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action 2024-02-13 12:30:25 +00:00
Toke Stuart Jepsen
a28a9f3559 Merge branch 'enhancement/OP-8218_Loader-OTIO-export-action' of github.com:ynput/ayon-core into enhancement/OP-8218_Loader-OTIO-export-action 2024-02-13 12:12:48 +00:00
Toke Stuart Jepsen
0fdb036d7d Move otio code from lib and account for import 2024-02-13 12:12:35 +00:00
Jakub Trllo
0ca94aa3c0 bump version of global pre load plugin 2024-02-13 13:11:03 +01:00
Jakub Trllo
282685b0d5 Merge branch 'develop' into feature/new-context-env-variables 2024-02-13 13:10:13 +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
Toke Jepsen
ddabfebac6
Update client/ayon_core/plugins/load/export_otio.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-02-13 12:07:16 +00:00
Jakub Trllo
6bb04dfe08 fix 'RenderSettings' key usage 2024-02-13 13:06:48 +01:00
Jakub Trllo
c932042168 make sure old keys are removed 2024-02-13 12:53:59 +01:00
Jakub Trllo
e24f138f47 Merge branch 'develop' into feature/new-context-env-variables 2024-02-13 12:29:46 +01:00
Kayla Man
efa294e9f1 Merge branch 'develop' into enhancement/OP-8111_Publishing-of-Workfiles 2024-02-13 19:21:41 +08:00
Kayla Man
97e4a3f93e clean up the unneccessary logs and code in collect members and collect workfiles 2024-02-13 19:21:25 +08: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
Kayla Man
6db696a6e4 Ported PR #6203 to ayon_core 2024-02-13 18:53:39 +08:00
Jakub Trllo
2d33fd7d19 Merge branch 'develop' into bugfix/set-only-available-end-variables 2024-02-13 11:49:20 +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
Toke Stuart Jepsen
bf848cddfd Add OTIO export action 2024-02-13 10:29:55 +00: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 Ježek
14225c3efd
Merge branch 'develop' into bugfix/OP-7981_resolve_swapping_versions_fix_offset 2024-02-13 11:00:16 +01:00
Jakub Jezek
b3a39ddcc3
feat: Copy ACES input transform from timeline clip to new media item
This commit adds functionality to copy the ACES input transform from a timeline clip to a new media item. It retrieves the IDT (Input Device Transform) property from the timeline clip and sets it on the new media item.

Also, it updates the ClipLoader class in plugin.py to read trimming information from the timeline item instead of using "Start" and "End" properties. The start time is calculated as the left offset of the timeline item, and the end time is calculated by adding the duration of the timeline item to its start time.

These changes improve compatibility and ensure accurate copying of clips in Ayon Core Resolve API.
2024-02-13 10:55:17 +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
Kayla Man
6f9d77da9e Ported the validator camera attribute to ayon_core 2024-02-13 14:26:26 +08:00
iLLiCiTiT
bf82de09d0 add version that is printed in GlobalJobPreLoad plugin 2024-02-12 22:38:51 +01:00
iLLiCiTiT
6e30f4a6f5 fix env auto fix 2024-02-12 22:35:18 +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
MustafaJafar
ab4062c5e1 Merge branch 'develop' into bugfix/OP-7353-make_houdini_submissions_respect_pools_groups 2024-02-12 18:17:33 +02:00
MustafaJafar
fad12ef10c Merge remote-tracking branch 'OpenPype/enhancement/OP-1017_houdini-colorspaces' into enhancement/OP-1017_houdini-colorspaces 2024-02-12 18:00:46 +02: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
Simone Barbieri
a0b18c91cd Cast aov_list to set to improve performance 2024-02-12 15:39:40 +00:00
Simone Barbieri
27512a06a1 Removed references to AYON_SERVER_ENABLED 2024-02-12 15:34:21 +00:00
Jakub Trllo
9caab106f7 use AYON prefix in harmony env variables 2024-02-12 16:26:10 +01:00
Jakub Trllo
31460538f9 fix session requirement 2024-02-12 16:17:51 +01:00
Jakub Trllo
5edf44903c use AYON prefix in context environment variables 2024-02-12 16:13:17 +01:00