Blender Git Commit Log

Git Commits -> Revision a50b173

Revision a50b173 by Germano Cavalcante (master)
January 31, 2017, 01:27 (GMT)
Use the same solution to test the pixel distance to the AABB, with BoundBox

The previous solution took arbitrary values to determine if the mouse was near or not to the Bound Box (it simply scaled the Bound Box).

Now the same function that detected the distance from the BVHTree nodes to the mouse is used in the Bound Box

Commit Details:

Full Hash: a50b173952c85a51828f28569a9923bd29764292
Parent Commit: 4e10253
Lines Changed: +178, -128

3 Modified Paths:

/source/blender/blenkernel/BKE_object.h (+0, -1) (Diff)
/source/blender/blenkernel/intern/object.c (+1, -13) (Diff)
/source/blender/editors/transform/transform_snap_object.c (+177, -114) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021