overte/tests
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
..
animation Make sure we don't use raw resource ptr 2016-04-12 13:51:11 -07:00
audio fix bitrot from AudioRingBuffer API change 2016-12-28 18:12:22 -08:00
controllers First pass at threaded rendering 2016-08-12 22:18:36 -07:00
entities Enabling OSX Oculus plugin 2016-08-12 22:28:43 -07:00
gpu-test audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate 2016-12-29 08:53:37 -08:00
jitter checkpoint 2015-11-20 15:19:45 -06:00
mocha Convert all simple one-liners containing ') { ' to instead take up three lines. 2016-02-10 12:03:07 -08:00
networking Merge branch 'master' of https://github.com/highfidelity/hifi into improveInterval 2016-12-29 16:42:52 -08:00
octree OctreeTests: added unit tests for EntityTreeElement child accessors 2016-03-30 16:15:29 -07:00
physics remove cmake warning about untestable CPP file 2016-10-05 13:06:36 -07:00
recording checkpoint 2015-11-20 15:19:45 -06:00
render-perf Merge branch 'master' into graphics/fetch-cull-sort 2017-01-03 14:04:39 -05:00
render-texture-load audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate 2016-12-29 08:53:37 -08:00
render-utils audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate 2016-12-29 08:53:37 -08:00
shaders Merge branch 'master' of https://github.com/highfidelity/hifi into hdr 2016-10-06 09:35:48 -07:00
shared Fix for findEntities not returning some entities that are within range. 2017-02-06 15:13:25 -08:00
ui Remove all oglplus usage and references 2016-10-02 11:44:34 -07:00
CMakeLists.txt Fix build (and remove unneeded test file). 2016-02-08 09:33:32 -08:00
GLMTestUtils.h
QTestExtensions.h Changed grammar to support boolean and and or. 2015-12-15 10:35:35 -08:00