overte/libraries
Anthony J. Thibault 26a5b5ed91 Fix for rendering of tablet ModelEntity in desktop mode.
The Model pendingChanges.updateItem() lambda now directly calls into StaticallyNestable.  This is late enough
in the update loop to have the most up-to-date camera transform used for rendering.
2017-01-11 18:37:57 -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 Use logarithmic quantization of injector "volume" over the wire. 2017-01-04 15:38:26 -08:00
audio-client Typo, plus some CR feedback 2016-12-20 07:43:48 -08:00
auto-updater Switch to JSON for application settings 2016-10-12 10:20:19 -07:00
avatars In desktop mode, tablet is in front of camera. 2017-01-10 11:31:45 -08:00
controllers only consider standard poses written if the pose was valid 2016-12-12 09:23:01 -08:00
display-plugins 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
embedded-webserver
entities adjust when USER_COLLISION_GROUP_MY_AVATAR is auto-disabled 2017-01-10 06:17:40 -08:00
entities-renderer Fix for rendering of tablet ModelEntity in desktop mode. 2017-01-11 18:37:57 -08:00
fbx tracing polish 2016-12-20 07:45:35 -08:00
gl Merge branch 'master' into tablet-ui 2017-01-03 09:45:23 -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 tracing polish 2016-12-20 07:45:35 -08:00
model-networking tracing polish 2016-12-20 07:45:35 -08:00
networking Fix bugs and generally fix behavior 2017-01-06 13:58:23 -08:00
octree tracing polish 2016-12-20 07:45:35 -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 Merge branch 'master' into graphics/fetch-cull-sort 2017-01-03 14:04:39 -05:00
render-utils Fix for rendering of tablet ModelEntity in desktop mode. 2017-01-11 18:37:57 -08:00
script-engine Merge branch 'master' of github.com:highfidelity/hifi into update-tablet-ui-again 2017-01-11 09:54:26 -08:00
shared Merge branch 'master' of github.com:highfidelity/hifi into update-tablet-ui-again 2017-01-11 09:54:26 -08:00
ui clean up unused code and files 2017-01-10 09:13:46 -08:00
ui-plugins