YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#107993 2023-05-17 08:03:49 +02:00
Cycles crashes when going to render preview (Metal)

Seems to have crashed at device_metal_create. @fclem

Meanwhile @Kent-Davis Could you try setting the render back-end to OpenGL instead of Metal [in the user preference](https://docs.blender.o

YimingWu commented on issue blender/blender#107493 2023-05-17 08:00:06 +02:00
Blender does not read rotation metadata in some videos

Related: #98480

YimingWu commented on issue blender/blender#107991 2023-05-17 07:53:20 +02:00
Various crashes after changing NVIDIA card to AMD

Hi @Yalan , could you give us the crash log (if there is any) for the three types of crashes? It helps to identify where the crash happens and help us to know how to handle hardware changes.

W…

YimingWu commented on issue blender/blender#107988 2023-05-17 07:37:35 +02:00
SpreadSheet not updating when playing animation.

Can confirm the issue. Using left/right key will update the spreadsheet.

YimingWu commented on issue blender/blender#107980 2023-05-17 07:27:15 +02:00
Cycles OpenCL fail to compile and caused BSOD using Intel Xe Graphics and Intel Xe MAX

Hi @nathanaelm , this looks like a TDR time out and failed to recover. You could try setting TDR limit higher or disable the limit and try rendering again: https://learn.microsoft.com/en-us/windo

YimingWu closed issue blender/blender#107475 2023-05-17 07:23:48 +02:00
ShadeSmooth to Torus caused Blender to Freeze Twice (but now can't reproduce error in same version)
YimingWu commented on issue blender/blender#107475 2023-05-17 07:23:46 +02:00
ShadeSmooth to Torus caused Blender to Freeze Twice (but now can't reproduce error in same version)

This is the same error I believe to blender/blender#107494 (comment) . So will close this one :).

YimingWu commented on issue blender/blender#107969 2023-05-16 17:13:48 +02:00
Geometry Nodes: Mesh Boolean-Union node anamoly when boolean does not alter input mesh

Can confirm the behaviour.

What I found out is if you set the X translation increment to >0.9 mm, then it works. This looks to me like it's that the boolean node outputs an unmodified mesh when…

YimingWu closed issue blender/blender#107963 2023-05-16 12:22:37 +02:00
IMB_ibImageFromMemory: unknown file-format
YimingWu commented on issue blender/blender#107963 2023-05-16 12:21:35 +02:00
IMB_ibImageFromMemory: unknown file-format

Hi! @Pavel_Blend Looks like the file wind_28.dds is not valid. identify gives improper image header error, while wind_gr05.dds gives correct result.

$ identify wind_28.dds 
identify-…
YimingWu commented on issue blender/blender#107960 2023-05-16 09:56:45 +02:00
Crash when using move/grab tool in temp-sculpt-dyntopo when object has a mask

This issue doesn't seem to exist on main. Will test temp-sculpt-dyntopo

YimingWu commented on issue blender/blender#107957 2023-05-16 09:52:44 +02:00
Crash in epoxy_get_proc_address "Could'nt find current GLX or EGL context."

Hi @dgkf , could you provide us a file so we can take a look? Thanks!

YimingWu commented on issue blender/blender#107956 2023-05-16 09:46:16 +02:00
Delta Time doesn't update after frame rate change with cache

Can confirm the behaviour.

YimingWu commented on issue blender/blender#107955 2023-05-16 09:41:20 +02:00
bake operator reports uninitialised image that isn't even in use in the shader..

Hi @3di , as always, could you please provide a file? A minimal setup that can reproduce the issue could do the job. Thanks!

YimingWu commented on issue blender/blender#107953 2023-05-16 09:40:05 +02:00
When attempting to preview materials or renders in Blender, the application crashes abruptly and shuts down immediately.

@danielleereynolds Hi! At the moment you could try update the driver for your integrated graphics. The hardware should be able to run blender just fine.

`ERROR (gpu.debug): : GL_INVALID_FRAMEBU…

YimingWu commented on pull request blender/blender#107937 2023-05-15 10:41:07 +02:00
Fix #107924: Scale limit respect negative values

Also note: This might potentially break older files which may have taken advantage of the old "incorrect" behaviour.

YimingWu closed issue blender/blender#107939 2023-05-15 10:39:26 +02:00
Orthographic view causes jugged edges
YimingWu commented on issue blender/blender#107939 2023-05-15 10:39:24 +02:00
Orthographic view causes jugged edges

Hi @hxika I believe this is not a bug, This is likely due to floating point precision issue in the Z buffer which is a general limitation in all graphics hardware.

You could try lowering the…

YimingWu commented on issue blender/blender#107925 2023-05-15 09:00:34 +02:00
Grease pencil weight paint select > color attribute does not work on materials that use a texture

@jwvdronkelaar thanks for testing again. I just tested 3.3 since it's LTS, doesn't seem to have any problem. So I guess let's just investigate the 1 issue, otherwise it's good.

YimingWu commented on issue blender/blender#107921 2023-05-15 08:20:12 +02:00
"Make Default" option not registering file explorer Thumbnails on Microsoft Store Blender

Hi @luischerub , please try launching blender with blender -D to Register blend-file extension ?

I think…