YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu closed issue blender/blender#108229 2023-06-08 04:15:56 +02:00
Dragging Strip Horizontally in NLA Through Other Strip Causes Freeze
YimingWu deleted branch fix-108229 from ChengduLittleA/blender 2023-06-08 04:15:55 +02:00
YimingWu merged pull request blender/blender#108257 2023-06-08 04:15:54 +02:00
Fix #108229: Wider tolerance shuffling NLA strips
YimingWu commented on issue blender/blender#108730 2023-06-08 04:14:59 +02:00
Remesh + Color attributes breaks mesh in this model

Can confirm it will mess up the geometry if color attributes are slected

YimingWu commented on issue blender/blender#108667 2023-06-07 09:16:02 +02:00
Compositor workspace: Mouse jumps back to the original position when stereoscopy is enabled

Hummm I still can't trigger that. Maybe it's my stylus, but I don't have a mouse right now.

YimingWu deleted branch drag_prevent_maximize from ChengduLittleA/blender 2023-06-07 06:21:12 +02:00
YimingWu closed issue blender/blender#107789 2023-06-07 06:21:11 +02:00
Crash when dragging an asset and using Ctrl + space
YimingWu pushed to main at blender/blender 2023-06-07 06:21:09 +02:00
0a891184fa Fix #107789: Prevent area maximizing when dragging
YimingWu merged pull request blender/blender#107803 2023-06-07 06:21:08 +02:00
Fix #107789: Prevent area maximizing when dragging
YimingWu pushed to drag_prevent_maximize at ChengduLittleA/blender 2023-06-07 05:54:19 +02:00
2904f4e02e Cleanups
3098ea9b70 Use BLI_listbase_is_empty
1be0e5825b Fix #107789: Prevent area maximizing when dragging
c1ac3621a9 Cleanup: replace list-base count_at_most with is_single for clarity
aada2800fd Cleanup: use BLI_strchr_or_end to simplify new-line stepping
Compare 854 commits »
YimingWu commented on issue blender/blender#108682 2023-06-07 05:50:25 +02:00
AnimAll addon causes blender to crash when inserting UV map keyframe

Nope, 3.5/3.6/4.0 doesn't seem to break, @Thomas-35 could you try a newer version of blender?

YimingWu commented on issue blender/blender#108684 2023-06-07 05:40:04 +02:00
GP brush pin for fill only, makes both stroke and fill

Can confirm when pinning the color, both outline and fill became the same color.

@filedescriptor Do we fix this in older versions or do we simply port these things directly to GP 3.0?

YimingWu commented on issue blender/blender#108682 2023-06-07 04:54:12 +02:00
AnimAll addon causes blender to crash when inserting UV map keyframe

Hi! This is best reported on https://projects.blender.org/blender/blender-addons/issues since it's an addon.

Due to recent changes to the UV data structure, this is probably expected to break…

YimingWu commented on issue blender/blender#108679 2023-06-07 04:01:09 +02:00
4090 has problem with texture in render preview

It is entirely possible it's still a driver issue. Could you try launching blender with blender_debug_gpu.cmd and blender_debug_gpu_workaround.cmd and give us the output and other log files…

YimingWu commented on issue blender/blender#108675 2023-06-07 03:58:10 +02:00
Huge slowdown and crash with good setup

If you have a 10gb project file (and it's also compressed), it's probably expected that it would need a lot of memory, but if it's not something like 3d scan or some scientific visualization, it's…

YimingWu commented on issue blender/blender#108672 2023-06-07 03:53:07 +02:00
Grease Pencil materials can be assigned to non-Grease Pencil object types with Python

This probably should be fixed because AFAIK the material for GPencil 3.0 is still gonna be different from eevee etc. Will take a look.

YimingWu commented on issue blender/blender#108667 2023-06-07 03:51:47 +02:00
Compositor workspace: Mouse jumps back to the original position when stereoscopy is enabled

This looks very weird... I could not reproduce the issue with either 3.6 or 4.0, I'm on linux.

YimingWu commented on pull request blender/blender#108257 2023-06-07 03:47:20 +02:00
Fix #108229: Wider tolerance shuffling NLA strips

Hi @nrupsis you can check the file in #108229, and drag the second strip to the beginning, but keep a little bit overlap.

YimingWu commented on issue blender/blender#108646 2023-06-06 09:16:14 +02:00
Graphic artifacts on a Splash Screen

It is entirely possible that other programs work fine on faulty hardware due to the different operating mechanisms. Is the screen become this way immediately you launch blender? Or it comes…

YimingWu commented on issue blender/blender#108646 2023-06-06 08:59:07 +02:00
Graphic artifacts on a Splash Screen

This looks very much like a faulty screen connection, otherwise might be hardware problem. Since recording screen with software works fine, it means the software is drawing the screen correctly…