Blender Git Commit Log
Git Commits -> Revision 3270031
Revision 3270031 by Campbell Barton (master) July 25, 2013, 06:05 (GMT) |
correct problem with limited-dissolve not leaving the selection correctly (caused by BM_elem_attrs_copy no longer dealing with selection) |
Commit Details:
Full Hash: 32700316600aad17ed5ae2620ed42d239e41e443
SVN Revision: 58590
Parent Commit: ec3fce8
Lines Changed: +24, -11
5 Modified Paths:
/source/blender/bmesh/intern/bmesh_opdefines.c (+4, -3) (Diff)
/source/blender/bmesh/operators/bmo_dissolve.c (+4, -1) (Diff)
/source/blender/bmesh/tools/bmesh_decimate.h (+2, -1) (Diff)
/source/blender/bmesh/tools/bmesh_decimate_dissolve.c (+7, -2) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+7, -4) (Diff)
/source/blender/bmesh/operators/bmo_dissolve.c (+4, -1) (Diff)
/source/blender/bmesh/tools/bmesh_decimate.h (+2, -1) (Diff)
/source/blender/bmesh/tools/bmesh_decimate_dissolve.c (+7, -2) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+7, -4) (Diff)