This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
Bastien Montagne 0cb49286ce 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).
2014-01-30 17:16:07 +01:00
..
2014-01-30 17:16:07 +01:00
2014-01-23 11:48:36 +11:00
2014-01-27 15:21:04 +11:00
2013-03-26 07:29:01 +00:00
2013-09-18 00:07:17 +00:00
2013-12-18 18:36:07 +02:00
2013-12-26 21:33:58 +01:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2014-01-28 18:02:22 +06:00
2013-11-07 13:32:32 +00:00
2014-01-24 00:06:09 +11:00
2014-01-17 17:35:03 +11:00
2014-01-12 22:05:24 +11:00