Isiac Dagraca IsiacDaGraca
  • Joined on 2018-10-31
Isiac Dagraca commented on issue blender/blender-addons#104750 2023-07-13 09:16:48 +02:00
GLTF exporter does not obey linked asset "Renderable"

(Note that USD don't have option to export renderable objects only, so not sure why you talk about that as an example)

USD exporter "Visible Only" seems to use renderable toggle not…

Isiac Dagraca commented on issue blender/blender-addons#104705 2023-07-12 16:19:19 +02:00
pose library issue

Pose library uses asset library, consider looking at some asset library and pose library tutorials.

Isiac Dagraca opened issue blender/blender-addons#104750 2023-07-12 16:17:03 +02:00
GLTF exporter does not obey linked asset "Renderable"
Isiac Dagraca opened issue blender/blender#109974 2023-07-11 17:28:59 +02:00
GLTF exporter does not obey linked asset "Renderable"
Isiac Dagraca commented on issue blender/blender-addons#104591 2023-05-09 17:43:39 +02:00
Pose Library: crash when using partially-keyed quaternions

When working with quaternions, it doesn't make much sense to only key them partially. By changing only the X-component, you not only change the angle, but also the rotation axis itself. If you…

Isiac Dagraca reopened issue blender/blender-addons#104591 2023-05-09 05:40:08 +02:00
Pose Library: crash when using partially-keyed quaternions
Isiac Dagraca commented on issue blender/blender-addons#104591 2023-05-09 05:40:06 +02:00
Pose Library: crash when using partially-keyed quaternions

I don't believe this issue is solved, in my original project I went through every action and made sure the keyframes were completely and the pose corruption issue still occured.

So i decided…

Isiac Dagraca commented on issue blender/blender-addons#104591 2023-05-08 21:18:31 +02:00
Pose Library: crash when using partially-keyed quaternions

No I see the issue, it's that the method of keying I used doesn't do it.

"Whole Character (Selected bones Only)"

image

Isiac Dagraca commented on issue blender/blender-addons#104591 2023-05-08 21:08:33 +02:00
Pose Library: crash when using partially-keyed quaternions

Then is this a fault of the way blender applies keys?

I would try to key all channels but as long as the lock is present the keys don't apply.

Isiac Dagraca commented on issue blender/blender-addons#104591 2023-05-08 04:56:53 +02:00
Pose Library: crash when using partially-keyed quaternions

Tagging @dr.sybren since this seems to be their asset.

Isiac Dagraca opened issue blender/blender-addons#104591 2023-05-08 04:53:11 +02:00
Pose Library: Incorrect/corrupted pose or crash when using quaternions with locked axis