YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#108586 2023-06-05 04:30:35 +02:00
Color swatch in grease pencil in the topbar is half transparant, showing whats underneat

Hi @jwvdronkelaar , This is kind of a side effect of displaying a "disabled color selector". Notice the switch on the left side of the color selector is on "material" but not "vertex color", this…

YimingWu commented on issue blender/blender#108584 2023-06-05 04:25:23 +02:00
Export modal doesn't focus input on the default button consistently

Here I have always been able to confirm saving when pressing Enter.

Could you try find out what other stuff you have done when the file dialog is open and cause it to lose focus so we could…

YimingWu commented on issue blender/blender#108583 2023-06-05 04:21:54 +02:00
My entire Pc crashes when I switch to cycle render.

Hi @Alejandro-Herrera , Could you provide us a file that replicates the crash? Does default cube crash it?

If the "entire computer crashes", does it blue screen? Or simply shuts down? We need…

YimingWu commented on issue blender/blender#108569 2023-06-05 04:15:18 +02:00
rotation errors

Hi @blendask , those objects are already being transformed before, so the value is there even you re-open the file and did nothing.

But where did the differences in the input data (examples A…

YimingWu closed issue blender/blender#108569 2023-06-04 12:23:15 +02:00
rotation errors
YimingWu commented on issue blender/blender#108569 2023-06-04 12:23:13 +02:00
rotation errors

Hi @blendask , this is because loc/rot/scale values are calculated from the object's matrix after objects are transformed. Since floating point numbers have limited precision, the calculation will…

YimingWu commented on issue blender/blender#108573 2023-06-04 11:23:01 +02:00
Grease Pencil eraser acts as though full pressure was applied when tablet stylus is released

I'm currently not on a device with pressure sensitive eraser, but this logic doesn't seem to be applicable any more. I believe the correct way to realize the original behaviour is to simply turn…

YimingWu commented on issue blender/blender#108444 2023-06-04 07:02:18 +02:00
"Add Modifier" menu gets cut off inside narrow windows

Ah @Harley seems to be a really good idea

YimingWu commented on issue blender/blender#108572 2023-06-04 06:11:10 +02:00
light linking gets disabled IN VIEWPORT ONLY when i rotate my object

I could not reproduce the glitch. When I rotate the cube, things seems to work normally, only cube gets illuminated (and the plane only receive secondary reflections).

YimingWu commented on issue blender/blender#108569 2023-06-04 06:05:11 +02:00
rotation errors

Hi @blendask , the rotation values in those two files of that object isn't completely identical:

Rotation values for telo:

in Example A: Euler((0.1194680854678154, -0.0, 5.376673981594…
YimingWu commented on issue blender/blender#108564 2023-06-04 05:58:13 +02:00
sphere eyes inside so darkness

Here in Cycles the latest EYE.blend shows completely black and in eevee it shows a little bit color.

Not sure what the intended result is, but I'd suggest contacting the author for more…

YimingWu commented on issue blender/blender#108562 2023-06-04 05:51:33 +02:00
difficulties opening the latest version Blender

Try make sure blender uses your discrete graphics card. You may want to plug the display directly into the graphics card instead of the mother board, and also make sure in your graphics driver's…

YimingWu commented on issue blender/blender#108556 2023-06-04 05:45:29 +02:00
Blender crashes intermittently during render since new GPU installed

Similar to #85977

YimingWu commented on issue blender/blender#108553 2023-06-04 05:37:39 +02:00
Regression: Alt + value change doesn't work for various inputs

Can confirm holding alt while changing rotation mode doesn't change for all selected objects anymore. Works correctly in 3.6

YimingWu commented on issue blender/blender#108551 2023-06-04 05:32:34 +02:00
Blender Opens Window then Closes/crashes

Yes you should plug monitor into the GPU instead of the motherboard, this could still be a driver issue tho.

@fclem there is this error: Extension "GL_ARB_conservative_depth" is not supported.

YimingWu commented on issue blender/blender#108536 2023-06-02 14:46:57 +02:00
Stereoscopic render - Convergence Plane doesn't show in the cameraview while in viewport

Caused by d8e01150d6356b171f03021dd6abcae39f3a7c81 , @LukasStockner , from the look of it, there might not be a very elegant solution to this...

YimingWu commented on issue blender/blender#108536 2023-06-02 14:32:25 +02:00
Stereoscopic render - Convergence Plane doesn't show in the cameraview while in viewport

Can confirm. In Convergence Plane mode the viewport should also show convergence. Will check.

I don't think stereo rendering would work anyway for panoramic? Since if the viewer rotates, then…

YimingWu pushed to fix-gcc-94 at ChengduLittleA/blender 2023-06-02 14:14:19 +02:00
18132017aa Add comment.
YimingWu commented on pull request blender/blender#108529 2023-06-02 14:06:40 +02:00
Cleanup: int16_t casting in index_mask.cc

Good point...

YimingWu commented on issue blender/blender#108049 2023-06-02 11:48:45 +02:00
Nodes: Copy-pasting nodes makes many active nodes

@lichtwerk Nope only ctrl c/v has this problem.