Merge branch 'master' of https://github.com/highfidelity/hifi into reverb_fixed

This commit is contained in:
Atlante45 2014-10-24 15:02:29 -07:00
commit 66b15230e7

View file

@ -35,6 +35,9 @@ Head::Head(Avatar* owningAvatar) :
_longTermAverageLoudness(-1.0f),
_audioAttack(0.0f),
_audioJawOpen(0.0f),
_mouth2(0.0f),
_mouth3(0.0f),
_mouth4(0.0f),
_angularVelocity(0,0,0),
_renderLookatVectors(false),
_saccade(0.0f, 0.0f, 0.0f),