YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu closed issue blender/blender#109621 2023-07-02 16:34:14 +02:00
Blender 3.6.0 - Vertex Snap not snapping through mesh in Wireframe view
YimingWu commented on issue blender/blender#109621 2023-07-02 16:34:12 +02:00
Blender 3.6.0 - Vertex Snap not snapping through mesh in Wireframe view

This is a duplicate of #109433. Will close this issue since it's already fixed.

YimingWu commented on issue blender/blender#109561 2023-06-30 17:55:55 +02:00
Image Texture path failed to be imported as absolute after it was set to be relative and vice versa

@pablovazquez Can we have a "prefer relative path" option in the user preference?

YimingWu commented on issue blender/blender#109561 2023-06-30 17:34:54 +02:00
Image Texture path failed to be imported as absolute after it was set to be relative and vice versa

I believe this is simply blender doesn't remove datablocks until closing/purging. Try Purging data after unlinking image datablock, then importing?

![图片](/attachments/10053e82-f8c5-41d9-bb40…

YimingWu commented on issue blender/blender#109560 2023-06-30 16:48:42 +02:00
Edit mode. Snapping to self broken, when we look through another object even with x-ray

If Face project activeted as addition to vertex snapping, it it starts to snap to vertices…

Thanks for reporting this, it's rather strange given the context, @mano-wii knows why this is…

YimingWu commented on issue blender/blender#109560 2023-06-30 16:44:32 +02:00
Edit mode. Snapping to self broken, when we look through another object even with x-ray

This is probably fixed with #109458 , this will be included in the daily build and the next 3.6 release.

YimingWu closed issue blender/blender#109506 2023-06-30 16:40:55 +02:00
Uinput middle click not recognized
YimingWu commented on issue blender/blender#109506 2023-06-30 16:40:53 +02:00
Uinput middle click not recognized

Hi! So now you managed to make it work? Nice!

In my experience, I have remapped keys from two physical devices as ctrl and shift, and they do not seem to work well with many programs I tested.…

YimingWu commented on issue blender/blender#109551 2023-06-30 16:25:08 +02:00
Segfault on Linux when running third-party Python library function

I'm not sure if you could but it would be best if you manage to get symbols for stack trace (like from a debug build). Currently we are probably unable to determine if it's the problem of blender…

YimingWu commented on issue blender/blender#109553 2023-06-30 16:01:10 +02:00
Cycles HIP RT out of GPU memory in simple scene

I don't quite believe this is an actual "out of memory" situation. Will link this to the recent HIP bug list.

YimingWu commented on issue blender/blender#109557 2023-06-30 15:57:59 +02:00
VSE: audio animations lost in scene strips

Can confirm. I believe no previous version is working, tested 3.3-4.0.

And also found another issue, if you are playing in Main scene and switch to Scene 1, the sound doesn't stop and can be…

YimingWu commented on issue blender/blender#109520 2023-06-30 10:55:51 +02:00
Regression from 3.3: Invalid button mapping on SpaceMouse Enterprise (256f:c633)

I'm not familiar with MacOS but on linux (Xorg) you could try xinput test <device_id> to check what the actual event that X11 receives when you press those buttons. And xmodmap should be able…

YimingWu commented on issue blender/blender#109524 2023-06-30 09:20:35 +02:00
Audio missing in rendered Video file using pip bpy module 3.5

Hi @alokkrchoudhary , this probably means the packaged pip bpy module is somewhat broken. Will notify developers on this.

YimingWu commented on issue blender/blender#109538 2023-06-30 07:27:34 +02:00
Mesh edit mode selection overlay not visible when modifier on cage enable and curves attached to mesh

Can reproduce with GPU subdiv turned off.

And if GPU subdiv is on the fur will not stay on mesh surface in edit mode (I guess it's a side effect of GPU subdiv... but this might need to be fixed…

YimingWu commented on issue blender/blender#109528 2023-06-30 07:13:24 +02:00
Bake actions operator converting F-curves to linear

I'm not sure if it really affects anything, since after baking, you will have one key for one frame and blender won't render a in-between frame anyway.

Not sure if this is gonna have a…

YimingWu commented on issue blender/blender#109527 2023-06-30 07:10:31 +02:00
Regression: Selection outline of armature is broken

Nope, seems to be working fine here for me.

YimingWu commented on issue blender/blender#109530 2023-06-30 06:50:39 +02:00
Blender crash on start (?)
GL: Forcing workaround usage and disabling extensions.
    OpenGL identification strings
    vendor: ATI Technologies Inc.
    renderer: AMD Radeon(TM) R2 Graphics
    version: 4.5.13418…
YimingWu opened issue blender/blender#109545 2023-06-30 06:42:46 +02:00
Viewport Z-Bias & retopology overlay related issues
YimingWu commented on issue blender/blender#109514 2023-06-30 06:37:12 +02:00
Geometry visible and selectable from certain angles and distances when xray is disabled.

Probably the same as #109040.

YimingWu commented on issue blender/blender#109525 2023-06-30 05:18:58 +02:00
Regression: Pressing multiple modifier keys at the same time locks mouse click

Couldn't reproduce on linux.