This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/api2_2x
Campbell Barton 4f601b478c * 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)
2008-06-05 13:02:00 +00:00
..
2008-04-28 00:40:38 +00:00
2007-08-29 03:09:22 +00:00
2008-05-21 19:24:35 +00:00
2008-05-30 20:04:52 +00:00
2008-05-30 01:59:15 +00:00
2008-05-28 00:44:41 +00:00