blender/source
Bastien Montagne c4b47b89f7 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).
2014-07-28 15:21:42 +02:00
..
blender Fix T41191: Face snapping doesn't work properly. 2014-07-28 15:21:42 +02:00
blenderplayer GSOC 2013 paint 2014-07-21 12:02:05 +02:00
creator OSX: adaptions needed for renewed osl/oiio/llvm 2014-07-25 10:27:30 +02:00
gameengine GSOC 2013 paint 2014-07-21 12:02:05 +02:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00