YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#107550 2023-05-03 14:34:26 +02:00
Camara in render gone wrong by click the render tab.

@NOTNOT-7171 Looks interesting, could you please give us a file to replicate the issue? a minimal stripped down file that can reproduce the problem is okay

YimingWu commented on issue blender/blender#107577 2023-05-03 14:30:06 +02:00
Regression: Cycles: crash and CUDA error on rendering with denoising

Very likely to be 014f6e430900 ...

YimingWu commented on issue blender/blender#107577 2023-05-03 14:09:59 +02:00
Regression: Cycles: crash and CUDA error on rendering with denoising

Can reproduce on 3.6 as well.

YimingWu commented on issue blender/blender#107565 2023-05-03 14:01:31 +02:00
Bug migrating from 3.5 to 3.6 Alpha

Can reproduce. Yeah but not sure about why it's done this way...

YimingWu commented on issue blender/blender#107565 2023-05-03 13:40:45 +02:00
Bug migrating from 3.5 to 3.6 Alpha

Oops, it doesn't do it when set to "faces". It only does it when set to "Edges".

@mod_moder @MMMM I still haven't been able to reproduce this no matter what extrusion mode I save with 3.5.0,…

YimingWu commented on issue blender/blender#107557 2023-05-03 10:48:59 +02:00
Can't access Asset Browser context menu with RMB when using Right Button Select.

Can confirm. This seems to never have been working.

YimingWu commented on issue blender/blender#107574 2023-05-03 10:18:36 +02:00
Crashes during rendering

Thanks. I suggest you still monitor the hardware usage while rendering, although on first try it doesn't seem to take very much memory. Meanwhile try disabling plugins and see if it crashes. Some…

YimingWu commented on issue blender/blender#107574 2023-05-03 10:00:38 +02:00
Crashes during rendering

@Leaf the file doesn't seem to be attaching.

YimingWu commented on issue blender/blender#107574 2023-05-03 09:57:02 +02:00
Crashes during rendering

Hi @Leaf , Please provide us a test file if you can. If the file is pretty big, first check to see if your machine is running low on memory/vram. Thanks!

YimingWu commented on issue blender/blender#107554 2023-05-03 09:37:50 +02:00
Error Import GLB file

图片

Looks like indeed there are some weird characters if I drop this glb into an online viewer.

YimingWu commented on issue blender/blender#107570 2023-05-03 09:31:43 +02:00
Regression: Can`t select ruler or click it to make andgular ruler.

Interesting... Let me test if there's any specific input key setup that might interfere with this

YimingWu commented on issue blender/blender#107573 2023-05-03 09:28:57 +02:00
Purging orphan data deletes used mesh

What I could figure out so far:

source/blender/blenkernel/intern/lib_query.c line 717 has a loop dependency detection mechanism that considers the "cube as its own user" as "not a valid user"…

YimingWu commented on issue blender/blender#107573 2023-05-03 09:08:04 +02:00
Purging orphan data deletes used mesh

Can confirm. If not select the object in the node, purging would not affect it. Will check older versions.

Looks like the user count is indeed increasing when selecting the object, so I'm not…

YimingWu created pull request blender/blender#107575 2023-05-03 09:03:55 +02:00
Fix #107566: Gesture face set respect hidden faces
YimingWu pushed to sculpt_facemask_fix at ChengduLittleA/blender 2023-05-03 09:03:11 +02:00
692a1ef202 Fix #107566: Gesture face set respect hidden faces
6b9a500a3a Cleanup: disambiguate terms "name", "file" & "str" / "string"
1f96fa1129 Cleanup: rename BLI_make_existing_file for clarity
bb341eaf12 BLI_path: use module prefix for BLI_filename_make_safe
01aead42fc Cleanup: re-order split prefix/suffix return arguments last
Compare 10 commits »
YimingWu created branch sculpt_facemask_fix in ChengduLittleA/blender 2023-05-03 09:03:11 +02:00
YimingWu commented on issue blender/blender#107566 2023-05-03 08:46:31 +02:00
Face set selection affecting hidden face sets

Can confirm the issue 3.4.1 - 3.6.0

3.3.2 is correct.

YimingWu commented on issue blender/blender#107570 2023-05-03 08:29:28 +02:00
Regression: Can`t select ruler or click it to make andgular ruler.

Hello @Vyach , looks like the ruler has already been working normally here on today's build. You could try a latest build and see if it works. I guess it was probably some other viewport…

YimingWu commented on issue blender/blender#107567 2023-05-03 08:25:27 +02:00
CRASH Merge by distance node with OR connected to Selection

To me it runs normally on the version just compiled.