YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#106446 2023-04-02 09:36:04 +02:00
GPU shader error when launching 3.5

Likely a shader version issue, not sure if those logs are helpful, note that the integrated graphics could have some problem.

YimingWu commented on issue blender/blender#106427 2023-04-02 09:31:54 +02:00
Shader Editor in Simplified Chinese Search cannot find vector Math(矢量运算) node

Confirmed, in zh_CN.po line 47256:

msgctxt "NodeTree"    <----- Should remove the msgctxt for this entry.
msgid "Vector Math"
msgstr "矢量运算"

This causes translation to…

YimingWu commented on issue blender/blender#106419 2023-04-02 09:16:44 +02:00
Blender 3.5 light UI theme looks abnormal comparing to 3.4

I'm not quite sure about this, looks to me it's a intended change for better readability.

YimingWu commented on issue blender/blender#106442 2023-04-02 09:05:29 +02:00
Motion Paths not updating when working on the graph editor

Can confirm the issue. However due to the way motion paths feature is set up, it's not a real-time updatable overlay.

I think this could be make into a feature (Or maybe you could make it into…

YimingWu commented on issue blender/blender#106430 2023-04-02 08:48:33 +02:00
Regression - cannot write uvs to new bmesh loops uv layer.

Can confirm the issue. Verified the new() call returns correct new uv map, but it seems that when writing it's always written to the first one. Namely Float2, not sure why. Could be caused by…

YimingWu closed issue blender/blender#106441 2023-04-02 08:38:12 +02:00
Having issues with the latest version 3.5
YimingWu commented on issue blender/blender#106441 2023-04-02 08:38:10 +02:00
Having issues with the latest version 3.5

Please delete C:\Users\[Your Name]\AppData\Roaming\Blender Foundation\Blender\[#version]\config\ and restart. Without any info we can't really determine what's wrong with your setup.

YimingWu commented on issue blender/blender#106436 2023-04-02 07:50:00 +02:00
Crash Material Properties

I can't reproduce this with 3.5 or 3.6, can this be a shader/hardware related issue?

YimingWu commented on issue blender/blender#106438 2023-04-02 07:43:28 +02:00
Instance missing objects

@Michal-Sojka Please set up a test scene that can replicate the issue. Otherwise it's not really possible for developers here to determine what's going on.

YimingWu commented on issue blender/blender#106439 2023-04-02 07:41:49 +02:00
Baked Normal Map Is Not Equal To The Original Normal Map.

Can you set up a test scene with a normal map image for us to try out? From the look of your video, it seems that whatever source of your normal map might not be normalized or it has overflowing…

YimingWu commented on issue blender/blender#106441 2023-04-02 07:34:00 +02:00
Having issues with the latest version 3.5

We need more information on this otherwise we can't determine what's wrong with the program. Please try to start the program in the console and see if there are any outputs.

YimingWu commented on pull request blender/blender#106417 2023-04-02 07:30:19 +02:00
Fix #106354: Account for hidden vertices in weight gradient operator

Initiated the VArray for .hide_vert outside the callback.

YimingWu pushed to weight_grad_fix at ChengduLittleA/blender 2023-04-02 07:28:43 +02:00
a0a2eb3297 Fix #106354: Account for hidden vertices in weight gradient operator
YimingWu commented on pull request blender/blender#106417 2023-04-01 15:48:00 +02:00
Fix #106354: Account for hidden vertices in weight gradient operator

I see, thanks!

It's inside the callback, so I guess I'll check before this is called and store the array inside WPGradient_userData to make it available inside the callback.

YimingWu commented on issue blender/blender#106416 2023-04-01 09:32:46 +02:00
Front view Y axis keybinding is reversed

@Iwan-El-Sayed Interesting. Maybe it's due to the user preference, all versions on my computer shows np1 as -Y. I guess then there's indeed a reversal somewhere...

YimingWu commented on issue blender/blender#106412 2023-04-01 09:29:54 +02:00
crash

There's nothing really you can do except using a lower version or switching to a newer hardware 🤔.

YimingWu closed issue blender/blender#106385 2023-04-01 09:28:37 +02:00
Blender 3.4 and 3.5 running up to 2x slower on Ubuntu 22.04 then on Windows 10
YimingWu commented on issue blender/blender#106385 2023-04-01 09:28:35 +02:00
Blender 3.4 and 3.5 running up to 2x slower on Ubuntu 22.04 then on Windows 10

Looks like you reported Mesa Intel(R) Graphics (ADL GT2) Intel 4.6 (Core Profile) Mesa 22.2.5 for your graphics information. With this being a laptop, you need to check if you have configurations…

YimingWu closed issue blender/blender#106412 2023-04-01 09:22:30 +02:00
crash