blender/release/scripts
Campbell Barton 6d195f6195 speedup for pyrna boolean checking.
if bpy.data.objects: ...

Would get loop over the entire collection, instead see if this collection has a single item.
2010-08-27 01:50:50 +00:00
..
io rna api changes 2010-08-26 22:44:05 +00:00
keyingsets rna renaming, still only adjusting properties that wont be animated (at least its very unlikely). 2010-08-18 07:14:10 +00:00
modules fix some errors in rigify caused by recent api changes 2010-08-27 00:05:00 +00:00
op rna api changes 2010-08-26 22:44:05 +00:00
presets - move more active properties into their collections: 2010-08-23 22:16:45 +00:00
templates - move more active properties into their collections: 2010-08-23 22:16:45 +00:00
ui speedup for pyrna boolean checking. 2010-08-27 01:50:50 +00:00