overte-thingvellir/libraries
Andrew Meadows 92e3f8768c Merge pull request #9921 from jherico/menu_fix
Fix possible crash in Menu::removeSeparator
2017-03-20 13:38:36 -07:00
..
animation fix warning about signed unsigned compare 2017-03-08 17:17:49 -08:00
audio clean AudioNoiseGate 2017-03-15 00:14:55 +00:00
audio-client Merge pull request #9924 from zzmp/fix/noise-delay 2017-03-17 11:24:02 -07:00
auto-updater Switch to JSON for application settings 2016-10-12 10:20:19 -07:00
avatars Fixed recording bug 2017-03-07 17:19:21 -08:00
controllers only consider standard poses written if the pose was valid 2016-12-12 09:23:01 -08:00
display-plugins Expose ASW activation status, provide normalized present rate information 2017-03-03 10:46:05 -08:00
embedded-webserver
entities Merge pull request #9851 from AndrewMeadows/simulation-ownership-2 2017-03-20 10:20:11 -07:00
entities-renderer Merge pull request #9686 from humbletim/21114-part3 2017-03-20 06:22:35 -07:00
fbx fix a bug that caused obj models with no material to randomly use the materials of other things in the view 2017-03-18 14:34:19 -07:00
gl First cut of pal on tablet. 2017-02-08 17:34:03 -08:00
gpu Cleaning up pr for simpler merge 2017-02-08 11:13:55 -08:00
gpu-gl Reparing broken normals and also fixing the ambient lighting bug 2017-02-08 16:56:59 -08:00
input-plugins Added MouseX and MouseY axes to Keyboard device. 2017-02-07 12:02:41 -08:00
model Backing up from the rgba format to go back to a rgb 888 just to repair the broken normals on Seth's Avatar 2017-02-27 13:32:24 -08:00
model-networking Merge branch 'master' of https://github.com/highfidelity/hifi into blue 2017-02-27 18:17:28 -08:00
networking More VS 2017/2015 fixes 2017-03-15 16:13:15 -07:00
octree fix for non-void set of should force scene 2017-02-16 16:46:09 -08:00
physics Merge pull request #9851 from AndrewMeadows/simulation-ownership-2 2017-03-20 10:20:11 -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 Expeand the wireframe to the primitive entities and the polyvox 2017-03-15 16:58:31 -07:00
render-utils Merge pull request #9941 from Triplelexx/21232 2017-03-20 09:55:37 -07:00
script-engine Merge pull request #9686 from humbletim/21114-part3 2017-03-20 06:22:35 -07:00
shared Merge pull request #9686 from humbletim/21114-part3 2017-03-20 06:22:35 -07:00
ui Fix possible crash in Menu::removeSeparator 2017-03-16 13:12:30 -07:00
ui-plugins