Blender Git Commit Log
Git Commits -> Revision 2e0f741
Revision 2e0f741 by Campbell Barton (master) May 9, 2013, 11:42 (GMT) |
can't use alloca in inline functions (fills up stack - I thought compiler would be smart here). also reserve the exact number of vert/face/edge/loops when creating a bmesh during undo. |
Commit Details:
Full Hash: 2e0f741d0190d60243d8ace131ffcd7f3b620f63
SVN Revision: 56616
Parent Commit: 278240f
Lines Changed: +23, -17