Germano Cavalcante 436f1e3345 Snap Functions: Remove the use of the function 'BLI_bvhtree_find_nearest_to_ray' in transform_snap_object
Although the "BLI_bvhtree_find_nearest_to_ray" function is more practical than the generic "BLI_bvhtree_walk_dfs", it does not work to snap in perspective view. This makes it necessary to add "ifs" and functions that make the code difficult to understand

patch: D2474
2017-01-27 13:02:05 -03:00
2017-01-23 19:10:37 -05:00
2013-12-24 22:57:27 +06:00
2016-07-15 01:28:00 +10:00
2017-01-27 05:24:58 +01:00
2010-10-13 14:44:22 +00:00
2016-07-15 01:26:26 +10:00
Description
No description provided
841 MiB
Languages
C++ 78%
Python 14.9%
C 2.9%
GLSL 1.9%
CMake 1.2%
Other 0.9%