YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#110161 2023-07-16 10:24:59 +02:00
Regression: Crash on dragging a Speaker NLA strip

I have these errors here output in the console:

WARN (bpy.rna): source/blender/python/intern/bpy_rna.c:1337 pyrna_enum_to_py: current value '-1' matches no enum in 'NlaStrip', '',…
YimingWu commented on issue blender/blender#110160 2023-07-16 10:18:36 +02:00
Delta Time not used in Rigid Body Physics and strange behavior

Hi @shmuel , the physics is reset if you go back to frame 0, then after changing the fps it should re-calculate everything based on the new setup.

Should probably reset the physics cache when…

YimingWu commented on issue blender/blender#110159 2023-07-16 10:13:32 +02:00
Assets only show hair

Hi! That's what comes with blender by default at the moment. Have you configured your asset library directories? What kind of asset are you expecting to select from? I'm not sure if this is…

YimingWu commented on issue blender/blender#110157 2023-07-16 10:07:45 +02:00
Store named attribute always creates an attribute despite it's selection

This is probably not expected behaviour from the implied logic of "selection" here, just like you can have vertex to have weight in some groups but not the other.

Will poke developers about this.

YimingWu commented on issue blender/blender#110155 2023-07-16 10:01:14 +02:00
Hiding entire overlay does not hide node previews

Can confirm. @Kdaf Would you take a look at this?

YimingWu closed issue blender/blender#110154 2023-07-16 09:59:58 +02:00
Error when exporting to glb
YimingWu commented on issue blender/blender#110154 2023-07-16 09:59:56 +02:00
Error when exporting to glb

Will close the report since this is not a bug with blender, but feel free to comment on further information you can provide. Thanks!

YimingWu commented on issue blender/blender#110144 2023-07-16 05:52:26 +02:00
not letting me access my downloads directories on chrome book

Hi @Sam-Archbold , Could you check if you have read-permission for those directories? Do those directory exists at all? Not sure how you installed blender, but there must be some permission…

YimingWu commented on issue blender/blender#110143 2023-07-16 05:49:17 +02:00
dope sheet handle separated

Hi @Mohamed01671 , Could you share the file that's causing you this problem? Thanks!

YimingWu commented on issue blender/blender#110142 2023-07-16 05:47:18 +02:00
Blender project disapeared automatically

Hi @Rishart , we obviously can't determine anything useful from just plain sentences. Could you try sharing the blend file that's causing you the trouble? Thanks!

YimingWu commented on issue blender/blender#109545 2023-07-16 05:45:45 +02:00
Viewport Z-Bias & retopology overlay related issues

Will re-check and remove resolved issue listed here.

YimingWu commented on issue blender/blender#110136 2023-07-16 05:43:30 +02:00
Crash when switching to the Face select mode in 3.6

Can confirm the crash in 3.6 (4.0 seems alright here).

Mesh seems alright with mesh.validate() it only gives some weight problems, afterwards the same operation still crashes.

Crash only…

YimingWu closed issue blender/blender#110138 2023-07-16 05:37:52 +02:00
Align to View fails to exit orthographic projection when "Align to Active" is enabled
YimingWu commented on issue blender/blender#110138 2023-07-16 05:37:47 +02:00
Align to View fails to exit orthographic projection when "Align to Active" is enabled

This is the same issue as #109100, will close as duplicate, please subscribe #109100 for more info.

I somehow feel this behaviour is weird too...

YimingWu commented on issue blender/blender#110134 2023-07-16 05:29:48 +02:00
Crashes very often on startup

Hi! Could you try using the method here and upload crash logs and system info files? Also, could you check if you can…

YimingWu commented on issue blender/blender#110129 2023-07-16 05:25:00 +02:00
Undo/Redo actions are broken in Geometry Nodes viewport when Edit Mode is active.

Can confirm, very similar to / same as #108638

YimingWu closed issue blender/blender#110128 2023-07-16 05:17:31 +02:00
Line art modifier on collection creates intersection edges on unrelated objects
YimingWu commented on issue blender/blender#110128 2023-07-16 05:17:29 +02:00
Line art modifier on collection creates intersection edges on unrelated objects

Hi! This is a known algorithm limitation that will be addressed in future node-based line art system.

For now, you could try following method:

  1. Specifying line art collection mask for two…
YimingWu commented on issue blender/blender#110126 2023-07-16 05:12:21 +02:00
Under reporting VRAM use(AMD GPU Windows)

Can't reproduce on Linux with Nvidia k5100m. Since the same thing works fine in your alternate computer, it's likely to be a driver issue, but could also be management issue for the AMD backend. I…

YimingWu commented on issue blender/blender#110125 2023-07-16 04:51:27 +02:00
Image Texture Node Color Space

@EvertonSchneider I'm not sure if I understood the problem. Are you saying that you want to have different color space for alpha and rgb? And when you converted the video with Davinci it behaves…