YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu closed issue blender/blender#128216 2024-09-27 05:21:00 +02:00
Hash Crash
YimingWu commented on issue blender/blender#128216 2024-09-27 05:20:56 +02:00
Hash Crash

I think we can close this as node (or anything internally) is not designed to handle a hash type of huge number.

YimingWu commented on issue blender/blender#128179 2024-09-27 05:18:50 +02:00
Artifacts In edit mode in 4.2 lts

This CPU uses the the same HD 405 graphics like #126115, not sure if related.

YimingWu commented on issue blender/blender#128225 2024-09-27 05:11:28 +02:00
GPv3: P (Separate) causes memory leaks

Wait I can't reproduce it any more :/ let me see...

YimingWu opened issue blender/blender#128225 2024-09-27 04:41:46 +02:00
GPv3: P (Separate) causes memory leaks
YimingWu pushed to fix-128079 at ChengduLittleA/blender 2024-09-27 03:50:41 +02:00
53602d3e42 still doesn't work...
YimingWu commented on issue blender/blender#80458 2024-09-27 02:20:16 +02:00
Reliable GPU hang on common Intel cards (Linux)

@Symbo1ic try upgrading mesa driver, if you can still reproduce the hang, it's best to report that to mesa side.

YimingWu commented on issue blender/blender#128089 2024-09-27 02:17:06 +02:00
Blender freezes system when unhiding all objects

But it feels a bit weird how blender can choose the GPU for cycles but not for EEVEE & Viewport,

Yeah that's a legacy limitation on the OS and OpenGL driver. Glad you have prime-run working :)

YimingWu commented on issue blender/blender#127288 2024-09-27 02:15:26 +02:00
Vulkan - gpu.platform.version_get() gives different driver versions.

Vulkan auto selects best GPU available. You can override in preferences/system tab. I hope you have both GPUs :-) ?

I mean I only have one GPU 😅 But they do seem to report different minor…

YimingWu closed issue blender/blender#128190 2024-09-26 16:03:12 +02:00
texture
YimingWu commented on issue blender/blender#128190 2024-09-26 16:03:09 +02:00
texture

Also @Alaska is trying to tell you these but for some reason the message doesn't send.

Hi Evan, the issue you're having is that the file you've downloaded doesn't have textures/materials…

YimingWu commented on issue blender/blender#128190 2024-09-26 15:53:47 +02:00
texture

Hi @Jessenia-Cintron , this model contains copyrighted content and it's indicated on the deviantart page that the author ripped the model from somewhere else. It's probably best if you could…

YimingWu reopened issue blender/blender#127090 2024-09-26 15:02:15 +02:00
Extensions website only supports Python 3.11 (or a single Python version)
YimingWu commented on issue blender/blender#127090 2024-09-26 15:02:11 +02:00
Extensions website only supports Python 3.11 (or a single Python version)

Humm guess what I'll open this issue again and poke extension developers and see if they have better ideas.

Honestly versioning is always gonna be a issue no matter what software/plugin you…

YimingWu commented on issue blender/blender#127090 2024-09-26 14:37:22 +02:00
Extensions website only supports Python 3.11 (or a single Python version)

@SpectralVectors The simple way of supporting is that just requiring users to download Blender from Blender website (which came with bundled python). If you'd like a support an addon that may run…

YimingWu commented on issue blender/blender#128157 2024-09-26 08:55:33 +02:00
USDZ file export 100% crashes Blender when exporting a Skeleton

Hi! I'm unable to reproduce in 4.2 LTS with a default rigify with generated rig. Could you try given us a minimal file that can reproduce this crash?

Also, please try factory-reset blender to…

YimingWu commented on issue blender/blender#123768 2024-09-26 07:59:08 +02:00
Clay strips brush leaves cracks on mesh

If there's no further side effects of said change, I'm for it. That way we don't need to manually tune the depth cutoff value for the clay strip brush each time.

YimingWu commented on issue blender/blender#128059 2024-09-26 07:57:53 +02:00
Crash when moving view, after frame rendering in rendered viewport shading / CUDA queue copy_from_device error

@Marek-9 it should not be too big for your computer, but also you could take a look at your task manager when you are rendering big files, and see if GPU memory is full. Note that if you have high…

YimingWu commented on issue blender/blender#128085 2024-09-26 07:53:18 +02:00
Shadow breaks with linked duplicate

I think we can raise priority yes.

YimingWu commented on pull request blender/blender#128116 2024-09-25 15:56:48 +02:00
Fix: Grease Pencil: Add back support for stroke direction overlay

Ah thanks!