Blender Git Commit Log
Git Commits -> Revision 88b0e1c
Revision 88b0e1c by Damien Plisson (master) December 8, 2009, 12:16 (GMT) |
OSX: print warning if Blender application is located in a path Python lib can't handle (bug # 20258) OSX allow file/directory names to contain ':' (displayed as '/' in Finder), and current Python lib (3.1.1) has trouble with those when importing modules. Added warning message to help user understand why Blender start fails in this case. |
Commit Details:
Full Hash: 88b0e1c52ad9df86ea3ca7c897672babfe21be0b
SVN Revision: 25209
Parent Commit: 0391b1a
Lines Changed: +8, -0
1 Modified Path:
/source/blender/python/intern/bpy_interface.c (+8, -0) (Diff)