overte/libraries
howard-stearns 09a57efaf3 checkpoint
2017-01-16 12:47:26 -08:00
..
animation Push some tracing into 'detail' categories for easy filtering. Add new tracing categories, add counter change tracking. 2017-01-10 10:44:04 -08:00
audio Add a local HRTF gain adjustment. Gain adjustments are persistent and properly interpolated. 2017-01-11 10:05:39 -08:00
audio-client Fix audio failures on systems that return incorrect/unsupported mixFormat 2017-01-14 10:26:13 -08:00
auto-updater Switch to JSON for application settings 2016-10-12 10:20:19 -07:00
avatars This behavior was harder to change than expected... 2017-01-05 16:58:32 -08:00
controllers only consider standard poses written if the pose was valid 2016-12-12 09:23:01 -08:00
display-plugins Change present rate to be an average over 1/10th of a second 2017-01-11 14:27:46 -08:00
embedded-webserver
entities checkpoint 2017-01-16 12:47:26 -08:00
entities-renderer Push some tracing into 'detail' categories for easy filtering. Add new tracing categories, add counter change tracking. 2017-01-10 10:44:04 -08:00
fbx Reduce temp qvariant creation and qvariant conversion 2017-01-12 16:17:03 -08:00
gl Eagerly cache QML surfaces for Web3D overlays to prevent stutter on loading the tablet 2017-01-11 14:21:29 -08:00
gpu Add profiling in COntext batch execution and shortcuts for trace names 2017-01-09 18:05:02 -08:00
gpu-gl Push some tracing into 'detail' categories for easy filtering. Add new tracing categories, add counter change tracking. 2017-01-10 10:44:04 -08: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 Remove sendqueue spam in traces 2017-01-11 14:27:27 -08:00
octree minimum entity edit filter 2017-01-13 13:18:24 -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 Make Forward DrawBounds enableable 2017-01-03 14:46:51 -05:00
render-utils Merge pull request #9300 from zzmp/graphics/forward-opaque 2017-01-16 08:48:18 -08:00
script-engine Merge pull request #9065 from huffman/fix/script-engine-abuse 2017-01-09 11:02:28 -08:00
shared Push some tracing into 'detail' categories for easy filtering. Add new tracing categories, add counter change tracking. 2017-01-10 10:44:04 -08:00
ui Merge branch 'master' of https://github.com/highfidelity/hifi into removeLogSpam 2016-12-19 22:27:24 -08:00
ui-plugins