Philip Rosedale
|
1b039c3755
|
Transmitter V2 drives the hand, and rendering levels with 'l' shows the hand transmitter data. Physics will need to be tuned.
|
2013-05-16 00:10:10 -06:00 |
|
Philip Rosedale
|
124f04820e
|
Removed renderPitch(), and renderYaw() from code/classes - we will use bodyPitch(), headPitch() only.
|
2013-05-15 09:52:12 -07:00 |
|
Jeffrey Ventrella
|
a0e8c0da74
|
more work on avatar lookat
|
2013-05-14 18:15:54 -07:00 |
|
Jeffrey Ventrella
|
f53b49c496
|
working on lookat (eye contact)
|
2013-05-14 17:30:41 -07:00 |
|
Philip Rosedale
|
6cfdf96dea
|
Added mouse panning in the Yaw direction - at edges of screen.
|
2013-05-14 17:11:16 -07:00 |
|
Jeffrey Ventrella
|
3ab0fa4e8c
|
added code to detect mouse hovering over avatar joints for various touch effects
|
2013-05-13 14:00:25 -07:00 |
|
Jeffrey Ventrella
|
847bfbdadd
|
mode cleanup after head operation
|
2013-05-10 17:29:04 -07:00 |
|
Jeffrey Ventrella
|
7fc2756257
|
I just did a headotomy (removed all head-related stuff from Avatar and made it its own class)
|
2013-05-10 17:05:52 -07:00 |
|
Jeffrey Ventrella
|
6254a6886f
|
cleaned up camera code and improved first person mode
|
2013-05-09 22:11:33 -07:00 |
|
Philip Rosedale
|
ddc97a6ac9
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-08 19:36:45 -07:00 |
|
Philip Rosedale
|
76c5a74876
|
Added gyro pitch to view, moved onscreen displays around to look nicer.
|
2013-05-08 19:35:48 -07:00 |
|
Jeffrey Ventrella
|
bbd85664d6
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-08 19:24:07 -07:00 |
|
Jeffrey Ventrella
|
7a24c50063
|
put orientation back in avatar folder (this should be put in a more logical place at some point) - also did some work on avatar renderer
|
2013-05-08 19:22:21 -07:00 |
|
Philip Rosedale
|
ad25150d62
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-08 14:51:52 -07:00 |
|
Philip Rosedale
|
baf64c07dc
|
Added Procedural audio noise when moving, scaled to velocity
|
2013-05-08 09:04:38 -07:00 |
|
Jeffrey Ventrella
|
9e60c8a36e
|
increased GRAVITY_SCALE to 10.0; tidied-up avatar code; moved Orientation class to shared folder
|
2013-05-08 08:59:29 -07:00 |
|
Jeffrey Ventrella
|
22a0e39d6c
|
more work on avatar touch, reachable radius, and hand states
|
2013-05-06 18:29:20 -07:00 |
|
Jeffrey Ventrella
|
c1ac3eb320
|
improving the code for detecting collisions, hand movement and handholding
|
2013-05-06 15:14:13 -07:00 |
|
Jeffrey Ventrella
|
2a1bbcc168
|
improved avatar gravity code and moved source of gravity vector to main.cpp
|
2013-05-06 12:35:52 -07:00 |
|
Stephen Birarda
|
1a8564f9d9
|
store avatar position and yaw in file to restore on relaunch
|
2013-05-03 15:05:28 -07:00 |
|
Jeffrey Ventrella
|
026ee4345c
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-03 10:54:07 -07:00 |
|
Jeffrey Ventrella
|
e0b33e56da
|
couple of small code cleanups
|
2013-05-03 10:52:44 -07:00 |
|
Andrzej Kapolka
|
346f213e3b
|
Merge branch 'master' of https://github.com/worklist/hifi
Conflicts:
interface/src/Avatar.cpp
interface/src/Avatar.h
interface/src/main.cpp
|
2013-05-03 10:31:40 -07:00 |
|
Philip Rosedale
|
1fbc13941d
|
Fixes per merge (Ventrella)
|
2013-05-03 10:16:58 -07:00 |
|
Andrzej Kapolka
|
43b5e9430f
|
Merge branch 'master' of https://github.com/worklist/hifi
Conflicts:
interface/src/main.cpp
|
2013-05-03 10:04:50 -07:00 |
|
Philip Rosedale
|
b703d0982e
|
Changed avatar.h to store _distanceToNearestAvatar
|
2013-05-03 09:55:25 -07:00 |
|
Jeffrey Ventrella
|
c46fc5a861
|
(1) added avatar tilting while walking; (2) added avatar renderer; (3) tweaked body proportions; (4)
|
2013-05-02 17:46:10 -07:00 |
|
Jeffrey Ventrella
|
cd334c2ade
|
renamed avatar skeleton from "bones" to "joints" to be more consistent with standard language. Also improved skeleton some
|
2013-05-02 13:13:56 -07:00 |
|
Andrzej Kapolka
|
b0bbca281d
|
Merge branch 'master' of https://github.com/worklist/hifi
Conflicts:
interface/src/main.cpp
|
2013-05-02 13:10:39 -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
|
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
|
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
|
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 |
|
Jeffrey Ventrella
|
fe9ab0a213
|
improved collisions
|
2013-04-29 14:11:33 -07:00 |
|
Jeffrey Ventrella
|
9924be9188
|
Merge remote-tracking branch 'upstream/master'
|
2013-04-29 10:41:58 -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 |
|
Philip Rosedale
|
b9234b0a02
|
Merge remote-tracking branch 'upstream/master'
|
2013-04-27 17:19:55 -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
|
adccd62f87
|
made a different prototype for camera shifting into first-person
|
2013-04-26 17:43:47 -07:00 |
|
Philip Rosedale
|
99957f31f3
|
Merge remote-tracking branch 'upstream/master'
|
2013-04-26 17:09:05 -07:00 |
|
Philip Rosedale
|
996a8794d0
|
Merge remote-tracking branch 'upstream/master'
|
2013-04-26 16:37:58 -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 |
|
Philip Rosedale
|
824abca443
|
Removed field and Cloud classes
|
2013-04-26 11:57:04 -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 |
|
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 |
|
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 |
|
Jeffrey Ventrella
|
7a94310d4e
|
Merge remote-tracking branch 'upstream/master'
|
2013-04-25 16:32:27 -07:00 |
|
Jeffrey Ventrella
|
86e72a90d4
|
working on camera view shifting from first person to third person
|
2013-04-25 16:31:42 -07:00 |
|
Stephen Birarda
|
7e0dab6224
|
spacing fixes in Avatar class
|
2013-04-25 16:18:17 -07:00 |
|
Stephen Birarda
|
215efe3b78
|
bunch of const changes for glm::vec3 in Avatar and Orientation
|
2013-04-25 16:10:55 -07:00 |
|
Jeffrey Ventrella
|
5a0a1c1cec
|
increased YAW_MAG (faster turning), redesigned the concept of avatar position, and reset Eve's position accordingly. Also added _frustumNeedsReshape in camera in anticipation of fixing problem where setting fov doesn't reshape the frustum.
|
2013-04-25 13:51:20 -07:00 |
|
Philip Rosedale
|
9e62728c33
|
Changed velocity to be dvec3
|
2013-04-25 10:18:30 -07:00 |
|
Philip Rosedale
|
ba55175870
|
Gravity is ON near origin, off in space, and a gravity field can be created with getGravity()
|
2013-04-25 09:50:35 -07:00 |
|
Jeffrey Ventrella
|
2163976f06
|
adding the files
|
2013-04-24 17:01:59 -07:00 |
|