Blender Git Commit Log

Git Commits -> Revision 0cb4928

Revision 0cb4928 by Bastien Montagne (master)
January 30, 2014, 16:16 (GMT)
Fix T38409: Snapping Bug

Issue partially caused by own errors (glicth in new BKE_boundbox_ray_hit_check() code causing segfault in volume snapping,
and we have to treat ortho and persp differently in case of face snapping, because in persp our ray_start might very well
already be *inside* the boundbox of the checked object), and partly due to the fact that ED_view3d_win_to_vector()
was returning wrong vector (negated one) for ortho views (see previous commit).

Commit Details:

Full Hash: 0cb49286ce45f1b2ce16db0e174170ef2a671dba
Parent Commit: f54ed9f
Lines Changed: +24, -12

2 Modified Paths:

/source/blender/blenkernel/intern/object.c (+3, -1) (Diff)
/source/blender/editors/transform/transform_snap.c (+21, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021