Commit graph

86030 commits

Author SHA1 Message Date
Stephen Birarda
75aaa59f76 send the correct mixer IP again 2013-02-26 17:35:26 -08:00
Philip Rosedale
27cc3a8ee5 Merge remote-tracking branch 'origin' 2013-02-26 17:34:26 -08:00
Philip Rosedale
fe2f2d5019 Reduce mouse force on hand. 2013-02-26 17:33:40 -08:00
Stephen Birarda
ba2b79b078 accentuate the distance dampening by squaring the coefficient 2013-02-26 17:12:41 -08:00
Stephen Birarda
c1d66e4026 have mixer kill off silent agents 2013-02-26 17:04:57 -08:00
Stephen Birarda
31a164fd19 initial changing of volumne of source based on distance 2013-02-26 16:57:33 -08:00
Stephen Birarda
971f5b6ad6 recreate the newestSoloAgents map for each broadcastPacket 2013-02-26 16:55:39 -08:00
stojce
7bda2c0581 #19069 Add iris textures to avatar head, change lighting 2013-02-27 01:53:07 +01:00
Stephen Birarda
38cdd615a1 switch back to EC2 DS for sanity check 2013-02-27 01:53:07 +01:00
Stephen Birarda
31b93b036e temporary test against birarda's domain server 2013-02-27 01:53:07 +01:00
Stephen Birarda
04f3398466 send interface client position to audio mixer 2013-02-27 01:53:06 +01:00
Stephen Birarda
a3411b2044 add missing cstring include for memcpy 2013-02-27 01:53:06 +01:00
Stephen Birarda
9e43868191 refactor Audio.cpp in interface to use parseData in ARB 2013-02-27 01:52:56 +01:00
Stephen Birarda
f55782b968 refactor mixer to use AgentList, AudioRingBuffer as AgentData 2013-02-27 01:52:56 +01:00
Stephen Birarda
82435582a8 fix birarda's stupid bug in timestamp creation 2013-02-27 01:52:56 +01:00
Philip Rosedale
eb37d1fbf8 Added ability to drag hand by clicking and dragging on the screen. 2013-02-27 01:52:56 +01:00
Philip Rosedale
888ef2249d Added angular velocity and angular movement to hand, changed hand to block. 2013-02-27 01:52:56 +01:00
Stephen Birarda
b7fed56c16 remove extraneous logging for Domain server solo agents 2013-02-27 01:52:56 +01:00
Stephen Birarda
34b8a7bbeb use getters and setters for all member variables in AgentList and Agent 2013-02-27 01:52:56 +01:00
Stephen Birarda
5910fdd7b7 AgentList returns agents vector and agentSocket by reference 2013-02-27 01:52:55 +01:00
Stephen Birarda
72ddc78ad6 domain server only returns newest of types in SOLO_AGENT_TYPES_STRING 2013-02-27 01:52:55 +01:00
Stephen Birarda
c123990d7a switch back to EC2 DS for sanity check 2013-02-26 13:59:33 -08:00
Stephen Birarda
c645830809 temporary test against birarda's domain server 2013-02-26 13:43:50 -08:00
Stephen Birarda
1783ee5f85 send interface client position to audio mixer 2013-02-26 13:13:40 -08:00
Stephen Birarda
df1186660b add missing cstring include for memcpy 2013-02-26 10:28:47 -08:00
Stephen Birarda
68c978cfde Merge branch 'master' of github.com:worklist/hifi 2013-02-26 10:12:32 -08:00
Philip Rosedale
26a87b3b43 Added critically damped spring behavior to hand, and added simulateHand() routine to main.cpp that uses mouse to correctly move hand controller. 2013-02-26 09:41:16 -08:00
Stephen Birarda
bf94f1f861 refactor Audio.cpp in interface to use parseData in ARB 2013-02-25 17:13:44 -08:00
Stephen Birarda
abfd3a0168 refactor mixer to use AgentList, AudioRingBuffer as AgentData 2013-02-25 17:07:32 -08:00
Stephen Birarda
e2c3c253a8 fix birarda's stupid bug in timestamp creation 2013-02-25 15:19:53 -08:00
Philip Rosedale
f7b20a7c9c Added ability to drag hand by clicking and dragging on the screen. 2013-02-25 15:06:28 -08:00
Philip Rosedale
fff4bac53d Merge remote-tracking branch 'origin' 2013-02-25 14:33:22 -08:00
Philip Rosedale
a22cd3680a Added angular velocity and angular movement to hand, changed hand to block. 2013-02-25 14:31:56 -08:00
Stephen Birarda
b6d255477b remove extraneous logging for Domain server solo agents 2013-02-25 13:06:44 -08:00
Stephen Birarda
d211eb6c84 use getters and setters for all member variables in AgentList and Agent 2013-02-25 12:51:52 -08:00
Stephen Birarda
4541a5fe78 AgentList returns agents vector and agentSocket by reference 2013-02-25 12:24:42 -08:00
Stephen Birarda
1317be2382 domain server only returns newest of types in SOLO_AGENT_TYPES_STRING 2013-02-25 11:52:38 -08:00
Philip Rosedale
d272a7de31 Head: Added roll to lean decoupling constants, appropriate physical limits on angles for head, reduced sensitivity. 2013-02-22 22:37:11 -08:00
Stephen Birarda
d31eeda816 fix previous garbage commit 2013-02-22 16:45:03 -08:00
Stephen Birarda
04186664a3 the proper way to temporarily disable hand render 2013-02-22 16:44:29 -08:00
Stephen Birarda
a20a162502 don't move user view with their gyro, temporarily hide hand 2013-02-22 16:43:41 -08:00
Stephen Birarda
88cac51c0c tweak sensitiviy on pitch and yaw changes 2013-02-22 16:28:58 -08:00
Stephen Birarda
2ab58e00ca revert last change to ignore position changes from self-gyro 2013-02-22 16:25:38 -08:00
Stephen Birarda
7d244bbd45 don't allow gyro to move user head for themselves 2013-02-22 16:17:07 -08:00
Stephen Birarda
16bdacb8bf add missing byte to domain server packets 2013-02-22 16:14:47 -08:00
Stephen Birarda
af48f4aad2 switch back to EC2 domain server 2013-02-22 15:15:25 -08:00
Tomáš Horáček
4403f726bb Merge branch 'master' into 19095 2013-02-23 00:09:26 +01:00
Stephen Birarda
6a16d6e3bb clean up agent killing/re-adding for interface and domain 2013-02-22 14:54:19 -08:00
Stephen Birarda
9c60ac9918 shared library should link pthreads on UNIX 2013-02-22 13:47:25 -08:00
Stephen Birarda
92f5c88ab7 have domain server remove dead agents from list 2013-02-22 13:43:29 -08:00