YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#125481 2024-08-13 16:01:57 +02:00
(Mac) Bones with custom shapes cannot be selected if shapes are scaled

#123370 also needs to be checked for whether it's fixed.

YimingWu closed issue blender/blender#110167 2024-08-13 16:00:17 +02:00
Moving/grabbing depends on the pivot point when it should not
YimingWu commented on issue blender/blender#110167 2024-08-13 16:00:13 +02:00
Moving/grabbing depends on the pivot point when it should not

Closing this due to inactivity. Still consider this is by design or a design by-product of the transformation implementation.

YimingWu commented on issue blender/blender#122810 2024-08-13 15:57:31 +02:00
Changed keymap for Poly Build tool does not affect tool overlay

I do believe this still need fixing, will poke in the module

YimingWu closed issue blender/blender#122081 2024-08-13 15:56:33 +02:00
4.2 Extensions Platform Slow Download Times
YimingWu commented on issue blender/blender#122081 2024-08-13 15:56:28 +02:00
4.2 Extensions Platform Slow Download Times

Closing this due to prolonged inactivity.

YimingWu closed issue blender/blender#121743 2024-08-13 15:54:48 +02:00
Crash when render and display material preview
YimingWu commented on issue blender/blender#121743 2024-08-13 15:54:41 +02:00
Crash when render and display material preview

Closing this due to prolonged inactivity.

YimingWu closed issue blender/blender#121792 2024-08-13 15:54:06 +02:00
Broken versio blender
YimingWu closed issue blender/blender#122282 2024-08-13 15:53:44 +02:00
Corrupted interface when running on second GPU in dual GPU setup
YimingWu commented on issue blender/blender#122282 2024-08-13 15:53:40 +02:00
Corrupted interface when running on second GPU in dual GPU setup

We still could not reproduce this locally. One thing worth noting is that it's reporting GL version 4.5 on 535 driver, which should be 4.6, maybe updating to a new driver would help solve this…

YimingWu closed issue blender/blender#119765 2024-08-13 15:51:17 +02:00
please interpret crash log
YimingWu commented on issue blender/blender#119765 2024-08-13 15:51:13 +02:00
please interpret crash log

No action for a long time. Closing. GPU subdiv related bugs should be fixed already

YimingWu commented on pull request blender/blender#126220 2024-08-13 10:07:18 +02:00
Fix #126136: Show GUI message box for unsupported GPUs on X11

Hi @MechDR , the text is the same as what would be shown on Win32. This "4.3" is the minimum requirement for blender, once that changes (I don't think it's very likely atm) we could just change…

YimingWu commented on pull request blender/blender#126264 2024-08-13 09:50:41 +02:00
Refactor: Set engine's default transparent shadows flag to true

Eh I don't quite think this is right? This means you will set transparent shadows on only solid objects which is kinda inverted?

YimingWu commented on issue blender/blender#126261 2024-08-13 08:06:58 +02:00
Overlapping double-sided polygons aren't displayed as purple with Face Orientation enabled

I'm 90% sure that previously it was an accident, because we do not have dedicated "overlapping face color". The way viewport blends stuff could be changed.

YimingWu commented on issue blender/blender#126257 2024-08-13 07:59:14 +02:00
Multiple problems with blender 4.2, cant open normally and cant put add-ons...

Hi there! For the extension system to be able to connect to the internet, you need to enable User Preferences > System > Network > Allow Online Access option.

For windows it's best to always…

YimingWu commented on issue blender/blender#126038 2024-08-13 05:01:54 +02:00
Default Cube has Transparent Shadows off

Hummm the logic there depends on whether eevee engine is selected in that file. I guess that part is just what we have to deal with since the way we treat this property has changed in the new…

YimingWu commented on issue blender/blender#126201 2024-08-12 15:35:15 +02:00
Frames are layered on top of each other separated by a scanline when exporting video with PNG video codec

Interesting.... This does look way too regular for a multithread bug 🤔

YimingWu commented on issue blender/blender#126138 2024-08-12 10:28:53 +02:00
Greyed out but enabled extensions

@nickberckley but enabled/disabled state should not change/revert if you open another file right?