Blender Git Commit Log
Git Commits -> Revision 2d3b3f9
Revision 2d3b3f9 by Campbell Barton (master) January 23, 2012, 13:36 (GMT) |
minor refactor to main tesselation function - reserve the array sizes to avoid re-allocing (even though its a lower limit it still helps) - increase array size in larger steps then 1 by 1. - avoid a few array lookups. - use more obvious variable naming to make the function more readable. |
Commit Details:
Full Hash: 2d3b3f9bf110d8085d3c8f3419bcff4877cae341
SVN Revision: 43633
Parent Commit: f4b9e83
Lines Changed: +59, -43
1 Modified Path:
/source/blender/blenkernel/intern/mesh.c (+59, -43) (Diff)