Stephen Birarda
|
d2ca0d4dc4
|
Merge remote-tracking branch 'upstream/master' into invensense
|
2013-05-02 12:29:37 -07:00 |
|
Stephen Birarda
|
9e3b862c67
|
hook up the invensense via existing SerialInterface class
|
2013-05-02 12:26:12 -07:00 |
|
Jeffrey Ventrella
|
35a8066bd6
|
fixed merge problem
|
2013-05-02 11:05:51 -07:00 |
|
Jeffrey Ventrella
|
1e6ba9cc34
|
(1) raised Eve's hand; (2) renamed some member variables; (3) added more functionality to hand-holding
|
2013-05-01 20:35:21 -07:00 |
|
Jeffrey Ventrella
|
f86a92fef0
|
fixed some small formatting glitches in code and added a way to make head lean affect the position of the head
|
2013-05-01 16:51:15 -07:00 |
|
Jeffrey Ventrella
|
aeb545656e
|
(1) added a few methods to orientation; (2) fixed Eve's height; (3) added pitch and roll members to Avatar (not used yet); added avatar pull from handshake;
|
2013-05-01 15:38:55 -07:00 |
|
Jeffrey Ventrella
|
c88a7f8f55
|
fixed merge
|
2013-05-01 13:51:59 -07:00 |
|
Jeffrey Ventrella
|
b388e9a760
|
(1) re-designed and debugged the orientation class and cleaned up quaternion code, and fixed issues in camera and main related to yaw and camera transforms (2) improved hand-holding algorithm
|
2013-05-01 13:00:08 -07:00 |
|
Andrzej Kapolka
|
11a750f6a0
|
Changes according to Philip's feedback: spacing around operators, removed
unused variables, moved font family names to #defines.
|
2013-05-01 12:17:57 -07:00 |
|
Andrzej Kapolka
|
668e25f9cd
|
Fixed merge issue.
|
2013-05-01 11:51:19 -07:00 |
|
Andrzej Kapolka
|
5d457afaf9
|
Merge branch 'master' of https://github.com/worklist/hifi
Conflicts:
interface/src/Avatar.h
|
2013-05-01 11:46:23 -07:00 |
|
Stephen Birarda
|
0f3d3fb4c7
|
move private member constants in Avatar.h to implementation
|
2013-05-01 11:04:58 -07:00 |
|
Andrzej Kapolka
|
13a4058068
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-04-30 16:06:44 -07:00 |
|
Philip Rosedale
|
24a636486e
|
Added Google glass support, cleaned up gyro code, ready for Oculus!
|
2013-04-30 16:04:55 -07:00 |
|
Philip Rosedale
|
55330cf14f
|
Merge repairs.
|
2013-04-30 13:49:42 -07:00 |
|
Philip Rosedale
|
6142372219
|
Merge remote-tracking branch 'origin/master'
|
2013-04-30 13:44:49 -07:00 |
|
Philip Rosedale
|
8e06602e9a
|
Added Avatar method to allow received UDP transmitter data to drive the avatar head rotation, cleaned up gyro code.
|
2013-04-30 13:40:16 -07:00 |
|
Andrzej Kapolka
|
39a70ce9e7
|
Rather than Xs, use a "solid block" pseudo-character to draw a bar. Tweaked
the colors to indicate the pressed key again.
|
2013-04-30 11:06:23 -07:00 |
|
Andrzej Kapolka
|
8b742e43e6
|
GCC fails on these constants (ISO C++ forbids initialization of member
‘COLLISION_BALL_FORCE’), so I moved them into the CPP (they don't seem to
require external visibility anyway).
|
2013-04-30 10:15:48 -07:00 |
|
Andrzej Kapolka
|
733ccd4787
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-04-30 10:04:39 -07:00 |
|
Andrzej Kapolka
|
068d3d216e
|
Need to commit these, too, for the font rendering change.
|
2013-04-29 19:12:34 -07:00 |
|
Jeffrey Ventrella
|
fe9ab0a213
|
improved collisions
|
2013-04-29 14:11:33 -07:00 |
|
Jeffrey Ventrella
|
4e4521325d
|
added 'isCollidable' to avatar bone so that some bones do not collide (for handshaking)
|
2013-04-29 10:38:29 -07:00 |
|
Jeffrey Ventrella
|
caac600030
|
improved hand holding algorithm
|
2013-04-27 22:00:02 -07:00 |
|
Jeffrey Ventrella
|
57cbd9c6d9
|
cleaned up collision code some
|
2013-04-27 09:47:46 -07:00 |
|
Jeffrey Ventrella
|
5c3bd5fe87
|
improved collisions between avatars
|
2013-04-27 09:33:58 -07:00 |
|
Jeffrey Ventrella
|
308b9dcf82
|
Merge remote-tracking branch 'upstream/master'
|
2013-04-26 17:44:42 -07:00 |
|
Jeffrey Ventrella
|
adccd62f87
|
made a different prototype for camera shifting into first-person
|
2013-04-26 17:43:47 -07:00 |
|
Philip Rosedale
|
69cf6e303d
|
Merge pull request #155 from Ventrella/master
merge
|
2013-04-26 16:54:28 -07:00 |
|
Jeffrey Ventrella
|
59ef9e5d7e
|
removed incomplete code snippet in Avatar.h
|
2013-04-26 13:21:49 -07:00 |
|
Jeffrey Ventrella
|
10b6c7759d
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-04-26 12:16:22 -07:00 |
|
Jeffrey Ventrella
|
dc11055f8e
|
merge with upstream master and resolve conflicts
|
2013-04-26 12:15:48 -07:00 |
|
Andrzej Kapolka
|
0932a8b382
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-04-26 11:31:15 -07:00 |
|
Stephen Birarda
|
7c855464e1
|
make the absolute head yaw getter const
|
2013-04-26 11:22:42 -07:00 |
|
Stephen Birarda
|
fbdcd57529
|
correct yaw sent to audio-mixer in Audio
|
2013-04-26 11:21:34 -07:00 |
|
Jeffrey Ventrella
|
fe2e180f16
|
merge with upstream master
|
2013-04-26 10:56:48 -07:00 |
|
Andrzej Kapolka
|
46041b2ed9
|
Style tweaks: preface privates with underscore, capitalize enum members.
|
2013-04-26 10:21:14 -07:00 |
|
Philip Rosedale
|
e4c2004a69
|
Added constant to turn OFF avatar BALLS testing
|
2013-04-26 09:34:10 -07:00 |
|
Jeffrey Ventrella
|
ce1ceb849f
|
Added HandControl class and also Avatar Touch class
|
2013-04-25 23:32:04 -07:00 |
|
Philip Rosedale
|
cac9e33f8c
|
Merge branch 'master' of https://github.com/worklist/hifi
Conflicts:
interface/src/Avatar.cpp
interface/src/Avatar.h
|
2013-04-25 20:47:01 -07:00 |
|
Philip Rosedale
|
1a5f499b45
|
First commit with initial Balls class for avatar sphere cloud
|
2013-04-25 19:56:47 -07:00 |
|
Andrzej Kapolka
|
c6661e8b8e
|
Lowered the chat message height and put it in a variable.
|
2013-04-25 17:48:47 -07:00 |
|
Andrzej Kapolka
|
c6af08d883
|
Merge branch 'master' of https://github.com/worklist/hifi
Conflicts:
avatar-mixer/src/main.cpp
|
2013-04-25 17:40:55 -07:00 |
|
Andrzej Kapolka
|
1713bebb64
|
Added the basic key press/message composition display.
|
2013-04-25 17:36:47 -07:00 |
|
Stephen Birarda
|
09256d8c4e
|
put back default for AVATAR_BONE_RIGHT_FOREARM
|
2013-04-25 17:15:48 -07:00 |
|
Stephen Birarda
|
d2714e9321
|
resolve conflicts on merge with upstream master
|
2013-04-25 17:04:18 -07:00 |
|
Stephen Birarda
|
e6d278ea12
|
Merge remote-tracking branch 'upstream/master' into agentlist-array
|
2013-04-25 17:01:17 -07:00 |
|
Stephen Birarda
|
3df81cc92a
|
resolve conflicts on merge with upstream master
|
2013-04-25 16:41:35 -07:00 |
|
Stephen Birarda
|
cdb8b1b144
|
Merge remote-tracking branch 'upstream/master' into agentlist-array
|
2013-04-25 16:40:20 -07:00 |
|
Jeffrey Ventrella
|
7a94310d4e
|
Merge remote-tracking branch 'upstream/master'
|
2013-04-25 16:32:27 -07:00 |
|