Commit graph

33921 commits

Author SHA1 Message Date
Roy Nieterau
c12ae59efc
Merge branch 'develop' into enhancement/OP-6854_Maya-resolution-validator 2023-10-09 12:13:32 +02:00
Simone Barbieri
f1084775b4
Merge pull request #5711 from ynput/enhancement/OP-6845-blender_alembic_animation
Blender: Alembic Animation loader
2023-10-09 10:39:24 +01:00
Kayla Man
60834f6997 hound 2023-10-09 17:18:34 +08:00
Kayla Man
548ca106ad paragraph tweaks on description for validator 2023-10-09 17:14:21 +08:00
Simone Barbieri
b711758e1f Code improvements 2023-10-09 10:14:03 +01:00
Ondřej Samohel
2eea78e6f6
Merge branch 'develop' into feature/OP-6460_maya-multishot-layout 2023-10-09 11:11:32 +02:00
Jakub Ježek
3d2a5a3e8c
Merge branch 'develop' into bugfix/OP-6952_Resolve-broken-version-management-for-loaded-containers 2023-10-09 10:54:00 +02:00
Jakub Ježek
e83731fd9f
Merge pull request #5717 from BigRoy/bugfix/resolve_fix_manage_load_clip 2023-10-09 10:53:17 +02:00
Jakub Trllo
f863e3f0b4
change version regex to support blender 4 (#5723) 2023-10-09 10:43:15 +02:00
Roy Nieterau
26bbb702df Implement legacy logic where we remove the pype tag in older versions of Resolve
- Unfortunately due to API limitations cannot remove the TimelineItem from the Timeline in old versions of Resolve
2023-10-07 20:04:21 +02:00
Roy Nieterau
708aef0537 Code cosmetics 2023-10-07 20:02:10 +02:00
Roy Nieterau
96abc90f0e Merge branch 'bugfix/OP-6952_Resolve-broken-version-management-for-loaded-containers' of https://github.com/pypeclub/OpenPype into bugfix/resolve_fix_manage_load_clip 2023-10-07 19:52:41 +02:00
Roy Nieterau
23efd3230f
Merge branch 'develop' into bugfix/OP-6952_Resolve-broken-version-management-for-loaded-containers 2023-10-07 19:46:16 +02:00
Roy Nieterau
bb74f9b3ba Cosmetics 2023-10-07 19:45:49 +02:00
Roy Nieterau
2932debbaf Cleanup + fix updating/remove logic
- Use container `_timeline_item` to ensure we act on the expected timeline item - otherwise `lib.get_pype_timeline_item_by_name` can take the wrong one if the same subset is loaded more than once which made update/remove actually pick an unexpected timeline item.
- On update, remove media pool item if previous version now has no usage
- On remove, only remove media pool item if it has no usage
- Don't duplicate logic to define version data to put in tag data, now uses a `get_tag_data` method
- Don't create a `fake context` but use the `get_representation_context` to get the context on load to ensure whatever uses it has the correct context.
2023-10-07 19:45:23 +02:00
Roy Nieterau
d405c5963b Merge branch 'develop' of https://github.com/pypeclub/OpenPype into bugfix/OP-6952_Resolve-broken-version-management-for-loaded-containers 2023-10-07 12:51:23 +02:00
github-actions[bot]
25c023290f chore(): update bug report / version 2023-10-07 03:25:38 +00:00
ynbot
3ce3f06ac4
[Automated] Merged main into develop 2023-10-07 05:25:06 +02:00
Ynbot
32052551e2 [Automated] Bump version 2023-10-07 03:24:54 +00:00
ynbot
958352eb49
[Automated] Merged develop into main 2023-10-07 05:24:00 +02:00
Milan Kolar
d41ac2a3fd
Merge pull request #5651 from ynput/bugfix/OP-4326_Houdini-switching-context-doesnt-update-variables 2023-10-06 18:41:48 +02:00
Ondrej Samohel
931d847f89
♻️ fix readability of the code 2023-10-06 18:32:29 +02:00
Jakub Ježek
e03fe24a07
Update openpype/hosts/resolve/plugins/load/load_clip.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-10-06 18:18:28 +02:00
Kayla Man
1d531b1ad5 hound 2023-10-06 22:54:16 +08:00
Kayla Man
dd46d48ffc upversion for maya server addon & fix on repair action in validate resolution 2023-10-06 22:50:16 +08:00
Simone Barbieri
787a0d1847 Fix issues with the collections where the objects are linked to 2023-10-06 15:47:34 +01:00
Simone Barbieri
ff7af16fdd Added animation family for alembic loader 2023-10-06 15:20:42 +01:00
Jakub Jezek
c51ed6409c
removing also timeline item 2023-10-06 15:51:47 +02:00
Ondrej Samohel
435ff3389f
🐶 calm the hound 2023-10-06 15:39:35 +02:00
Jakub Jezek
d36593f2d9
Merge remote-tracking branch 'origin/bugfix/OP-6952_Resolve-broken-version-management-for-loaded-containers' into bugfix/OP-6952_Resolve-broken-version-management-for-loaded-containers 2023-10-06 15:30:55 +02:00
Jakub Jezek
d4d48aacf8
removing debugging print. 2023-10-06 15:30:44 +02:00
Ondrej Samohel
5ac109a7ae
🎨 add task name option 2023-10-06 15:21:04 +02:00
Jakub Ježek
446ee79831
Update openpype/hosts/resolve/api/lib.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-10-06 15:19:35 +02:00
Jakub Ježek
c7df127bec
Update openpype/hosts/resolve/api/lib.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-10-06 15:19:27 +02:00
Jakub Jezek
b2588636e9
add removing of media pool item for clip remove.
no way to remove timeline item so they stay offline at timeline
2023-10-06 15:11:19 +02:00
Kayla Man
64b03447f1 restore unrelated code 2023-10-06 21:01:46 +08:00
Kayla Man
13c9aec4a7 Rename ValidateSceneResolution to ValidateResolution 2023-10-06 20:59:40 +08:00
Kayla Man
b4c0f2880a add validate resolution as parts of maya settings 2023-10-06 20:35:38 +08:00
Jakub Ježek
a67eae9088
Merge pull request #5701 from BigRoy/chore/resolve_to_new_style_host 2023-10-06 14:32:44 +02:00
Kayla Man
5262c0c7ac tweaks on get_invalid_resolution 2023-10-06 20:29:56 +08:00
Roy Nieterau
0760e4f394
Merge branch 'develop' into chore/resolve_to_new_style_host 2023-10-06 14:17:15 +02:00
Jakub Jezek
1984086242
finalizing update of importing clips with multiple frames 2023-10-06 14:03:38 +02:00
Jakub Jezek
26e0cacd3a
removing test scrips 2023-10-06 14:03:15 +02:00
Kayla Man
91d41c86c5 hound 2023-10-06 19:57:35 +08:00
Kayla Man
4dc4d665b0 hound 2023-10-06 19:56:34 +08:00
Kayla Man
145716211d hound 2023-10-06 19:55:32 +08:00
Kayla Man
8fc0c3b81f hound 2023-10-06 19:54:15 +08:00
Kayla Man
8d7664420f hound 2023-10-06 19:50:33 +08:00
Kayla Man
69c8d1985b tweaks on the validation report & repair action 2023-10-06 19:46:49 +08:00
Jakub Jezek
908e980a40
updating importing to media pool to newer api 2023-10-06 13:21:25 +02:00