Files
Yusarina 1e734a518e Fix garbled Japanese/Unicode text in armature and mesh dropdowns
- Add proper caching to EnumProperty callbacks to prevent encoding corruption
- Use ASCII-safe identifiers (ARM_/MESH_ + pointer) with Unicode display names
- Add get_mesh_from_identifier() helper for safe mesh retrieval
- Update visemes panel to use new mesh identifier system
- Ensure stable string objects prevent Blender RNA encoding issues
2025-11-29 22:48:25 +00:00
..
2024-12-16 13:09:39 +00:00
2025-11-19 06:35:06 +00:00
2025-11-19 06:35:06 +00:00
2025-02-04 04:06:34 +00:00
2025-04-02 23:21:04 -04:00
2024-12-05 01:13:10 +00:00
2025-04-11 23:45:36 +01:00
2025-11-20 03:21:31 +00:00
2025-11-15 02:45:37 +00:00
2025-08-03 20:19:14 +01:00