Go to file
Campbell Barton 001a15a721 speedup for mesh -> bmesh conversion
- was looping over all verts/edges/faces to setup the selection store, even when there was no selection store (mselect), since this is fairly common case, add a check.

also use BLI_array_growitems rather then BLI_array_growone to allocate in larger steps.
2012-01-23 13:50:00 +00:00
build_files svn merge ^/trunk/blender -r43564:43609 2012-01-22 18:04:35 +00:00
doc Committing patch "[#29763] Adding an active_events property to SCA_PythonKeyboard and SCA_PythonMouse" 2012-01-22 05:45:56 +00:00
extern Updated Carve bundling script and patches 2012-01-17 18:47:02 +00:00
intern svn merge ^/trunk/blender -r43564:43609 2012-01-22 18:04:35 +00:00
release svn merge ^/trunk/blender -r43564:43609 2012-01-22 18:04:35 +00:00
source speedup for mesh -> bmesh conversion 2012-01-23 13:50:00 +00:00
CMakeLists.txt svn merge ^/trunk/blender -r43420:43436 2012-01-17 02:20:23 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct Compilation error when using mingw+scons 2012-01-17 10:32:17 +00:00