YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#110038 2023-07-17 15:53:53 +02:00
Regression: Crash when Sculpting on a mesh from a GP Lineart Modifier

I am actually unable to reproduce the issue with the provided file or from the steps using default file... I'm on linux right now. Will try windows, maybe the memory scheduling is different.

YimingWu commented on issue blender/blender#110164 2023-07-17 15:06:31 +02:00
Spreadsheet does not update during/after playing animation

Could be that the missing update also came with d8388ef36a ?

This does make sense... I would prefer it to update on pause, but adding yet another option for this seems to be overkill...

YimingWu commented on issue blender/blender#110134 2023-07-17 15:03:58 +02:00
Crashes very often on startup

OK. Tell us if you find out anything :)

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

Ps I don't consider this a high priority issue as it users can still work with vertex paint by disabling the overlay. Note that this should be fixed for the next release

The problem I see for…

YimingWu commented on issue blender/blender#110136 2023-07-17 11:01:46 +02:00
Crash when switching to the Face select mode in 3.6

@lichtwerk I'll try but no guarantee... 😅 Likely one of the fixes in #109545

YimingWu commented on issue blender/blender#110101 2023-07-17 06:21:08 +02:00
Uv pack island with material and texture - rotate island - resize aspect

Hi @Astar_SPB , I'm not sure what you expect the result to be or what the problem is. Looks to me that unwrapping to a rectangular texture should result in what you see in the GIF.

YimingWu commented on issue blender/blender#110076 2023-07-17 06:16:50 +02:00
USD doesn't import animation

For me this file imported into blender without animation, neither transform cache or mesh sequence is present. Not sure if it's the file's problem.

@makowalski Could you take a look?

YimingWu commented on issue blender/blender#110184 2023-07-17 05:41:16 +02:00
The usd* file size is huge when export a character animation

Hi @Ken-Jung-Lee , it's best if you could provide such a blend file for us to try and see what exactly is going on with the exporter. Thanks!

YimingWu commented on issue blender/blender#110181 2023-07-17 05:35:26 +02:00
Sculpt mode - program crash: brush smooth + graphics tablet

Hi @Kemi , could you try following the steps here and upload the crash log? Thanks!

This probably means the…

YimingWu closed issue blender/blender#110180 2023-07-17 05:33:25 +02:00
Right-clicking Transform-values in Edit mode gives "Edit Source" menu instead of the same one in Object mode
YimingWu commented on issue blender/blender#110180 2023-07-17 05:33:22 +02:00
Right-clicking Transform-values in Edit mode gives "Edit Source" menu instead of the same one in Object mode

Hi! In edit mode, transform values are only for the selected parts of the mesh, means they are just indicative of a temporary mean position, thus it doesn't have options for drivers/key frames…

YimingWu created pull request blender/blender#110191 2023-07-17 05:27:53 +02:00
Fix #110176: Grey out "Flip" in mirror modifier when "Bisect" is off
YimingWu pushed to fix-110176 at ChengduLittleA/blender 2023-07-17 05:26:25 +02:00
1c3a4b17b7 Fix #110176: Grey out "Flip" in mirror modifier when "Bisect" is off
YimingWu pushed to fix-110176 at ChengduLittleA/blender 2023-07-17 05:25:42 +02:00
17402db337 Fix #110176: Grey out "Flip" in mirror modifier when "Bisect" is off
YimingWu pushed to fix-110176 at ChengduLittleA/blender 2023-07-17 05:23:44 +02:00
ae6c7d5c82 Fix #110176: Grey out "Flip" in mirror modifier when "Bisect" is off
a04da965f6 Fix #110166: Prevent ourliner editing generic labels.
8191b152ec GHOST: Guard GL context creation behind WITH_OPENGL_BACKEND
95367f732f Fix: Build error with MSVC
caf0024463 Cleanup: add degrees UTF8 symbol, prefer ascii over unicode in comments
Compare 10 commits »
YimingWu created branch fix-110176 in ChengduLittleA/blender 2023-07-17 05:23:43 +02:00
YimingWu commented on issue blender/blender#110176 2023-07-17 05:04:34 +02:00
Mirror Modifier's "Flip" option seemingly ineffective when no "Bisect" axis is enabled.

The "Flip" option seems to be only affecting the "Bisect" result. We probably need to grey-out the flip option when there isn't any bisect axis selected.

![图片](/attachments/e6130d3b-46ab-439…

YimingWu commented on issue blender/blender#110178 2023-07-17 04:58:45 +02:00
Blender 3.6.0 ran from tar.xz shows partial scene from background inside dialog window on Wayland Fedora 38 GNOME

This looks like a Wayland fractal scale bug again. Does this happen on a daily build of 3.6? Or 4.0?

Similar to/same as #109194

YimingWu commented on issue blender/blender#110169 2023-07-17 04:54:46 +02:00
Broken FCurve rendering

Hi! It looks consistent to me. if you move other bone's key frame that close (1 frame interval in the case of hand_IK_control.R), they will show up segmented like that. It's already sub-frame…