YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#107810 2023-05-10 15:11:08 +02:00
Grease pencil to svg export incorrect line thickness in 3.5.1

Starting at at least 3.4.1 it's already broken. Will take a look.

YimingWu commented on issue blender/blender#107485 2023-05-10 09:02:49 +02:00
Blender crashes on win10

Yes, I am using hybrid graphics.

@aron16DotOne in that case, make sure you force blender executable into using the nvidia card in the nvidia control panel, unless you are too concerned about…

YimingWu commented on issue blender/blender#107789 2023-05-10 08:21:38 +02:00
Crash when dragging an asset and using Ctrl + space

My attempt to fix this. Maximizing while dragging might not be possible since the drop box is not updating in the progress.

YimingWu created pull request blender/blender#107803 2023-05-10 08:19:52 +02:00
Fix #107789: Prevent area maximizing when dragging
YimingWu created branch drag_prevent_maximize in ChengduLittleA/blender 2023-05-10 08:19:11 +02:00
YimingWu pushed to drag_prevent_maximize at ChengduLittleA/blender 2023-05-10 08:19:11 +02:00
b672685c9d Fix #107789: Prevent area maximizing when dragging
c49a0fa474 Cleanup: remove redundant use of BLI_snprintf (no formatting args given)
3958ae7241 Cleanup: use STRNCPY, SNPRINTF macros
2f9538a8c7 code_clean: add utility for replacing BLI string copy/printf with macros
2d99b935f3 BLI_string: add macros to wrap BLI_vsnprintf
Compare 10 commits »
YimingWu commented on issue blender/blender#107789 2023-05-10 08:04:04 +02:00
Crash when dragging an asset and using Ctrl + space

From experimenting, it looks like to me that the dragging operator really doesn't want the UI to be changing while it's operating. When I bypass the crashed drawing part, it's also crashing at the…

YimingWu commented on issue blender/blender#107485 2023-05-10 07:56:39 +02:00
Blender crashes on win10

Hi @aron16DotOne Are you using hybrid graphics? I thought nvidia driver 4xx solved your issue. I would take note if I encounter further similar situations like you have and direct them here.…

YimingWu opened issue blender/blender#107802 2023-05-10 07:24:36 +02:00
alt-tab to Blender main window while a file dialog is opening seems to give focus on main window
YimingWu closed issue blender/blender#107801 2023-05-10 07:13:44 +02:00
Subdivision surface modifier slow
YimingWu commented on issue blender/blender#107801 2023-05-10 07:13:42 +02:00
Subdivision surface modifier slow

Hi! The rather slow response is probably due to GPU subdivision running for the first time. If you don't experience the same slowness when you add subdivision again afterwards then it's expected.…

YimingWu closed issue blender/blender#107799 2023-05-10 07:09:34 +02:00
Blender is ignoring output resolution settings and somewhat ignoring the camera's positioning
YimingWu commented on issue blender/blender#107799 2023-05-10 07:09:32 +02:00
Blender is ignoring output resolution settings and somewhat ignoring the camera's positioning

Hi @CryoKitsune , everything appears to be normal here The default rendering view is at 100% so understandably the view is "zoomed in" but if you zoom out the image viewer, everything looks…

YimingWu commented on issue blender/blender#107797 2023-05-10 07:06:41 +02:00
Resizing window causes crash on Wayland (libdecor)

It's weird that I experience very laggy window resizing under X but not on wayland.

YimingWu commented on issue blender/blender#107768 2023-05-09 17:22:04 +02:00
Unable to select vertex paint face mask faces while retopology overlay is active

Well this is working for selection but apparently I broke some more display stuff than just get it to work. 😅

I suggest renaming DRW_object_is_in_edit_mode to something like `DRW_object_sh…

YimingWu commented on issue blender/blender#107768 2023-05-09 17:03:02 +02:00
Unable to select vertex paint face mask faces while retopology overlay is active

I got this far and it apparently still didn't work 😅

diff --git a/source/blender/draw/intern/draw_manager.c b/source/blender/draw/intern/draw_manager.c
index ae874e44414..21ea916635c…
YimingWu commented on issue blender/blender#107726 2023-05-09 15:06:53 +02:00
VSE: view > sequence render animation (bpy.ops.render.opengl) ignoring scene start frame

@icappiello ah sorry you actually updated the original file I thought it was still the old one 😅

But I'm still unable to replicate what's happening in your video, even I follow the step…

YimingWu commented on issue blender/blender#107778 2023-05-09 14:41:40 +02:00
GNOME BUG: Second windows ignores tablet input in gnome-shell

Hi @toastamore I can't reproduce the issue with linux and wacom cintiq. I suspect it could possibly be a libwacom issue. Is the "new file window" on a separate monitor? (But I don't think this…

YimingWu closed issue blender/blender#107771 2023-05-09 14:23:50 +02:00
Blender 3.5 not launching on Windows 11 on VM
YimingWu commented on issue blender/blender#107771 2023-05-09 14:23:48 +02:00
Blender 3.5 not launching on Windows 11 on VM

I guess I'll close this report as it's really not a bug in blender. Still free to comment if anything additional comes up :)