Files
test2/source/blender/blenlib
Campbell Barton f4b9e83741 improve editmode triangulation by re-using the loop array when
possiblem, this has to guess when the size is too big so as to re-
well.

If this isnt done, then the number of faces is used to allocate the
initial array to at least avoid many small allocs.

added BLI_array_reserve() to reserve elements and avoid reallocing many
small arrays when the loop starts.
2012-01-23 13:25:06 +00:00
..
2011-11-04 14:36:06 +00:00
2011-10-24 23:32:24 +00:00
2011-03-17 23:30:29 +00:00