Blender Git Commit Log

Git Commits -> Revision 4f601b4

Revision 4f601b4 by Campbell Barton (master)
June 5, 2008, 13:02 (GMT)
* python sys.cleanpath() used strstr incorrectly, resulting in paths containing a slash, always returning a path that ends with a slash.
* python Blender.GetPaths() - absolute=0 wasnt working
* BLI_cleanup_file and BLI_cleanup_file were treating the // prefix as a duplicate path, now ignores //
* BLI_convertstringcode was removing the trailing slash from a path
(tested these path functions didnt mess up with some of the peach files and with pointcache)

Commit Details:

Full Hash: 4f601b478c99ef9d74086e73a9eb38c9c598791d
SVN Revision: 15133
Parent Commit: cc0d730
Lines Changed: +28, -17

3 Modified Paths:

/source/blender/blenlib/intern/util.c (+24, -14) (Diff)
/source/blender/python/api2_2x/Blender.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Sys.c (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021