Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Andrew Meadows
|
796d20168e
|
splitting lean input from lean perturbations
|
2014-03-27 15:30:30 -07:00 |
|
Andrew Meadows
|
b6f2150d2e
|
HeadData::_yaw and friends change to _baseYaw
|
2014-03-27 10:37:07 -07:00 |
|
Andrew Meadows
|
e68241d2a9
|
using glm::degrees() instead of DEGREES_PER_RADIAN
|
2014-03-12 12:08:27 -07:00 |
|
Andrew Meadows
|
aa8c2fc8cb
|
use radians instead of degrees (almost) everywhere
|
2014-03-11 17:26:58 -07:00 |
|
Stephen Birarda
|
7451cfe130
|
remove glm so it is referenced only externally
|
2014-03-04 15:19:47 -08:00 |
|
Andrzej Kapolka
|
6f8f15018c
|
Allow setting the combined head orientation, which changes the body yaw and
applies the rest to the head. Closes #2050.
|
2014-02-21 17:52:20 -08:00 |
|
Andrew Meadows
|
3a8aa0c47e
|
Removing HeadData::findSpherePenetration() as unused cruft.
|
2014-02-13 10:02:16 -08:00 |
|
ZappoMan
|
d9f412406f
|
better implementation of particle palm collisions
|
2013-12-16 18:12:47 -08:00 |
|
atlante45
|
7cd2f2b06b
|
send faceshift data to avatar mixer
|
2013-09-12 17:41:26 -07:00 |
|
Stephen Birarda
|
9f2c0adec7
|
move audioLoudness to HeadData
|
2013-05-28 12:22:51 -07:00 |
|
Stephen Birarda
|
49b483ef53
|
maintain a pointer to owning avatar from HeadData
|
2013-05-24 12:17:48 -07:00 |
|
Jeffrey Ventrella
|
c32d621d5f
|
improving lookat behavior
|
2013-05-21 17:38:17 -07:00 |
|
Stephen Birarda
|
564244ddd3
|
move _leanSideways and _leanForwards to HeadData
|
2013-05-20 17:13:40 -07:00 |
|
Stephen Birarda
|
570dfba934
|
code review comments, cleanup Avatar constructor
|
2013-05-20 16:12:38 -07:00 |
|
Stephen Birarda
|
de84b7803f
|
move _lookAtPosition to HeadData class
|
2013-05-20 15:51:40 -07:00 |
|
Stephen Birarda
|
257a1d1f2e
|
move head rotations to new HeadData class to be used for transmission
|
2013-05-20 15:21:02 -07:00 |
|