Blender Git Commit Log

Git Commits -> Revision df4dd70

Revision df4dd70 by Campbell Barton (master)
August 30, 2010, 08:28 (GMT)
various utf8 compatibility fixes
- OBJ import/export now work with non utf8 paths. (all exporters and importers need changes like this)
- strip non utf8 chars from new ID blocks (also applies to renaming)
- set the file rename button to allow non-utf8 chars.

Commit Details:

Full Hash: df4dd70d7bc1f60cb9ea5bbb2da4f0319f6f55b5
SVN Revision: 31656
Parent Commit: f7dfb23
Lines Changed: +23, -14

5 Modified Paths:

/release/scripts/io/export_obj.py (+6, -6) (Diff)
/release/scripts/io/import_scene_obj.py (+4, -4) (Diff)
/source/blender/blenkernel/intern/library.c (+11, -3) (Diff)
/source/blender/editors/space_file/file_draw.c (+1, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021