Go to file
Campbell Barton f8f7523fb2 fix memory leak in BM_face_copy()
note that this doesnt run when duplicating faces normally, only way to cause this bug I could find was to knife cut a 33+ sided ngon with multi-res applied.

also small improvement not to grow the array but allocate at once if needed.
2012-04-28 07:43:21 +00:00
build_files Same mingw fix as for compile 2012-04-28 06:28:07 +00:00
doc Release commit, 2.63! 2012-04-26 17:49:48 +00:00
extern remove leftover files from last commit 2012-04-24 16:23:47 +00:00
intern style cleanup: changes to brace placement / newlines - for/while/if/switch 2012-04-28 06:31:57 +00:00
release style cleanup: changes to brace placement / newlines - for/while/if/switch 2012-04-28 06:31:57 +00:00
source fix memory leak in BM_face_copy() 2012-04-28 07:43:21 +00:00
CMakeLists.txt code cleanup: quiet msvc warnings 2012-04-27 03:01:27 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Spelling Cleanup 2012-03-01 12:20:18 +00:00
SConstruct Fix OIIO dll copying for win32-mingw 2012-04-26 08:04:11 +00:00