Blender Git Commit Log
Git Commits -> Revision 2735f6f
Revision 2735f6f by Bastien Montagne (master) August 18, 2015, 11:18 (GMT) |
Replace 'BLO_is_a_library' by 'BLO_library_path_explode'. This new func will be fully used by upcomming code (it mostly adds the extraction of library item name as well as library file and ID group). |
Commit Details:
Full Hash: 2735f6fda66076c34f853afaccfc4dd78f66ca1f
Parent Commit: d85e94d
Lines Changed: +71, -55
6 Modified Paths:
/source/blender/blenloader/BLO_readfile.h (+6, -3) (Diff)
/source/blender/blenloader/intern/readfile.c (+48, -35) (Diff)
/source/blender/editors/space_file/filelist.c (+7, -7) (Diff)
/source/blender/editors/space_file/filelist.h (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+8, -8) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+48, -35) (Diff)
/source/blender/editors/space_file/filelist.c (+7, -7) (Diff)
/source/blender/editors/space_file/filelist.h (+1, -1) (Diff)
/source/blender/editors/space_file/file_ops.c (+8, -8) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)