Blender Git Loki

Git Commits -> Revision c4b47b8

Revision c4b47b8 by Bastien Montagne (master)
July 28, 2014, 13:21 (GMT)
Fix T41191: Face snapping doesn't work properly.

Issue was caused by rB47ec0394ca3d, which disabled BBox check in editmode - but bbox check was also
setting `len_diff`, which is mandatory when doing ray_start_local correction for ortho view...

Now, in this case, we do a quick rough compute of len_diff from vertices coordinates (accuracy is not
needed here, we just have to be sure corrected `ray_start_local` remains 'before' (outside) of the
geometry).

Commit Details:

Full Hash: c4b47b89f76d259792b3a8f0f9b6718668996000
Parent Commit: 1a9252d
Lines Changed: +21, -1

1 Modified Path:

/source/blender/editors/transform/transform_snap.c (+21, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021