Germano Cavalcante
b01a56ee5c
Transform Snap: Optimize edge-snap using BVH tree
...
changes in BLI_kdopbvh:
- `BLI_bvhtree_find_nearest_to_ray` now takes is_ray_normalized and scale argument.
- `BLI_bvhtree_find_nearest_to_ray_angle` has been added (use for perspective view).
changes in BLI_bvhutils:
- `bvhtree_from_editmesh_edges_ex` was added.
changes in math_geom:
- `dist_squared_ray_to_seg_v3` was added.
other changes:
- `do_ray_start_correction` is no longer necessary to snap to verts.
- the way in which the test of depth was done before is being simulated in callbacks.
2016-06-30 17:52:03 +10:00
..
2016-06-08 19:12:23 +10:00
2016-06-08 22:25:23 +10:00
2016-06-23 11:36:49 +10:00
2015-06-13 22:19:50 +02:00
2015-10-26 22:22:30 +11:00
2015-08-05 02:09:03 +10:00
2014-08-29 15:35:19 +10:00
2015-08-22 21:17:32 +10:00
2016-06-27 13:21:14 +10:00
2016-06-08 22:31:35 +10:00
2015-08-02 13:54:06 +10:00
2016-06-30 17:52:03 +10:00
2015-12-06 21:29:06 +11:00
2015-11-26 08:50:35 +11:00
2015-08-05 02:09:03 +10:00
2016-06-09 17:53:51 +02:00
2015-02-08 17:07:47 +11:00
2015-12-24 01:52:54 +11:00
2014-08-29 16:16:28 +10:00
2015-05-20 14:12:22 +10:00
2013-07-19 15:23:42 +00:00
2015-12-21 13:02:38 +11:00
2015-11-06 05:34:05 +11:00
2015-12-13 01:57:57 +11:00
2015-07-12 05:33:04 +10:00
2016-02-03 15:57:24 +11:00
2015-04-07 11:25:42 +10:00
2016-05-06 16:49:25 +10:00
2015-07-31 23:44:37 +10:00
2016-06-22 14:02:51 +10:00
2015-03-21 16:40:43 +11:00
2014-03-18 10:52:38 +11:00
2016-03-05 09:16:12 +11:00
2015-06-11 21:54:06 +10:00
2015-06-11 21:54:06 +10:00
2016-05-06 06:34:25 +10:00
2016-05-17 21:39:16 +02:00
2015-08-21 17:42:40 +10:00
2015-10-11 02:15:44 +02:00
2016-06-08 16:00:34 +02:00
2016-01-09 04:48:31 +01:00
2015-12-09 14:03:38 +11:00
2016-06-30 17:52:03 +10:00
2016-02-18 02:16:49 +11:00
2016-06-16 19:20:08 +10:00
2015-11-12 18:54:26 +11:00
2015-12-10 01:58:10 +01:00
2016-01-21 09:42:17 +11:00
2016-06-16 19:20:08 +10:00
2016-06-12 15:39:04 +10:00
2015-10-20 14:44:15 +02:00
2016-06-01 00:19:01 +10:00
2016-06-27 13:21:14 +10:00
2015-04-07 10:53:58 +10:00
2016-05-09 23:47:57 +10:00
2016-06-16 19:25:02 +10:00
2016-06-12 00:41:02 +10:00
2015-11-13 07:48:05 +11:00
2015-06-11 21:54:06 +10:00
2016-05-06 00:45:38 +10:00
2016-02-10 23:28:16 +11:00
2013-09-05 22:24:12 +00:00
2016-01-30 13:27:48 +11:00
2015-06-19 20:19:37 +10:00
2016-06-19 06:33:29 +10:00
2014-04-01 15:22:28 +11:00
2015-06-27 11:00:47 +02:00
2016-03-24 23:30:51 +11:00
2015-04-13 12:28:12 +02:00
2016-06-29 20:37:54 +10:00
2015-08-10 15:03:31 +02:00
2015-12-21 13:02:38 +11:00
2015-10-04 16:43:24 +02:00
2014-04-01 15:22:28 +11:00
2014-04-01 15:22:28 +11:00
2015-11-06 20:09:56 +11:00
2015-06-16 10:04:28 +10:00
2015-11-16 15:19:30 +11:00