Go to file
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
build_files Patch [#5429] SCons patch for linux: support more libs to be linked statically 2010-08-26 08:04:58 +00:00
doc - updated man page from --help output. 2010-07-15 19:58:23 +00:00
extern rename most scons build targets to match cmake 2010-08-25 04:30:47 +00:00
intern rename most scons build targets to match cmake 2010-08-25 04:30:47 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
projectfiles Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
projectfiles_vc7 Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
projectfiles_vc9 Update MSVC project files 2010-08-17 20:53:07 +00:00
release speedup for pyrna boolean checking. 2010-08-27 01:50:50 +00:00
source speedup for pyrna boolean checking. 2010-08-27 01:50:50 +00:00
CMakeLists.txt rename some cmake build targets 2010-08-24 04:29:23 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Patch [#23389] Add authorship information to exported COLLADA files 2010-08-26 06:58:32 +00:00