Blender Git Commit Log

Git Commits -> Revision 065a7f4

Revision 065a7f4 by Joseph Eagar (master)
February 27, 2011, 07:49 (GMT)
=bmesh=

Mirror modifier no longer uses bmesh, but is now
100% CDDM. This is faster; the sluggishness was
driving me crazy. Still need to deal with UVs,
but that shouldn't be hard.

Commit Details:

Full Hash: 065a7f4e2f4509c99cef33af6a4446292224699f
SVN Revision: 35214
Parent Commit: f01261d
Lines Changed: +173, -199

7 Modified Paths:

/intern/ghost/intern/GHOST_EventManager.cpp (+1, -1) (Diff)
/source/blender/blenkernel/intern/cdderivedmesh.c (+68, -134) (Diff)
/source/blender/modifiers/intern/MOD_array.c (+2, -1) (Diff)
/source/blender/modifiers/intern/MOD_edgesplit.c (+1, -0) (Diff)
/source/blender/modifiers/intern/MOD_mirror.c (+101, -57) (Diff)
/source/blender/python/intern/bpy_interface.c (+0, -4) (Diff)
/source/blender/python/intern/bpy_rna.c (+0, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021