YimingWu ChengduLittleA
  • Joined on 2014-05-03
YimingWu commented on issue blender/blender#127089 2024-09-05 10:44:29 +02:00
4.2.1 Crash within Open Subdiv

Humm this file doesn't seem to crash on me. Tried 4.2.1 and latest 4.3, with GPU subdiv both on/off.

@PratikPB2123 could you reproduce this crash?

YimingWu commented on pull request blender/blender#127172 2024-09-05 10:24:14 +02:00
Fix #127153: Font: Add ".ttc" extension to filter.

Looks like the interface font for blender can correctly handle multi-face font on the interface just fine Noto Sans CJK Regular.woff2. Need to dig into the mechanism of this cause if I switch to…

YimingWu commented on issue blender/blender#127153 2024-09-05 09:10:53 +02:00
Fonts with the .ttc Extension Not Displaying

@ideasman42 do we intend to have a font variant support in the future on this?

YimingWu commented on pull request blender/blender#127172 2024-09-05 08:48:38 +02:00
Fix #127153: Font: Add ".ttc" extension to filter.

Do we have variant selection when selected font for interface? Doesn't appear so... Maybe I could make that an option as well (without fallback I guess, that part of logic is pretty complex 😅).

YimingWu commented on pull request blender/blender#127172 2024-09-05 08:46:38 +02:00
Fix #127153: Font: Add ".ttc" extension to filter.

Well I tried to make it show variant family names but looks like it could be quite long...

图片
YimingWu pushed to fix-127153 at ChengduLittleA/blender 2024-09-05 08:46:12 +02:00
55f6404fcd Try to show variant names in the font
YimingWu created pull request blender/blender#127172 2024-09-05 08:16:31 +02:00
Font: Add ".ttc" extension to filter.
YimingWu pushed to fix-127153 at ChengduLittleA/blender 2024-09-05 08:14:27 +02:00
3a9962aa85 Font: Add ".ttc" extension to filter.
2ee223b774 Clip Editor: Add clip.delete_track shortcut in dopesheet view
afff3918db Tests: add tests/data/io_tests/blend_big_endian/ files
16df642c2a Tests: exclude big-endian tests on macOS
4a9d67df0e Cleanup: format tests
Compare 10 commits »
YimingWu created branch fix-127153 in ChengduLittleA/blender 2024-09-05 08:14:26 +02:00
YimingWu commented on issue blender/blender#127153 2024-09-05 08:06:29 +02:00
Fonts with the .ttc Extension Not Displaying

I see. I don't think we need to exclude these files since Freetype2 handles them just fine. So let me see if I can make a fix.

YimingWu commented on issue blender/blender#127153 2024-09-05 07:38:32 +02:00
Fonts with the .ttc Extension Not Displaying

I think what I see here is similar to what you have... I think this might be due to font have multiple variants in one file, but not sure.

@Harley Ring any bells?

![image](/attachments/7dd756…

YimingWu commented on issue blender/blender#126345 2024-09-05 07:31:08 +02:00
Circle Select has a large delay when exiting.

@PratikPB2123 I guess so... What are you doing differently for this?

YimingWu commented on issue blender/blender#127165 2024-09-05 06:11:58 +02:00
Regression: Crash if cls.bl_rna after unregister_class().

Do we have a use case where you have to access bl_rna after unregistering a class? Feels like it could be a erroneous script but yeah I guess blender should not crash this way 😓

YimingWu closed issue blender/blender#126975 2024-09-05 05:58:29 +02:00
Not able to delete in Movie Clip Editor > Tracking Mode > Dope Sheet
YimingWu commented on issue blender/blender#126975 2024-09-05 05:58:26 +02:00
Not able to delete in Movie Clip Editor > Tracking Mode > Dope Sheet

Fixed with 2ee223b77408c1aeefcaac3085b0c2ff22fd9e5c . Closing.

YimingWu pushed to main at blender/blender 2024-09-05 05:58:13 +02:00
2ee223b774 Clip Editor: Add clip.delete_track shortcut in dopesheet view
YimingWu commented on issue blender/blender#126975 2024-09-05 05:48:17 +02:00
Not able to delete in Movie Clip Editor > Tracking Mode > Dope Sheet

Ah I think I understood now. It's that you are unable to delete tracks in Movie Clip Editor > Dope Sheet but fine in the clip preview region right? Then I can confirm it.

Looks like it's just…

YimingWu commented on pull request blender/blender#127147 2024-09-05 05:33:03 +02:00
GPv3: Implement Wireframe batch

Hummm seems to work 🤔

YimingWu commented on pull request blender/blender#127078 2024-09-04 13:44:43 +02:00
Fix #127073: GPv3: Auto keying in edit mode

@PratikPB2123 eh so as far as I understood the patch is good as is?

YimingWu commented on issue blender/blender#127103 2024-09-04 11:33:21 +02:00
Crashes when selecting Material Properties / MacBook Pro, MacOS Sonoma 14.5, 8-Core Intel Core i9,

Hi! Mac should give you a popup window about the crash where you can see the log. If you follow instructions [in the link](https://docs.blender.org/manual/en/latest/troubleshooting/crash.html#macos