Blender Git Commit Log
Git Commits -> Revision c111eb0
Revision c111eb0 by Bastien Montagne (master) June 21, 2018, 17:05 (GMT) |
Cleanup: get rid of dual DM/Mesh versions of mirror topology code. Easy to switch to only use (evaluated) mesh instead! |
Commit Details:
Full Hash: c111eb0e9927ecfafd1173fc31dac4f04389e31e
Parent Commit: d6eac9d
Lines Changed: +45, -289
5 Modified Paths:
/source/blender/editors/include/ED_mesh.h (+6, -16) (Diff)
/source/blender/editors/mesh/editmesh_utils.c (+1, -1) (Diff)
/source/blender/editors/mesh/meshtools.c (+21, -138) (Diff)
/source/blender/editors/mesh/mesh_mirror.c (+16, -133) (Diff)
/source/blender/editors/physics/particle_edit.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_utils.c (+1, -1) (Diff)
/source/blender/editors/mesh/meshtools.c (+21, -138) (Diff)
/source/blender/editors/mesh/mesh_mirror.c (+16, -133) (Diff)
/source/blender/editors/physics/particle_edit.c (+1, -1) (Diff)