Blender Git Commit Log

Git Commits -> Revision 96f565b

Revision 96f565b by Bastien Montagne (master)
April 3, 2018, 14:03 (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: 96f565b380a8552e91151b9879746a1992283a35
Parent Commit: 601835c
Lines Changed: +55, -0

2 Modified Paths:

/release/scripts/startup/bl_operators/file.py (+54, -0) (Diff)
/release/scripts/startup/bl_ui/space_info.py (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021