Blender Git Commit Log
Git Commits -> Revision a416949
Revision a416949 by Campbell Barton (master) March 12, 2011, 14:38 (GMT) |
- BKE_idcode_iter_step() - function to step over all ID codes. - BLO_blendhandle_get_datablock_names() now takes an arg for the total items in the list, saves the caller counting. |
Commit Details:
Full Hash: a41694938231a108ed414561311663c3c4ae7c4c
SVN Revision: 35493
Parent Commit: c678bd2
Lines Changed: +27, -9
6 Modified Paths:
/source/blender/blenkernel/BKE_idcode.h (+8, -0) (Diff)
/source/blender/blenkernel/intern/idcode.c (+5, -0) (Diff)
/source/blender/blenloader/BLO_readfile.h (+3, -1) (Diff)
/source/blender/blenloader/intern/readblenentry.c (+6, -3) (Diff)
/source/blender/editors/space_file/filelist.c (+2, -3) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+3, -2) (Diff)
/source/blender/blenkernel/intern/idcode.c (+5, -0) (Diff)
/source/blender/blenloader/BLO_readfile.h (+3, -1) (Diff)
/source/blender/blenloader/intern/readblenentry.c (+6, -3) (Diff)
/source/blender/editors/space_file/filelist.c (+2, -3) (Diff)
/source/gameengine/Converter/KX_BlenderSceneConverter.cpp (+3, -2) (Diff)