overte/libraries
2017-03-27 07:25:40 -07:00
..
animation rename fronts to forwards 2017-03-22 18:41:06 +00: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
display-plugins Merge remote-tracking branch 'upstream/master' into HEAD 2017-03-08 09:03:21 -08:00
embedded-webserver
entities cleanups 2017-03-27 07:25:40 -07:00
entities-renderer cleanups 2017-03-27 07:25:40 -07:00
fbx some clean-ups and a bug fix in PolyVox to mesh code 2017-03-27 06:50:06 -07:00
gl First cut of pal on tablet. 2017-02-08 17:34:03 -08:00
gpu Add initialization to sampler stamp 2017-03-22 18:10:54 -07:00
gpu-gl Fix comparison between GL stamps and GPU stamps 2017-03-22 18:11:20 -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 some clean-ups and a bug fix in PolyVox to mesh code 2017-03-27 06:50:06 -07:00
model-networking Return existing textures when matching hash for a previously found live texture 2017-03-20 09:39:29 -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
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 Merge pull request #9976 from mittens/21215 2017-03-24 08:52:12 -07:00
script-engine Merge branch 'master' of github.com:highfidelity/hifi into model-scripting-2 2017-03-24 15:08:23 -07:00
shared Merge branch 'master' of github.com:highfidelity/hifi into model-scripting-2 2017-03-24 15:08:23 -07:00
ui Fix possible crash in Menu::removeSeparator 2017-03-16 13:12:30 -07:00
ui-plugins