overte/libraries
2017-03-28 11:12:00 -07:00
..
animation Fix for change from std::string to QString 2017-03-24 17:03:01 -07:00
audio mv AudioNoiseGate to audio 2017-03-15 00:15:33 +00:00
audio-client Merge pull request #9935 from zzmp/fix/audio-initialization 2017-03-21 00:23:28 -04:00
auto-updater
avatars Merge pull request #9984 from Atlante45/fix/warnings 2017-03-26 07:03:33 -08:00
controllers only consider standard poses written if the pose was valid 2016-12-12 09:23:01 -08:00
display-plugins Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-08 09:03:21 -08:00
embedded-webserver
entities move Qt-related stuff out of model and into model-networking 2017-03-28 07:53:25 -07:00
entities-renderer don't crash if entity dimensions somehow include a zero 2017-03-28 10:56:33 -07:00
fbx Merge branch 'master' of github.com:highfidelity/hifi into model-scripting-2 2017-03-28 10:14:49 -07:00
gl First cut of pal on tablet. 2017-02-08 17:34:03 -08:00
gpu final changes as per samcake 2017-03-27 15:19:28 -07:00
gpu-gl fix windows build of render-utils-test 2017-03-27 16:49:43 -07:00
input-plugins Added MouseX and MouseY axes to Keyboard device. 2017-02-07 12:02:41 -08:00
ktx PR comments 2017-03-21 17:26:24 -07:00
model move Qt-related stuff out of model and into model-networking 2017-03-28 07:53:25 -07:00
model-networking move Qt-related stuff out of model and into model-networking 2017-03-28 07:53:25 -07:00
networking Correctly initialize a file cache with the proper key 2017-03-24 13:35:37 -07:00
octree change all references of IDENTITY_FRONT to IDENTITY_FORWARD 2017-03-21 22:13:33 +00:00
physics don't hang loop if entity isDead 2017-03-24 11:16:54 -07:00
plugins Expose ASW activation status, provide normalized present rate information 2017-03-03 10:46:05 -08:00
procedural cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
recording stop the playback after the clip stopped playing rather than pause. Allows you to click play again without having to move the position back. 2017-03-08 00:08:57 +01:00
render Merge remote-tracking branch 'upstream/master' into smarter_textures 2017-03-22 14:25:23 -07:00
render-utils final changes as per samcake 2017-03-27 15:19:28 -07:00
script-engine move Qt-related stuff out of model and into model-networking 2017-03-28 07:53:25 -07:00
shared pass radials argument to AABox::touchesAAEllipsoid as const reference 2017-03-28 11:12:00 -07:00
ui move variable closer to context where it is used 2017-03-27 14:40:31 -07:00
ui-plugins