Blender Git Loki
Git Commits -> Revision b630794
Revision b630794 by Campbell Barton (master) January 17, 2007, 15:01 (GMT) |
bugfix for 5572, BLI_makestringcode was being used to join 2 paths, but adding c: to the start of a non root dir. it wold be nice to have a BLI_join_path for this to avoid #ifdef WIN32's in the main code and to check for existing shashes |
Commit Details:
Full Hash: b630794be7948bee460a1bb63698752bc61a7da6
SVN Revision: 9811
Parent Commit: 9bc90c1
Lines Changed: +11, -3
1 Modified Path:
/source/blender/python/BPY_menus.c (+11, -3) (Diff)