Blender Git Loki

Git Commits -> Revision 900b712

Revision 900b712 by Campbell Barton (master)
September 18, 2018, 23:49 (GMT)
UV Snap: minor uv-nearest optimizations

- Pass in the snap distance
(to avoid comparisons in the multi-object version).
- Loop directly over BMLoop's (without using the iterator).
- Use squared distance instead of manhattan.

Commit Details:

Full Hash: 900b7127ebba9b5d5fc14799191fe746acf06b34
Parent Commit: e676628
Lines Changed: +38, -45

3 Modified Paths:

/source/blender/editors/include/ED_uvedit.h (+5, -4) (Diff)
/source/blender/editors/transform/transform_snap.c (+2, -1) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+31, -40) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021