Blender Git Commit Log

Git Commits -> Revision ab5bef6

Revision ab5bef6 by Campbell Barton (master)
December 29, 2011, 09:15 (GMT)
bmesh mirror modifier cleanup
* vertex map was a dynamicly realloc'd array when the final size was known, use a fixed array instead.
* vertex map was being calculated even when not used.
* face tesselation was being called twice.
* an unused deform group array was being created.

Commit Details:

Full Hash: ab5bef6fbb7209d401edad4469c0abb8320a5cd2
SVN Revision: 42970
Parent Commit: eee1ad6
Lines Changed: +40, -51

2 Modified Paths:

/source/blender/blenkernel/intern/cdderivedmesh.c (+10, -11) (Diff)
/source/blender/modifiers/intern/MOD_mirror.c (+30, -40) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021