Blender Git Loki
Git Commits -> Revision e1b4ec3
Revision e1b4ec3 by Bastien Montagne April 16, 2018, 09:20 (GMT) |
Fix T54477: Broken utf8 strings in old .blend files Back in the days (2.4x and before), it was rather easy to get some invalid utf-8 strings in Blender. This is totally breaking modern code, so this commit adds a simple 'check & fix strings' operator, available from the main File menu. |
Commit Details:
Full Hash: e1b4ec3d1729ba6ff350f1a1d80e9eeb47671630
Parent Commit: a23bd7b
Committed By: Gaia Clary
Lines Changed: +55, -0