Commit graph

3456 commits

Author SHA1 Message Date
Geenz
fefa74135c Moved to function overloads instead of unique function names. 2013-05-30 19:47:25 -04:00
ZappoMan
4583f38352 Merge pull request #471 from PhilipRosedale/master
Detect and stop moving on transmitter signal lost
2013-05-30 16:46:58 -07:00
Andrzej Kapolka
ffb3cf53aa Added "Gyro Eye Offset" menu option to drive the eye offset from the gyros. 2013-05-30 16:34:59 -07:00
Andrzej Kapolka
6f552b4a00 Playing around with using the gyro acceleration to drive the eye offset. 2013-05-30 16:26:15 -07:00
Philip Rosedale
38e611eb7f Merge branch 'master' of https://github.com/worklist/hifi 2013-05-30 16:19:11 -07:00
Philip Rosedale
f009177aa7 Added check for lost transmitter 2013-05-30 16:19:07 -07:00
Andrzej Kapolka
97343edfca Merge pull request #470 from ey6es/master
Removed Orientation class, removed duplicate code in avatar-mixer.
2013-05-30 15:53:20 -07:00
Andrzej Kapolka
86ae9dbe7c Merged. 2013-05-30 15:51:31 -07:00
Andrzej Kapolka
3745cd7196 Merge branch 'master' of https://github.com/worklist/hifi 2013-05-30 15:50:28 -07:00
Andrzej Kapolka
9213cfd0c2 Revert to simply adding the Eulers. 2013-05-30 15:48:00 -07:00
Andrzej Kapolka
47bf5a2b77 Have the Head control how orientations are added. 2013-05-30 15:43:07 -07:00
Andrzej Kapolka
780b049f4b I got these backwards. 2013-05-30 15:21:54 -07:00
Andrzej Kapolka
826ef33d4b Reverse angles for mirror mode. 2013-05-30 15:20:20 -07:00
Andrzej Kapolka
3f6cf08b97 Removed remaining Orientation bits (and class itself), enforce limits on
head yaw/pitch/roll.
2013-05-30 15:15:12 -07:00
Andrzej Kapolka
e2ec8245b0 Rather than adding Euler angles, compose quaternions for gyros. 2013-05-30 14:56:12 -07:00
Philip Rosedale
82463260e4 Merge pull request #445 from ZappoMan/local_option
add --local option to avatar-mixer
2013-05-30 14:51:18 -07:00
Andrzej Kapolka
5967fbcae8 Merge pull request #469 from ey6es/master
Fixes for chat orientation, mirror mode.
2013-05-30 14:26:21 -07:00
Andrzej Kapolka
f447230d26 Use body orientation, not head orientation, for mirror mode. 2013-05-30 14:14:01 -07:00
Geenz
0a3dbcd675 Removed unused readYaw variable. 2013-05-30 17:00:32 -04:00
Geenz
0dda2b88b5 Merge branch 'master' of https://github.com/worklist/hifi into 19308
Conflicts:
	interface/src/Avatar.cpp - resolved; added avatarRotation setting that's interpreted as a vec3
2013-05-30 16:58:48 -04:00
Andrzej Kapolka
bcd3833898 Align chat with full camera rotation (not just yaw). 2013-05-30 13:46:53 -07:00
Geenz
fc5b93a77d Merge branch 'master' of https://github.com/worklist/hifi into 19351 2013-05-30 16:24:36 -04:00
Andrzej Kapolka
27f4674c10 Merge pull request #468 from ey6es/master
Fixes for reorientation: load/save pitch/roll, don't update orientation for remote avatars.
2013-05-30 12:38:04 -07:00
Andrzej Kapolka
28531fcae0 Added --local option to avatar-mixer for testing. Only update velocity,
acceleration, angular velocity, etc., for local avatar.
2013-05-30 12:33:05 -07:00
Andrzej Kapolka
342e19aa41 Save/restore the pitch and roll as well as the yaw. 2013-05-30 12:12:30 -07:00
Geenz
1eac57dd0c #19351 - Atmosphere shaders should be handled per-pixel instead of per-vertex. 2013-05-30 15:02:11 -04:00
Philip Rosedale
6712c40073 Merge pull request #466 from ey6es/reorient
Avatar orientation conversion: use quaternions rather than Orientation class, generalize rotations so that avatars can be reoriented based on gravity.
2013-05-30 11:55:19 -07:00
Geenz
78c3891c92 Merge commit '6d57324d0b9fce9d6a030123689bb499ed54c8ad' into 19308 2013-05-30 14:48:40 -04:00
Andrzej Kapolka
100d10dc9e Offset camera fix, cleaner frustum transformation. 2013-05-30 11:08:33 -07:00
Andrzej Kapolka
3330b20232 More reformatting. 2013-05-30 10:33:45 -07:00
Andrzej Kapolka
fff9d1c372 Formatting. 2013-05-30 10:23:19 -07:00
Andrzej Kapolka
b502321b57 Moved gravity influence multiplier into constant, reduced. 2013-05-30 10:00:52 -07:00
Andrzej Kapolka
021dce72be Moved direction vectors to AvatarData, made them align with OpenGL view space
(to avoid the 180 degree rotations).
2013-05-30 09:55:34 -07:00
Andrzej Kapolka
9b301eb235 Merge branch 'master' of https://github.com/worklist/hifi into reorient
Conflicts:
	interface/src/Avatar.cpp
2013-05-29 19:13:18 -07:00
Andrzej Kapolka
d6855b6430 Massive changes to orientations: use quaternions rather than Orientation
class.
2013-05-29 19:05:33 -07:00
birarda
6d57324d0b Merge pull request #465 from birarda/master
stop continous killing of audio injectors
2013-05-29 18:37:43 -07:00
Stephen Birarda
1f4e9f3051 update last heard from time for audio injectors 2013-05-29 18:37:03 -07:00
birarda
b4e4e80321 Merge pull request #463 from birarda/master
distance attenuation tuning
2013-05-29 17:47:23 -07:00
Stephen Birarda
8ba23bc027 tune distance attenuation 2013-05-29 17:46:54 -07:00
birarda
cad55ffb60 Merge pull request #462 from birarda/master
distance attenutation tuning for audio-mixer
2013-05-29 17:38:43 -07:00
Stephen Birarda
a3942a072f more tuning on distance attenuation for audio mixer 2013-05-29 17:38:00 -07:00
birarda
14bc87b08c Merge pull request #461 from birarda/master
distance attenutation tuning on audio mixer
2013-05-29 17:32:49 -07:00
Stephen Birarda
1b2b0afe3a tune the distance attenuation on audio-mixer 2013-05-29 17:32:32 -07:00
Jeffrey Ventrella
885cd951ce Merge remote-tracking branch 'upstream/master' 2013-05-29 17:29:03 -07:00
Jeffrey Ventrella
d839312cd6 testing avatar touch 2013-05-29 17:28:44 -07:00
birarda
f20dd82240 Merge pull request #460 from ZappoMan/disco
new floor
2013-05-29 17:07:29 -07:00
ZappoMan
49f4df3a5e coding standard cleanup 2013-05-29 17:07:12 -07:00
ZappoMan
871cddfcc1 coding standard cleanup 2013-05-29 17:05:22 -07:00
ZappoMan
ffffa71d1a new floor 2013-05-29 16:58:17 -07:00
birarda
8cfbff4bb7 Merge pull request #459 from birarda/master
fix a crash in the avatar-mixer
2013-05-29 16:57:41 -07:00