Blender Git Commit Log
Git Commits -> Revision a49d1c2
Revision a49d1c2 by Campbell Barton (master) October 27, 2010, 06:41 (GMT) |
Convenience defines SEP and ALTSEP (python has these), move BLI_*_slash function into path_util.h since these are not fileops. |
Commit Details:
Full Hash: a49d1c20f1804eae46ee2f60c82114363b47e3ea
SVN Revision: 32729
Parent Commit: 676829c
Lines Changed: +85, -95
6 Modified Paths:
/source/blender/blenlib/BLI_fileops.h (+0, -4) (Diff)
/source/blender/blenlib/BLI_path_util.h (+13, -0) (Diff)
/source/blender/blenlib/intern/fileops.c (+0, -62) (Diff)
/source/blender/blenlib/intern/path_util.c (+71, -28) (Diff)
/source/blender/editors/space_file/filesel.c (+1, -0) (Diff)
/source/blender/python/generic/bpy_internal_import.c (+0, -1) (Diff)
/source/blender/blenlib/BLI_path_util.h (+13, -0) (Diff)
/source/blender/blenlib/intern/fileops.c (+0, -62) (Diff)
/source/blender/blenlib/intern/path_util.c (+71, -28) (Diff)
/source/blender/editors/space_file/filesel.c (+1, -0) (Diff)
/source/blender/python/generic/bpy_internal_import.c (+0, -1) (Diff)