YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#128737 2024-10-08 07:05:52 +02:00
Autosave doesn't autosave

I believe this is a side effect of efb511a76d . In an essence, auto save will not save the file in some state that…

YimingWu commented on pull request blender/blender#128033 2024-10-08 05:53:41 +02:00
Fix #128018: BMesh: Single vert selection history for box/circle/lasso

I'll put the summary of the discussion with @ideasman42 in chat about this problem:

  • The "accidental box select" may be handled in the event level, could be coupled with a timer to determine…
YimingWu commented on issue blender/blender#128733 2024-10-08 05:13:53 +02:00
Blender crashes and closes when I move the model view in Cycles (Only with GPU)

Apparently always crashed in ccl::ObjectManager::device_update_prim_offsets. It looks like blender does run on correct video card MX450.

BTW your file has dependency cycle, try removing those…

YimingWu closed issue blender/blender#128736 2024-10-08 05:08:39 +02:00
CurveToMesh produces one less of the Arc node resolution count
YimingWu commented on issue blender/blender#128736 2024-10-08 05:08:35 +02:00
CurveToMesh produces one less of the Arc node resolution count

The Resolution property is the Number of points on the arc so you should have a segment count + 1 in there.

After setting resolution to 9 (with 80 degrees sweep means 10 degrees per…

YimingWu commented on issue blender/blender#128728 2024-10-08 04:50:33 +02:00
On color wheel, the cursor is very small if using a 4K monitor.

The brush "dot" is indeed very small... Generally not a big problem if you use a pen display since pen is basically where mouse is but for mouse and tablets this could be a problem :(

I think…

YimingWu opened issue blender/blender#128735 2024-10-08 04:20:59 +02:00
GPU Subdiv broken / shows invalid mesh
YimingWu commented on issue blender/blender#128719 2024-10-08 04:15:15 +02:00
Grainy shadows with the EEVEE engine starting in 4.2, with AMD Integrated Graphics

This should be the same problem as #123787, multiple people have reported similar issue that are fixed after upgrading driver. Could yo try upgrading AMD driver and see if it resolves?

YimingWu closed issue blender/blender#127456 2024-10-08 04:13:51 +02:00
Square-ish dots over eevee viewport
YimingWu commented on issue blender/blender#127456 2024-10-08 04:13:47 +02:00
Square-ish dots over eevee viewport

No activity for more than a week. Will close this by policy. If you still encounter this issue please make a new report. Thanks!

YimingWu commented on issue blender/blender#128733 2024-10-08 04:04:11 +02:00
Blender crashes and closes when I move the model view in Cycles (Only with GPU)

Hi @Reinhard-Marvin-Carrillo-Talavera , could you give us the crash log? Also try starting blender with GPU…

YimingWu closed issue blender/blender#128426 2024-10-08 03:43:42 +02:00
Gpencil: Lineart not evaluating grease pencil geometry nodes mesh properly
YimingWu commented on issue blender/blender#128426 2024-10-08 03:43:39 +02:00
Gpencil: Lineart not evaluating grease pencil geometry nodes mesh properly

The thing is, that, line art loads as expected, but does not register geometry changes, and the fix is to change lineart parameters

The reason why it doesn't register changes is that line art…

YimingWu commented on issue blender/blender#128675 2024-10-08 03:39:39 +02:00
Sculpt: Regression: Layer brush with large height gets bumpy

I can confirm that it is fixed and at least consistent with old behavior. (It will still have jumps when brush falls off the edge, but the jumps looks the same as before). Thanks!

YimingWu commented on issue blender/blender#122837 2024-10-08 03:35:19 +02:00
EEVEE: Black surfaces on Intel GPU

@Lucas-Guajardo Looks like your driver version is actually newer than what I could find [on intel official website](https://www.intel.com/content/www/us/en/support/products/81496/graphics/processor

YimingWu commented on issue blender/blender#123317 2024-10-08 03:15:58 +02:00
GPv3: Drawing slow down when drawing a very long stroke

But if we need to have triangulation anyway why wouldn't old GPv2 slow down the same way 🤔

YimingWu commented on issue blender/blender#128558 2024-10-07 17:14:30 +02:00
Modal Grab Cursor Prone to Leaving Window With Fast Movements

OmniStep, a first-person controller add-on

I have seen this tool recently. I'll try to use it later and see.

Looks like I could indeed also have the mouse go out of grab with a simple G

YimingWu commented on issue blender/blender#128426 2024-10-07 15:52:55 +02:00
Gpencil: Lineart not evaluating grease pencil geometry nodes mesh properly

@frogstomp one way to get around it is to do the GP->Mesh conversion inside another Mesh object (this mesh object essentially reads that GP object you want and do stuff in GN). This way line art…

YimingWu commented on issue blender/blender#128569 2024-10-07 15:50:45 +02:00
Blender keeps freezing in Ubuntu 24.04 LTS / Linux Mint 22

Hi @SmartArtCreations have you tried those steps yet?

  • Starting blender with arguments --factory-startup --debug-gpu --debug-gpu-force-workarounds and upload logs
  • In what way did it…
YimingWu pushed to main at ChengduLittleA/.profile 2024-10-07 15:44:50 +02:00
943d734c2b 更新 reports/2024.md