Blender Git Commit Log

Git Commits -> Revision 22bf1e1

Revision 22bf1e1 by Campbell Barton (master)
October 10, 2012, 03:13 (GMT)
code cleanup: split `foreach` object data iterator functions out of drawobject.c (since they are used for selection too), into their own file: object_iterators.c

Commit Details:

Full Hash: 22bf1e13db56589debe2f9e41001e8474956e58e
SVN Revision: 51239
Parent Commit: b3bf6b5
Lines Changed: +496, -403

1 Added Path:

/source/blender/editors/object/object_iterators.c (+429, -0) (View)

5 Modified Paths:

/source/blender/editors/include/ED_object.h (+64, -4) (Diff)
/source/blender/editors/include/ED_view3d.h (+0, -18) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+1, -0) (Diff)
/source/blender/editors/object/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+1, -381) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021