YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#126115 2024-08-09 10:43:28 +02:00
GL_INVALID_ENUM: Blender crashes when attempting to render images

Humm we didn't see that many reports coming from this model of iGPU, it may be handled similarly as HD4000 series.

YimingWu commented on issue blender/blender#125848 2024-08-09 07:17:05 +02:00
EEVEE render crashes - AMD Mesa

This does seem similar to most of the recent reports, some other users has reported that updated driver could resolve the problem, like #126025

YimingWu pushed to gpv3-convert-mesh at ChengduLittleA/blender 2024-08-08 16:01:10 +02:00
d3edcea379 wording
3cef73414f Use separate code path for converting to mesh
a81365bd8b Revert "GPencil: Convert GPv3 to mesh"
f7d1858e5e GPencil: Convert GPv3 to mesh
006f954f5c Sculpt: Refactor area normal/center sampling
Compare 1703 commits »
YimingWu commented on issue blender/blender#126080 2024-08-08 14:45:00 +02:00
Keymap buttons + mouse

Here my test works fine. Do you have any unusual kind of keyboard/vnc kind of setup?

YimingWu commented on issue blender/blender#126077 2024-08-08 14:22:55 +02:00
Useless double sculpt auto-mask menu/ not syncing

This apparently means that Brushes have their own auto mask settings and the one on top of the viewport applies to all sculpting input?

YimingWu commented on issue blender/blender#126040 2024-08-08 14:20:28 +02:00
Shading tab Crash

I think this would be the same as #126025 where the user reported that updated driver make it work.

YimingWu commented on issue blender/blender#126064 2024-08-08 14:18:25 +02:00
Navigation Orbit Around Selection not set by default for new users

I have never used any program with zoom/rotate around cursor 🤔 it's like when you are looking at something and you reach out want to adjust the view and bzzzt you are side ways 🤔 Not sure…

YimingWu closed issue blender/blender#126025 2024-08-08 14:15:38 +02:00
Crash when opening a shading preview on Blender 4.2
YimingWu commented on issue blender/blender#126025 2024-08-08 14:15:34 +02:00
Crash when opening a shading preview on Blender 4.2

I see, then I guess we could close this one for now. Thanks for updating.

YimingWu commented on pull request blender/blender#125949 2024-08-08 14:13:34 +02:00
GHOST: Process full mouse move resolution in Win32

@Harley doesn't this mean that the user might experience different acceleration than what would be through the OS?

YimingWu pushed to main at blender/blender 2024-08-08 14:12:33 +02:00
3f5d380365 Fix #125897: Use cyclic when handling curves selection
YimingWu deleted branch fix-125897 from ChengduLittleA/blender 2024-08-08 14:12:32 +02:00
YimingWu closed issue blender/blender#125897 2024-08-08 14:12:31 +02:00
GPv3: Curve selection ignores last line in cyclic curves
YimingWu merged pull request blender/blender#125900 2024-08-08 14:12:30 +02:00
Fix #125897: Use cyclic when handling curves selection
YimingWu commented on issue blender/blender#125848 2024-08-08 13:48:54 +02:00
EEVEE render crashes - AMD Mesa

@wavetro-3 it's best if you start blender with the two OpenGL debug scripts and put the log here. instructions

YimingWu commented on issue blender/blender#126045 2024-08-08 13:47:20 +02:00
Bump map and material appearance depends on render resolution.

Looks like this is relevant: #122892 . Once this fix is in then you should see less of a difference on high frequency details.

YimingWu commented on issue blender/blender#126071 2024-08-08 03:42:40 +02:00
Python API gpu module: Using #extension in shaders causes compile error

I think this is a good suggestion for custom shader API. Blender do enable all extensions already that is required+supported before the main shader body internally.

YimingWu commented on issue blender/blender#126064 2024-08-08 03:40:18 +02:00
Navigation Orbit Around Selection not set by default for new users

I don't really think this is a bug... In blender you could just press . and your selection would be centered and you can orbit around. It's just how blender has been from like forever.

(I…

YimingWu commented on issue blender/blender#126052 2024-08-08 03:37:43 +02:00
Blender Viewport Switching Lag (MacOS)

The lag when you switch to material or render preview for the first time is somewhat expected in newer version of blender since now the shader compilation do take a bit more time.

YimingWu commented on issue blender/blender#126049 2024-08-08 03:35:35 +02:00
4.3 objects not showing outline in overlay mode

Hummm have you accidentally enabled experimental overlay next feature? Could you try factory reset and see?