This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/blenlib/intern
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 22:25:23 +10:00
2015-10-26 22:22:30 +11: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-12-24 01:52:54 +11:00
2014-08-29 16:16:28 +10:00
2015-05-20 14:12:22 +10: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
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
2016-05-06 06:34:25 +10:00
2016-06-12 15:39:04 +10:00
2016-06-01 00:19:01 +10:00
2016-06-27 13:21:14 +10:00
2016-06-12 00:41:02 +10:00
2016-05-06 00:45:38 +10:00
2016-01-30 13:27:48 +11:00
2015-06-19 20:19:37 +10:00
2016-06-29 20:37:54 +10:00
2015-12-21 13:02:38 +11:00