YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu pushed to main at ChengduLittleA/.profile 2024-08-26 17:10:08 +02:00
31b05614dc 更新 reports/2024.md
YimingWu closed issue blender/blender#126676 2024-08-26 14:24:50 +02:00
Align Tools issues
YimingWu commented on issue blender/blender#126676 2024-08-26 14:24:47 +02:00
Align Tools issues

Hi @AndreasResch , please contact the author of the said extension for upgrading. Blender project website does not handle bugs in community extension. Thanks!

YimingWu commented on issue blender/blender#126780 2024-08-26 14:07:01 +02:00
incorrectly displays the object in wireframe mode

OK. Looks like this might be a problem with overlay drawing, but I could not reproduce this locally with 4.2 or 4.3.

@PratikPB2123 could you reproduce this?

YimingWu commented on issue blender/blender#126780 2024-08-26 09:26:12 +02:00
incorrectly displays the object in wireframe mode

I could not reproduce this on latest 4.2 or 4.3. Could you try restoring to blender default light/dark theme and see if the problem is resolved? Which theme are you using?

YimingWu pushed to gpv3-merge at ChengduLittleA/blender 2024-08-26 09:00:55 +02:00
00e7e8fbd6 Merge branch 'main' into gpv3-merge
81870ce418 Cleanup: Use const char* in declaring imb_exr_get_pass().
d9cfb9fea2 Fix #126573: Crash calling popups without a "window" set
5cb29528e6 Cleanup: spelling in comments
780686f885 Cleanup: correct code-comment
Compare 358 commits »
YimingWu commented on issue blender/blender#126774 2024-08-26 08:59:02 +02:00
Blender crashes when GPU compositor image is too large

I think we might be able to combine #126318 for "unreasonably big sized image in compositor" 😅

YimingWu commented on issue blender/blender#126692 2024-08-26 08:54:21 +02:00
Hard Crash while baking Line Art Modifier for Geometry Nodes object

Hummm I'm not able to reliably reproduce this, what I found is that if I:

  • Open File
  • Goto Modelling workspace and open a geometry nodes editor
  • Switch to the plane object
  • Switch to…
YimingWu commented on issue blender/blender#126692 2024-08-26 08:44:32 +02:00
Hard Crash while baking Line Art Modifier for Geometry Nodes object

Looks like it's crashing in DRW_draw_render_loop_2d_ex where check_datablock_expanded has a null id_cow. Not exactly sure if it's triggered by that change, seems to be that the interface is…

YimingWu pushed to gpv3-convert-mesh at ChengduLittleA/blender 2024-08-26 08:36:30 +02:00
960f6d8446 transform layers
0814cc06f6 Merge branch 'main' into gpv3-convert-mesh
81870ce418 Cleanup: Use const char* in declaring imb_exr_get_pass().
d9cfb9fea2 Fix #126573: Crash calling popups without a "window" set
5cb29528e6 Cleanup: spelling in comments
Compare 467 commits »
YimingWu commented on issue blender/blender#126703 2024-08-26 08:00:42 +02:00
GreasePencilDrawing strokes not being updated after resize_strokes

Hi! I can confirm that the value is being printed as you described, but I do believe this is not the correct way to access GPv3 data. When you resize_strokes(), the entire strokes (a…

YimingWu pushed to main at blender/blender 2024-08-26 07:54:39 +02:00
81870ce418 Cleanup: Use const char* in declaring imb_exr_get_pass().
YimingWu commented on issue blender/blender#126674 2024-08-26 07:26:55 +02:00
Sun Light is Creating Wrong Shadow

Unable to replicate on a 4070 here. Does it make any differences when you change shadow pool size settings in the Performace panel?

Also it would be useful if you could run blender with…

YimingWu commented on issue blender/blender#126739 2024-08-26 07:13:19 +02:00
Blender's File Browser Can't move files and folders

I don't quite think this is by design but might be a good thing to have 🤔

YimingWu commented on issue blender/blender#126748 2024-08-26 07:10:23 +02:00
Video with fps 29.65 goes out of sync with Audio

It seems that the video AVStream has an avg_frame_rate of 29.65fps and r_frame_rate of 30fps.

In 4.2, the audio is out of sync with either 30 or 29.65 fps (I have to set frame rate to…

YimingWu commented on issue blender/blender#126729 2024-08-26 06:50:29 +02:00
I cannot launch blender anymore

Sometimes it is possible that the driver is broken by automatic system security updates. Try to see if glxinfo -B gives you wrong or no OpenGL renderer. In which case you may need to remove and…

YimingWu commented on issue blender/blender#123843 2024-08-26 06:44:55 +02:00
Crash with Cycles and GPU Compute with Fedora Blender package

Thanks for the additional info. But I do not have AMD hardware atm. Maybe @Alaska because similar AMD hardware?

YimingWu commented on issue blender/blender#126692 2024-08-26 06:28:13 +02:00
Hard Crash while baking Line Art Modifier for Geometry Nodes object

Yepp... Will take a look and see what exact setup caused this to happen.

YimingWu commented on issue blender/blender#126484 2024-08-19 10:41:35 +02:00
Blender crashes when the shading panel is opened.

Hi @Peter-Fonk , this looks to be the same issue as #126040. Please try upgrading your graphics driver. 20.Q2.2 is pretty old.

YimingWu commented on issue blender/blender#126484 2024-08-19 09:39:20 +02:00
Blender crashes when the shading panel is opened.

Hi, could you try find the crash log? Thanks!