YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu created pull request blender/blender#128075 2024-09-24 15:03:42 +02:00
Fix #127872: bpy: Expose image undo handler
YimingWu pushed to fix-127872-with at ChengduLittleA/blender 2024-09-24 15:02:00 +02:00
009334183b Fix #127872: bpy: Expose image undo handler
2286868298 Anim: support layered Actions when symmetrizing Action Constraint
82e757e61d Replace BKE_fcurves_filter() with the new slotted Actions API
1b6220a4ba GPv3: Fill gradient tool
5eeb5cd164 Fix: GPv3: Crash on loading file with layer parents
Compare 10 commits »
YimingWu created branch fix-127872-with in ChengduLittleA/blender 2024-09-24 15:01:59 +02:00
YimingWu commented on issue blender/blender#128059 2024-09-24 13:30:42 +02:00
Crash when moving view, after frame rendering in rendered viewport shading / CUDA queue copy_from_device error

Hi @Marek-9 , is it a big file? It could mean you are running out of memory. If the file is pretty small and the crash is still replicable, please attach the file that's causing the crash. Thanks!

YimingWu closed pull request blender/blender#128033 2024-09-24 11:26:47 +02:00
Fix #128018: BMesh: Single vert selection history for box/circle/lasso
YimingWu commented on pull request blender/blender#128033 2024-09-24 11:26:44 +02:00
Fix #128018: BMesh: Single vert selection history for box/circle/lasso

Hummm... consistency-wise indeed it would be best to not support history for box select. Thanks for the explanation :D I guess we can close this PR for now.

YimingWu commented on issue blender/blender#128053 2024-09-24 11:25:11 +02:00
Gpencil: GPv3 crash on using CTRL key to switch to eraser

@PratikPB2123 For me main still crashes. Just make sure you use CTRL without selecting any brushes:

  • Add GPencil
  • Switch to draw mode
  • Hold CTRL and draw
YimingWu commented on issue blender/blender#128055 2024-09-24 10:52:32 +02:00
Gpencil: GPv3 layer parenting makes strokes dissapear

It seems I can't even open this blend on latest main... I got this assert while opening the file inIDNode *DepsgraphNodeBuilder::add_id_node(ID *id):

  BLI_assert(id->session_uid !=…
YimingWu commented on issue blender/blender#128056 2024-09-24 10:48:00 +02:00
Crash when Ctrl Left Click on Outliner toggles

@PratikPB2123 Ah looks like it does crash when clicking collection eye icon. On objects it doesn't

YimingWu commented on issue blender/blender#128056 2024-09-24 10:44:00 +02:00
Crash when Ctrl Left Click on Outliner toggles

Apparently good on 5b5576993e648161839484954269d9d7288a668d now 🤔, it might have already fixed itself?

YimingWu commented on issue blender/blender#128053 2024-09-24 10:25:47 +02:00
Gpencil: GPv3 crash on using CTRL key to switch to eraser

Broken by a38c96b92ca28f30b062382c15cc77902615fc0d @JulianEisel

YimingWu commented on issue blender/blender#128053 2024-09-24 09:44:23 +02:00
Gpencil: GPv3 crash on using CTRL key to switch to eraser

Good on 801a73887a39e172e4b8454ec9, will besect

YimingWu commented on issue blender/blender#128052 2024-09-24 09:18:06 +02:00
Global Z axis is inverted in specific .blend file

Looks like indeed it's a inverted view matrix... But without a step to reproduce this, we kinda don't really know how you get there and thus make a fix to correct this 😅

YimingWu commented on issue blender/blender#127492 2024-09-24 08:53:42 +02:00
Line art Edge Marks data isn't kept with Separate Geometry Node.

apparently when that "separate geometry" ever runs, the edge mark will disappear.

Looks like that freestyle edge marks is missing after that, only selection remains. Let me take a look at the…

YimingWu commented on issue blender/blender#126880 2024-09-24 04:45:52 +02:00
SurfaceDeform does not work as expected in 4.2.1

This also brings up the topic of having a UI for seeing whether there are dependency cycle. Sometimes they are not so obvious 🤔

YimingWu commented on issue blender/blender#125995 2024-09-24 04:43:55 +02:00
EEVEE: Rendering crash when using Gardener v1.2Pro

I think at this point it might be better to resort to using cycles. I upgraded to 560 driver on my linux machine and it still gives me whole system hang just like previously :(

YimingWu commented on issue blender/blender#127843 2024-09-24 04:34:51 +02:00
Blender Closing when i hit Render (old #127089)

Still can't reproduce here locally. It's best if you have the crash log so we at least know roughly where it crashed…

YimingWu closed issue blender/blender#120365 2024-09-24 04:29:41 +02:00
Bone viewport name is bold and blurry
YimingWu commented on issue blender/blender#120365 2024-09-24 04:29:37 +02:00
Bone viewport name is bold and blurry

I see. I guess we can close this for now.

YimingWu pushed to main at ChengduLittleA/.profile 2024-09-23 17:34:42 +02:00
f577275d8b 更新 reports/2024.md