Blender Git Loki

Git Commits -> Revision 5a372db

Revision 5a372db by Campbell Barton (master)
February 23, 2015, 02:57 (GMT)
Fix error in recent vert/edge-slide commits

`CustomData_bmesh_interp_n` was expecting the 'dest' arg not to have its offset applied.

This was a bit confusing since the source args have it applied,
and in some cases we only have the destination with the offset.

Commit Details:

Full Hash: 5a372dbd89a6adcad4191a5256ab66e607ab5d89
Parent Commit: 50c977b
Lines Changed: +75, -58

6 Modified Paths:

/source/blender/blenkernel/BKE_customdata.h (+3, -3) (Diff)
/source/blender/blenkernel/intern/customdata.c (+26, -25) (Diff)
/source/blender/bmesh/intern/bmesh_interp.c (+29, -21) (Diff)
/source/blender/bmesh/intern/bmesh_interp.h (+8, -3) (Diff)
/source/blender/bmesh/tools/bmesh_decimate_collapse.c (+3, -1) (Diff)
/source/blender/editors/transform/transform.c (+6, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021