overte/libraries
2017-03-26 07:03:33 -08: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 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 Merge pull request #9946 from sethalves/model-scripting-1 2017-03-21 09:26:32 -07:00
entities-renderer Merge pull request #9994 from sethalves/avoid-deadlock-on-10k-mesh-fbx 2017-03-24 12:34:37 -08:00
fbx Merge remote-tracking branch 'upstream/master' into smarter_textures 2017-03-22 14:25:23 -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 Merge remote-tracking branch 'upstream/master' into smarter_textures 2017-03-22 14:25:23 -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 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 Merge pull request #9976 from mittens/21215 2017-03-24 08:52:12 -07:00
script-engine Merge pull request #9970 from Triplelexx/21223 2017-03-24 08:12:11 -07:00
shared Merge pull request #9970 from Triplelexx/21223 2017-03-24 08:12:11 -07:00
ui Fix possible crash in Menu::removeSeparator 2017-03-16 13:12:30 -07:00
ui-plugins