Blender Git Loki
Git Commits -> Revision 5dc3cfc
Revision 5dc3cfc by Campbell Barton (master) July 26, 2013, 11:15 (GMT) |
fix [#36282] Spin error with non uniform scale add support for passing object matrix to bmesh transform operators. |
Commit Details:
Full Hash: 5dc3cfc983da11ead73c079096cd21e9592ce612
SVN Revision: 58620
Parent Commit: 7c58ec9
Lines Changed: +63, -46
6 Modified Paths:
/source/blender/blenlib/BLI_math_matrix.h (+10, -7) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+21, -7) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+5, -0) (Diff)
/source/blender/bmesh/operators/bmo_dupe.c (+6, -6) (Diff)
/source/blender/bmesh/operators/bmo_utils.c (+10, -4) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+11, -22) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+21, -7) (Diff)
/source/blender/bmesh/intern/bmesh_opdefines.c (+5, -0) (Diff)
/source/blender/bmesh/operators/bmo_dupe.c (+6, -6) (Diff)
/source/blender/bmesh/operators/bmo_utils.c (+10, -4) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+11, -22) (Diff)