Blender Git Commit Log

Git Commits -> Revision 88473fd

Revision 88473fd by Brecht Van Lommel (master)
October 21, 2011, 22:33 (GMT)
Code cleanup: remove BLI_exist, now there is only BLI_exists. One function just
called the other, they did the same thing.

Commit Details:

Full Hash: 88473fd49a4f5330f8f6a932b0c9eccf28aaa459
SVN Revision: 41185
Parent Commit: 932aa11
Lines Changed: +44, -71

14 Modified Paths:

/source/blender/blenfont/intern/blf_dir.c (+4, -4) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_fileops.h (+0, -9) (Diff)
/source/blender/blenlib/BLI_path_util.h (+0, -15) (Diff)
/source/blender/blenlib/BLI_storage.h (+15, -26) (Diff)
/source/blender/blenlib/intern/fileops.c (+0, -4) (Diff)
/source/blender/blenlib/intern/path_util.c (+14, -2) (Diff)
/source/blender/blenlib/intern/storage.c (+2, -2) (Diff)
/source/blender/collada/collada.cpp (+1, -1) (Diff)
/source/blender/editors/physics/physics_fluid.c (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+1, -1) (Diff)
/source/blender/editors/space_file/fsmenu.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fluidsim.c (+1, -1) (Diff)
/source/blender/render/intern/source/pipeline.c (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021