overte/libraries
2017-05-15 20:11:49 -07:00
..
animation Merge branch 'master' into feature/head-standard-action 2017-04-28 10:41:29 -07:00
audio Load skybox first and sounds later 2017-04-26 14:57:23 -07:00
audio-client Replace FIXMEs with proper code 2017-04-26 13:29:51 +12:00
auto-updater
avatars Force _identityUpdatedAt to stay above 0 2017-05-15 20:11:49 -07:00
avatars-renderer force data in MemoryStorage to be word aligned to avoid crash in glTextureSubImage2D 2017-05-12 10:33:48 -07:00
controllers Merge pull request #10196 from ZappoMan/poseFilters 2017-05-02 09:46:22 -07:00
display-plugins Texture::create returns shared pointer 2017-04-25 15:56:23 -07:00
embedded-webserver
entities fix name in entity-edit-an-overlay warning 2017-05-04 19:16:15 -07:00
entities-renderer Merge pull request #10270 from Atlante45/fix/unload 2017-04-26 11:42:14 -07:00
fbx fix a bug that could cause OBJ models with external mtl references to hang the loading thread 2017-05-10 17:27:14 -07:00
gl Clean up the new code and adress review comments 2017-05-02 11:46:51 -07:00
gpu Adding a comment for debug sake 2017-05-14 17:45:34 -07:00
gpu-gl Fixing crash in texture transfer logic, again 2017-05-10 17:26:31 -07:00
image back out previous changes, do compressionOptions.setPitchAlignment(4) instead 2017-05-12 10:34:42 -07:00
input-plugins
ktx warning -1 2017-05-14 17:45:52 -07:00
model Start to setup image library 2017-04-25 15:56:22 -07:00
model-networking Adding a validation step at runtime for the cached KTX file in order to regenerate them if anything seems wrong 2017-05-14 17:45:22 -07:00
networking Adding a validation step at runtime for the cached KTX file in order to regenerate them if anything seems wrong 2017-05-14 17:45:22 -07:00
octree address code review comments 2017-04-28 10:17:48 -07:00
physics react to very small vectors instead of just zero-length ones 2017-05-03 20:23:10 -07:00
plugins
procedural Fix ktx dependencies 2017-04-26 10:47:32 -07:00
recording CR review 2017-04-28 14:46:27 -07:00
render Merge branch 'master' of https://github.com/highfidelity/hifi into ambient 2017-05-01 16:49:35 -07:00
render-utils fix typos: RenderItemsMap not RenderItems 2017-05-08 14:43:19 -07:00
script-engine Merge pull request #10350 from sethalves/fix-vr-2d-vr-tablet-crash 2017-05-04 10:08:55 -07:00
shared not testing in storage for alignment 2017-05-14 17:45:46 -07:00
trackers Moving face and eye trackers out of interface 2017-04-28 23:28:17 -07:00
ui Prevent crash on switching to 3D display twice 2017-05-04 12:04:21 -07:00
ui-plugins