YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#108442 2023-05-31 05:39:52 +02:00
Vertices get stuck together with the mirror modifiers clipping

Hi @Zephyr-Lesmeister , this is a known limitation, where once the transformation is confirmed and vertices are already clipped/snapped by the mirror modifier, it will stay at the clipping plane…

YimingWu commented on issue blender/blender#106345 2023-05-31 05:17:30 +02:00
Crash when scrubbing the timeline when using the line art modifier

I can periodically trigger the crash now.

YimingWu commented on issue blender/blender#108385 2023-05-30 15:34:53 +02:00
Measuring tool reports incorrect diameter of circle

@David-Hillman You should be able to see the default value also having units if you enabled any units in the properties panel, and this should only be a UI display thing, where the value…

YimingWu deleted branch fix-108161 from ChengduLittleA/blender 2023-05-30 15:25:19 +02:00
YimingWu closed issue blender/blender#108161 2023-05-30 15:25:17 +02:00
Transform Operator affected by disabled bone constraint
YimingWu pushed to main at blender/blender 2023-05-30 15:25:16 +02:00
51d10f4400 Fix #108161: Transform affected by off constraints
YimingWu merged pull request blender/blender#108217 2023-05-30 15:25:15 +02:00
Fix #108161: Transform affected by off constraints
YimingWu pushed to fix-108161 at ChengduLittleA/blender 2023-05-30 15:23:11 +02:00
a3d3e8da05 clang-format
3b26153202 Fix #108161: Transform affected by off constraints
122c48aed0 Externals: update fmtlib to latest version (10.0.0)
1be9d9cb63 Externals: update fast_float to latest version (5.0.0) to fix some compile warnings
0272ab6cda Cleanup: avoid copy & unnecessary allocation creating temporary path
Compare 264 commits »
YimingWu pushed to fix-107956 at ChengduLittleA/blender 2023-05-30 15:18:18 +02:00
0510ab8960 Use fps callback to reset simulation states.
8e8e49bce5 Cleanup code path
4d365b5f44 Simulation: Store old fps instead of delta_seconds
f9e7d3d008 Fix #107956: Simulation reset on fps change.
122c48aed0 Externals: update fmtlib to latest version (10.0.0)
Compare 163 commits »
YimingWu closed issue blender/blender#108408 2023-05-30 10:01:03 +02:00
-Blender default scene lag-
YimingWu commented on issue blender/blender#108408 2023-05-30 10:00:57 +02:00
-Blender default scene lag-

Hi @shashwat-maurya , we don't have enough information on your setup, nor can we reproduce the issue. Please try refer to the bug reporting guideline: https://wiki.blender.org/wiki/Process/Bug_Repo

YimingWu commented on issue blender/blender#108409 2023-05-30 09:55:34 +02:00
Consider the tangent of the Face when 'Align Rotation to Target'

Hi @IgorDmytrenko , Can confirm the behaviour, however this I believe is a limitation of current algorithm. Aligning origin with normal will only guarantee that the z direction is the same as the…

YimingWu commented on issue blender/blender#108385 2023-05-29 10:09:53 +02:00
Measuring tool reports incorrect diameter of circle

Hi @David-Hillman , I can't really reproduce the issue.

I don't think the default Mesh->Circle size is 1mm, but 1000mm (see the 3rd pic). I have to edit the value to get a 1mm and then…

YimingWu closed issue blender/blender#108279 2023-05-26 06:00:40 +02:00
An error happened when I adjust bevel for the second time
YimingWu commented on issue blender/blender#108279 2023-05-26 06:00:38 +02:00
An error happened when I adjust bevel for the second time

@Right-SUN In that case, you could bevel one time and turn on "Clamp Overlap", This way it will stop when the bevel reaches the limit on the geometry.

![图片](/attachments/51099bed-d2aa-4384-8…

YimingWu commented on issue blender/blender#108300 2023-05-26 03:56:01 +02:00
Random rectangles 'missing' when rendering with optix + motion blur

Hi @Diana-G , could you give us a simplified file? likely with only that sword with animation, if you can still reproduce? Thanks!

YimingWu commented on issue blender/blender#108297 2023-05-26 03:53:50 +02:00
Error de progama

Hi @Lobo_Fachero_Creator , we can't determine any problem from just a sentence. Please use help->report a bug in Blender and give us a file that reproduces the issue. Thanks!

YimingWu closed issue blender/blender#108293 2023-05-26 03:45:45 +02:00
metaballs "active element" panel is missing
YimingWu commented on issue blender/blender#108293 2023-05-26 03:45:43 +02:00
metaballs "active element" panel is missing

Hi @E-13 , it seems that you are probably in object mode instead of edit mode. The "active element" panel only shows in edit mode. Everything is working fine here.