Blender Git Commit Log

Git Commits -> Revision 5e4d32a

Revision 5e4d32a by Campbell Barton (master)
December 31, 2007, 12:03 (GMT)
Improvements to File->External Data->Make Paths Relative & Make Paths Absolute,
made when testing peach blend files wont have path issues when sent to the renderfarm.
* log failed path conversions
* clean the path so //foo/../foo/ is removed (not sure why but some peach files had this problem)
Also added a function to util.c
BLI_cleanup_file, same as BLI_cleanup_dir but dosnt add a slash at the end.

Commit Details:

Full Hash: 5e4d32a9ffa7157a40bbd4d1d821c6dad860af0d
SVN Revision: 13072
Parent Commit: d00d1f1
Lines Changed: +82, -27

5 Modified Paths:

/source/blender/blenlib/BLI_blenlib.h (+2, -1) (Diff)
/source/blender/blenlib/BLI_bpath.h (+3, -3) (Diff)
/source/blender/blenlib/intern/bpath.c (+46, -9) (Diff)
/source/blender/blenlib/intern/util.c (+11, -5) (Diff)
/source/blender/src/header_info.c (+20, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021