Blender Git Commit Log

Git Commits -> Revision 77bdef4

Revision 77bdef4 by Campbell Barton (master)
January 2, 2012, 16:18 (GMT)
py scripts - replace bad uses of len(),
checking if the collection is True is faster since it only checks if it has at least one item, rather then going over all items.

Commit Details:

Full Hash: 77bdef4d2251a378c178ab571f3ffd3add39ae91
SVN Revision: 43078
Parent Commit: 2077b7e
Lines Changed: +3, -3

3 Modified Paths:

/release/scripts/startup/bl_operators/anim.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_data_mesh.py (+1, -1) (Diff)
/release/scripts/startup/bl_ui/space_userpref_keymap.py (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021