YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#109346 2023-06-26 05:48:02 +02:00
Strange snapping behaviour

From here it seems to be caused by 9cbe156d6a938c6464fa4219a8 , that's the only one I reverted and works fine now.

YimingWu commented on issue blender/blender#109350 2023-06-26 04:54:42 +02:00
Missing modal keymap settings for operators such as Inset Faces

Modal map for inset is not implemented yet (same as a ton of other operators, it's a somewhat new thing), will change this to TODO.

YimingWu commented on issue blender/blender#109349 2023-06-26 04:51:14 +02:00
Can't save files in VSE mode

Hi @mfarooqi which version are you using now? (Use Blender icon -> About Blender)

Also please upload us your system info file saved by Help -> Save System Info.

Could not reproduce this…

YimingWu commented on issue blender/blender#109347 2023-06-26 04:39:51 +02:00
Intel HD 520 viewport glitchy

Hi there, please give us the system info file saved by Help -> Save System Info, this helps us determine whether your graphic is capable of running blender.

You could try using `blender_debug_…

YimingWu commented on issue blender/blender#109346 2023-06-26 04:33:33 +02:00
Strange snapping behaviour

4.0 pre 25 June seems to be fine, will check latest to see what breaks.

YimingWu closed issue blender/blender#109345 2023-06-26 04:31:09 +02:00
animation
YimingWu commented on issue blender/blender#109345 2023-06-26 04:31:04 +02:00
animation

Hi, this is regarding the rokoko plug-in which is not bundled with blender. Please report the issue to rokoko. Thanks!

YimingWu commented on issue blender/blender#109344 2023-06-26 04:27:54 +02:00
Baked cache files should not depend on blend file name

This mechanism is probably not considered for such use case where the baked result is dependent on scene file name.

Yeah an automatic re-bake can be a workaround but let's hear what developers…

YimingWu commented on issue blender/blender#109038 2023-06-25 16:14:30 +02:00
Broken personal keybinds in 4.0

@1037789522 reported the same error:

Traceback (most recent call last):
  File "C:\Program Files\blender-4.0.0-alpha+main.f4d6edd4764a-windows.amd64-release\blender-4.0.0-alpha+main.f4d6ed…
YimingWu closed issue blender/blender#109339 2023-06-25 16:13:38 +02:00
Unable to import keymap
YimingWu commented on issue blender/blender#109339 2023-06-25 16:13:34 +02:00
Unable to import keymap

Thanks for reporting. This is the same error with #109038. Will merge reports and close this one as duplicate. Please subscribe #109038. :)

YimingWu reopened issue blender/blender#109040 2023-06-25 15:51:11 +02:00
Overlay: Edit Mesh wireframe incorrect bias
YimingWu commented on issue blender/blender#109040 2023-06-25 15:51:09 +02:00
Overlay: Edit Mesh wireframe incorrect bias

@fclem any idea what this is?

YimingWu closed issue blender/blender#109337 2023-06-25 12:25:39 +02:00
Flatpak version of blender is crashing when opened with the default application tray in ubuntu
YimingWu commented on issue blender/blender#109337 2023-06-25 12:25:37 +02:00
Flatpak version of blender is crashing when opened with the default application tray in ubuntu

As far as I know Blender doesn't officially distribute to flathub. We suggest you to report packaging issue to [their repository].(https://github.com/flathub/org.blender.Blender/issues) Thanks!

YimingWu commented on issue blender/blender#109327 2023-06-25 05:12:45 +02:00
Regression: Copy of eval mesh may keep shape keys

Observe the mesh going crazy/exploding as the Value changes

This is definitely gonna be a problem.

I'm not sure but maybe we could combine the discussion in here with #109313.

YimingWu commented on issue blender/blender#109335 2023-06-25 05:11:23 +02:00
file menu bar not showing up

Hi @alvin-1 , it's possible that you moved the menu bar inadvertently, you could press and hold middle mouse button and drag horizontally to expose the menu buttons.

The UI layout is saved with…

YimingWu commented on issue blender/blender#109261 2023-06-24 16:25:05 +02:00
Unable to import files

Hi there, please try uploading the file saved with Help > Save System Info.

Also please try using these .cmd to…

YimingWu commented on issue blender/blender#109313 2023-06-24 16:10:26 +02:00
Shape keys missing from bpy.data.meshes.new_from_object() even when the mesh Object is not evaluated

So think to_mesh() behaves as expected.

For mesh without modifiers and with shape keys, to_mesh() will keep shape keys. I believe this is where the confusion arises, since applying shape…

YimingWu commented on issue blender/blender#109322 2023-06-24 15:50:43 +02:00
Grease pencil stroke preview does not render correctly over reference image

This "Triangular region" problem also happened way before. Wil find the corresponding report.