Jeffrey Ventrella
|
e96503de0d
|
Merge remote-tracking branch 'upstream/master'
|
2013-06-03 12:26:51 -07:00 |
|
Jeffrey Ventrella
|
6479a41206
|
more ball prep
|
2013-06-03 12:26:20 -07:00 |
|
Stephen Birarda
|
0fedf354e0
|
don't attempt to send microphone audio if AgentList is NULL
|
2013-06-03 12:10:18 -07:00 |
|
Jeffrey Ventrella
|
00dce6b59e
|
fix
|
2013-06-03 12:01:01 -07:00 |
|
Jeffrey Ventrella
|
8d031b5c2d
|
preparation for extending the avatar ball array to accommodate more touch capabilities
|
2013-06-03 11:53:00 -07:00 |
|
Jeffrey Ventrella
|
cf67f28b57
|
merge
|
2013-06-03 08:10:41 -07:00 |
|
Jeffrey Ventrella
|
6a14ae1eb9
|
Merge remote-tracking branch 'upstream/master'
|
2013-06-03 08:10:19 -07:00 |
|
Jeffrey Ventrella
|
9e046b74e6
|
working on avatar touch
|
2013-06-03 08:09:27 -07:00 |
|
Philip Rosedale
|
f840103ef2
|
Merge pull request #477 from Geenz/19351
#19351 Atmosphere shaders should be handled per-pixel instead of per-vertex.
|
2013-06-02 20:01:02 -07:00 |
|
Geenz
|
de76851207
|
Remove unnecessary normalize.
|
2013-05-31 20:35:26 -04:00 |
|
Jeffrey Ventrella
|
de49d7fc6c
|
more fixes
|
2013-05-31 17:32:30 -07:00 |
|
Geenz
|
d98b28d4ab
|
So apparently, this was a scale problem the entire time.
|
2013-05-31 20:30:42 -04:00 |
|
Jeffrey Ventrella
|
d92471860d
|
cleanup
|
2013-05-31 16:58:58 -07:00 |
|
Jeffrey Ventrella
|
4f49f1769e
|
separated springy balls from skeleton
|
2013-05-31 16:54:56 -07:00 |
|
Jeffrey Ventrella
|
1061b3eb4d
|
cleanup
|
2013-05-31 15:05:05 -07:00 |
|
Jeffrey Ventrella
|
303643e921
|
cleanup
|
2013-05-31 15:01:08 -07:00 |
|
Jeffrey Ventrella
|
e33c11bb48
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-31 14:52:46 -07:00 |
|
Jeffrey Ventrella
|
f1fc3fe704
|
merge
|
2013-05-31 14:52:24 -07:00 |
|
Andrzej Kapolka
|
8f377349ef
|
Merge pull request #474 from PhilipRosedale/master
Smooth gravity fields when flying
|
2013-05-31 14:52:00 -07:00 |
|
Jeffrey Ventrella
|
3ce051bff7
|
merge
|
2013-05-31 14:11:46 -07:00 |
|
Philip Rosedale
|
2a9a3139b2
|
Added smooth gravity field so we can fly to planets and land on them, static friction to stop drifting, thrust tweaks.
|
2013-05-31 14:02:20 -07:00 |
|
Jeffrey Ventrella
|
fdfc639c23
|
merge
|
2013-05-31 13:52:22 -07:00 |
|
Jeffrey Ventrella
|
108ce62d1a
|
committing latest skeleton-separation changes (more to come as Andrzej and I work on it more)
|
2013-05-31 11:51:03 -07:00 |
|
Andrzej Kapolka
|
224e5d666d
|
Fix for segmentation fault when the settings file doesn't exist.
|
2013-05-30 17:12:18 -07:00 |
|
ZappoMan
|
bc5af6e399
|
Merge pull request #438 from Geenz/19308
#19308 - Store menu settings in the avatar data file
|
2013-05-30 16:51:02 -07:00 |
|
Geenz
|
ed904b58eb
|
Fixed spacing issues per the coding standard.
|
2013-05-30 19:50:01 -04:00 |
|
Geenz
|
fefa74135c
|
Moved to function overloads instead of unique function names.
|
2013-05-30 19:47:25 -04: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
|
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 |
|
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
|
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 |
|
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 |
|