overte/tests/shared/src
Anthony J. Thibault 4a78300607 MyAvatar: Allow user to raise hands directly overhead.
Previously we were using a infinitely tall vertical cylinder
to push hand IK targets out of the body, this had the
side-effect of preventing the hands from being raised over
the head.  Now, we collide against the same 3d capsule
used by the physics system for avatar collisions.
2016-03-10 10:20:17 -08:00
..
AABoxTests.cpp cleaned up AACubeTests, added AABoxTests 2016-02-25 18:09:35 -08:00
AABoxTests.h cleaned up AACubeTests, added AABoxTests 2016-02-25 18:09:35 -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 MyAvatar: Allow user to raise hands directly overhead. 2016-03-10 10:20:17 -08:00
GeometryUtilTests.h MyAvatar: Allow user to raise hands directly overhead. 2016-03-10 10:20:17 -08:00
GLMHelpersTests.cpp Added tests for GLMHelpers::safeEulerAngles. 2015-12-29 10:07:38 -08:00
GLMHelpersTests.h Added tests for GLMHelpers::safeEulerAngles. 2015-12-29 10:07: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 build errors for shared-tests 2015-07-28 12:05:45 -07:00
MovingPercentileTests.h fix build errors for shared-tests 2015-07-28 12:05:45 -07: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