overte-lubosz/tests
Anthony J. Thibault 58d3d8ef3d Bug fix for incorrect positioned eyes on other peoples avatars
There was a bug in writeBitVector(), where the last byte was not consistantly written into the destination buffer.
A unit test was added to verify that writeBitVector() and readBitVector() are correct.

(cherry picked from commit a252e90f96)
2018-01-24 21:14:29 -08:00
..
animation rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
audio fix bitrot from AudioRingBuffer API change 2016-12-28 18:12:22 -08:00
baking changed pointer args to references in JSBaker:bakeJS() 2017-10-12 12:08:44 -07:00
controllers Updating all wasapi dependencies 2017-10-27 13:38:13 -07:00
entities rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
gpu-test Merge pull request #11932 from birarda/bug/baking-folder-number 2018-01-18 14:25:33 -08:00
jitter
ktx Improving test code for KTX library 2017-05-30 10:47:49 -07:00
mocha
networking Prevent cache ejection of textures in use 2017-06-19 09:51:11 -07:00
octree rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
physics rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
qt59 Updating all wasapi dependencies 2017-10-27 13:38:13 -07:00
recording Updating all wasapi dependencies 2017-10-27 13:38:13 -07:00
render-perf rename model:: -> graphics:: 2018-01-16 12:46:16 -05:00
render-texture-load rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
render-utils Updating all wasapi dependencies 2017-10-27 13:38:13 -07:00
shaders rename libraries/model(src/model) -> libraries/graphics(src/graphics) 2018-01-16 12:44:44 -05:00
shared Bug fix for incorrect positioned eyes on other peoples avatars 2018-01-24 21:14:29 -08:00
ui Remove all oglplus usage and references 2016-10-02 11:44:34 -07:00
CMakeLists.txt
GLMTestUtils.h
QTestExtensions.h