overte/tests/shared/src
Anthony J. Thibault a14dcbd513 Fix for findEntities not returning some entities that are within range.
This bug has been around a long time... introduced by commit 39ed7f7b in 2014.
This became apparent to me when testing the tablet-ui, there was a case where the
hand styluses were not appearing when close to a web entity.  Because findEntities
is such a fundamental feature used by handControllerGrab, this fix should make all
grabbing feel more consistent and predictable.

I added a unit test that reproduces the issue.
2017-02-06 15:13:25 -08:00
..
AABoxTests.cpp Fix for findEntities not returning some entities that are within range. 2017-02-06 15:13:25 -08:00
AABoxTests.h Fix for findEntities not returning some entities that are within range. 2017-02-06 15:13:25 -08:00
AACubeTests.cpp cleaned up AACubeTests, added AABoxTests 2016-02-25 18:09:35 -08:00
AACubeTests.h cleaned up AACubeTests, added AABoxTests 2016-02-25 18:09:35 -08:00
GeometryUtilTests.cpp fix bitrot from changed glm::vec3 API? 2016-12-28 18:10:45 -08:00
GeometryUtilTests.h GeometryUtils: coneSphereAngle test 2016-04-26 13:31:06 -07:00
GLMHelpersTests.cpp Optimizations, SIMD and const correctness 2016-12-27 15:39:38 -08:00
GLMHelpersTests.h Optimizations, SIMD and const correctness 2016-12-27 15:39:38 -08:00
MovingMinMaxAvgTests.cpp coalesce scattered dupes of unit-test utilities 2015-08-12 14:13:28 -07:00
MovingMinMaxAvgTests.h coalesce scattered dupes of unit-test utilities 2015-08-12 14:13:28 -07:00
MovingPercentileTests.cpp fix bitrot from April 2016 2016-12-28 18:09:31 -08:00
MovingPercentileTests.h fix bitrot from April 2016 2016-12-28 18:09:31 -08:00
TraceTests.cpp fix build error on linux 2016-12-28 18:08:17 -08:00
TraceTests.h Add chrome tracing support 2016-12-16 01:14:01 -08:00
TransformTests.cpp Bug fix for Transform.postMult() with non-uniform scale. 2016-01-11 12:03:44 -08:00
TransformTests.h coalesce scattered dupes of unit-test utilities 2015-08-12 14:13:28 -07:00