overte/libraries
Brad Hefta-Gaub 82ab8635d7 debugging
2016-12-30 12:02:48 -08:00
..
animation fix animated entities 2016-12-27 15:15:11 -08:00
audio Merge pull request #9273 from kencooke/audio-ambisonic-src2 2016-12-27 17:07:56 -08:00
audio-client Merge pull request #9197 from davidkelly/dk/injectorVolume 2016-12-16 15:11:33 -08:00
auto-updater Switch to JSON for application settings 2016-10-12 10:20:19 -07:00
avatars cleanup avatar data to include better documentation 2016-12-21 11:52:24 -08:00
controllers only consider standard poses written if the pose was valid 2016-12-12 09:23:01 -08:00
display-plugins cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
embedded-webserver
entities debugging 2016-12-30 12:02:48 -08:00
entities-renderer Merge branch 'master' of https://github.com/highfidelity/hifi into removeLogSpam 2016-12-19 22:27:24 -08:00
fbx cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
gl audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate 2016-12-29 08:53:37 -08:00
gpu cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
gpu-gl fix GL 4.5 when glTextureSubImage2DEXT unavailable 2016-12-23 01:26:54 +01:00
input-plugins global/static QStrings in plugins appear to cause crashes during shutdown 2016-11-13 10:22:14 -08:00
model cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
model-networking tracing polish 2016-12-16 14:02:27 -08:00
networking audit use of QTimer intervals to make sure we're using Qt::PreciseTimer when appropriate 2016-12-29 08:53:37 -08:00
octree cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
physics cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
plugins Track dropped frames as reported by the Oculus SDK 2016-12-28 14:18:23 -08:00
procedural cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
recording cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
render Optimizations, SIMD and const correctness 2016-12-27 15:39:38 -08:00
render-utils Optimizations, SIMD and const correctness 2016-12-27 15:39:38 -08:00
script-engine debugging 2016-12-30 12:02:48 -08:00
shared Merge branch 'master' of https://github.com/highfidelity/hifi into improveInterval 2016-12-29 16:42:52 -08:00
ui Merge branch 'master' of https://github.com/highfidelity/hifi into removeLogSpam 2016-12-19 22:27:24 -08:00
ui-plugins