Allan Ihsan
eef1e09cd3
Merge branch 'develop' into OP-3172_More-control-over-thumbnail-processing
2022-05-30 19:22:20 +03:00
Jakub Ježek
2197817bf6
Merge pull request #3224 from pypeclub/bugfix/OP-3191_Flame-publishing-bugs
...
Flame: debugging
2022-05-30 17:34:45 +02:00
Jakub Jezek
642391b930
Merge branch 'develop' into bugfix/OP-3191_Flame-publishing-bugs
2022-05-30 17:34:07 +02:00
Allan Ihsan
9afdf50bdc
initial conversion refactor
2022-05-30 15:18:51 +03:00
Jakub Ježek
baa9598dd8
Merge pull request #3261 from pypeclub/bugfix/nuke-bake-reformat
...
Nuke: bake reformat was failing on string type
2022-05-30 13:30:25 +02:00
Jakub Trllo
b4c8dd8f78
Merge pull request #3186 from Moonrock-Animation-Studio/develop
2022-05-30 11:54:05 +02:00
Ondřej Samohel
1c33f338da
Merge pull request #3260 from pypeclub/bugfix/maya-pxr-multilayer-attrs
...
Maya: hotfix Pxr multitexture in looks
2022-05-30 11:01:49 +02:00
pypebot
0d86326e12
[Automated] Merged main into develop
2022-05-28 05:44:44 +02:00
OpenPype
f27176bed1
[Automated] Bump version
2022-05-28 03:44:32 +00:00
pypebot
e62355883a
[Automated] Merged develop into main
2022-05-28 05:36:49 +02:00
Gábor Marinov
e856c55c7e
Merge branch 'pypeclub:develop' into develop
2022-05-27 20:12:57 +02:00
Ondrej Samohel
c3c9cca5c2
♻️ 🐶 fix hound
2022-05-27 17:00:04 +02:00
Jakub Jezek
a248969620
Nuke: bake reformat was failing on string type
2022-05-27 16:14:17 +02:00
Allan Ihsan
20b7b5dca4
Style fixes, remove unused imports
2022-05-27 12:39:39 +03:00
Ondřej Samohel
e1deb29da8
🐛 fix multiple attributes per node
2022-05-27 11:06:08 +02:00
Ondrej Samohel
c8a8831f8d
🐛 fix getting attribute for multilayer pxr
2022-05-27 10:33:46 +02:00
Ondřej Samohel
4b8e7e1ed0
Merge pull request #3122 from pypeclub/feature/OP-3130_unreal-5-support
...
Support for Unreal 5
2022-05-27 10:12:51 +02:00
Ondřej Samohel
31c3389e99
Merge pull request #3255 from simonebarbieri/bugfix/unreal-camera_not_loading_when_layout_missing
...
Unreal: Fix Camera Loading if Layout is missing
2022-05-27 10:11:44 +02:00
Allan Ihsan
2b4d6506a4
Merge branch 'develop' into OP-3172_More-control-over-thumbnail-processing
2022-05-27 09:15:53 +03:00
Jakub Trllo
0d2142b68b
Merge pull request #3250 from pypeclub/feature/tvpaint_init_file_with_guideline
...
TVPaint: Init file for TVPaint worker also handle guideline images
2022-05-26 23:08:53 +02:00
pypebot
903b191656
[Automated] Merged release main into develop
2022-05-26 21:04:45 +02:00
OpenPype
7280792334
[Automated] Release
2022-05-26 18:58:41 +00:00
pypebot
a2415d9dac
[Automated] Merged main into develop
2022-05-26 20:37:53 +02:00
OpenPype
bc3a8bbe2f
[Automated] Bump version
2022-05-26 18:37:41 +00:00
pypebot
dbf9bb5ef7
[Automated] Merged develop into main
2022-05-26 20:29:16 +02:00
64qam
e9858b11db
Merge pull request #3257 from pypeclub/bugfix/harmony_2.21._lenght
...
Harmony: message length in 21.1
2022-05-26 20:27:37 +02:00
Milan Kolar
df7a31a13f
Merge pull request #3254 from pypeclub/bugfix/nuke-create-with-frame-range
2022-05-26 19:15:12 +02:00
Jakub Trllo
f1331da651
Merge pull request #3230 from pypeclub/enhancement/project_manager_without_persistent_editors
2022-05-26 18:53:20 +02:00
Petr Kalis
b8cade1009
Fix - Harmony message length
...
Harmony 21.1 doesn't have QDataStream anymore.
This means we aren't able to write bytes into QByteArray so we had
modify how content lenght is sent do the server.
Content lenght is sent as string of 8 char convertible into integer
(instead of 0x00000001[4 bytes] > "000000001"[8 bytes])
2022-05-26 18:46:46 +02:00
Jakub Jezek
a4c32639d7
nuke: adding frame range to plugin
2022-05-26 17:51:25 +02:00
Jakub Jezek
6d4c057a04
flame: removing default preset
2022-05-26 17:40:42 +02:00
Jakub Jezek
4cd4124e01
flame: fixing frame range from editorial
2022-05-26 17:40:27 +02:00
Jakub Jezek
ae233ce80c
hiero: PR suggestion
...
https://github.com/pypeclub/OpenPype/pull/3224#discussion_r882588237
2022-05-26 17:26:00 +02:00
Jakub Jezek
c5787b8992
Flame: small bugs
2022-05-26 17:23:51 +02:00
Simone Barbieri
693efa272f
Camera creates master level if layout is missing
2022-05-26 16:23:50 +01:00
Jakub Jezek
24c289a0d5
nuke: use framerange used as list but it is bool
2022-05-26 17:18:00 +02:00
Ondřej Samohel
303eabd0a2
Merge pull request #3253 from pypeclub/enhancement/maya-support-fbx-cameras
...
Maya: FBX camera export
2022-05-26 16:42:17 +02:00
Jakub Jezek
ab8068858c
flame: removing unneeded code
2022-05-26 16:32:25 +02:00
Ondrej Samohel
a2289429a8
✨ added collector for FBX camera export
2022-05-26 15:57:52 +02:00
Jakub Ježek
024874b4f6
Update openpype/hosts/flame/plugins/publish/extract_subset_resources.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-05-26 15:06:16 +02:00
Jakub Ježek
5474af7906
Merge pull request #3222 from pypeclub/bugfix/OP-3139_Hiero-published-mp4s-are-one-frame-longer-310
2022-05-26 15:03:58 +02:00
Jakub Ježek
db5d85080a
Update openpype/hosts/flame/plugins/publish/extract_subset_resources.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-05-26 15:03:29 +02:00
Jakub Ježek
2d1f7b9873
Update openpype/hosts/flame/otio/flame_export.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-05-26 15:02:41 +02:00
Jakub Ježek
95f836f411
Update openpype/hosts/flame/api/render_utils.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-05-26 15:02:17 +02:00
Jakub Ježek
f96318cddd
Update openpype/hosts/flame/otio/flame_export.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-05-26 15:01:56 +02:00
Jakub Jezek
d3179847d2
General: editorial otio_range in collection was one frame longer
2022-05-26 14:59:08 +02:00
Ondřej Samohel
f19c7c414a
Merge pull request #3240 from simonebarbieri/bugfix/ue5-fix_animations
...
Unreal: Fixed Animation loading in UE5
2022-05-26 14:48:42 +02:00
Ondřej Samohel
02ab153794
Merge pull request #3239 from simonebarbieri/bugfix/ue5-fix_render
...
Unreal: Fixed Render creation in UE5
2022-05-26 14:48:06 +02:00
Ondřej Samohel
d0bcfe2daa
Merge pull request #3238 from simonebarbieri/bugfix/ue5-fix_camera
...
Unreal: Fixed Camera loading in UE5
2022-05-26 14:46:54 +02:00
Ondrej Samohel
0c2d0bdd75
🐛 fix wrong assignment
2022-05-26 14:45:17 +02:00