Stephen Birarda
|
c7b3b79a23
|
use replicant nodes for audio packet replication
|
2017-06-12 16:29:19 -07:00 |
|
Stephen Birarda
|
7bfce55559
|
Merge pull request #10667 from seefo/fb5284
Added initial replication settings to domain settings
|
2017-06-12 16:28:41 -07:00 |
|
seefo
|
6635187da3
|
Changed domain server settings
|
2017-06-12 16:13:03 -07:00 |
|
Stephen Birarda
|
22ad6beff6
|
Merge pull request #10669 from huffman/feat/replicants-upstream
node isUpstream
|
2017-06-12 15:55:03 -07:00 |
|
Ryan Huffman
|
a1d3c0dc7b
|
Fix initialization ordering error in Node
|
2017-06-12 15:27:24 -07:00 |
|
Ryan Huffman
|
eb2a417448
|
Add parent back to Node ctor
|
2017-06-12 15:24:14 -07:00 |
|
Ryan Huffman
|
efdd3060b0
|
Set isUpstream when receiving a replicated audio packet
|
2017-06-12 15:00:03 -07:00 |
|
Ryan Huffman
|
3b3465ea05
|
Add isUpstream to Node
|
2017-06-12 14:59:45 -07:00 |
|
Ryan Huffman
|
4851d3b564
|
Remove superfluous node log
|
2017-06-12 14:52:02 -07:00 |
|
Ryan Huffman
|
3142842d5d
|
Fix Node initialization warnings
|
2017-06-12 14:51:08 -07:00 |
|
Ryan Huffman
|
84e1a6f893
|
Rename isReplicant to isReplicated
|
2017-06-12 13:38:58 -07:00 |
|
Ryan Huffman
|
2ff065f751
|
Add isReplicant to node list packet processing
|
2017-06-12 13:38:57 -07:00 |
|
Ryan Huffman
|
ff2800e8d5
|
Add isReplicant to Node
|
2017-06-12 13:37:49 -07:00 |
|
seefo
|
2ce924377a
|
Added initial settings for replication
|
2017-06-12 11:56:38 -07:00 |
|
Atlante45
|
dc7c331d4c
|
Merge branch 'fix/node-leak' into replicants
|
2017-06-12 11:32:11 -07:00 |
|
Stephen Birarda
|
8ebf1db9a8
|
switch to replicator/replicant and add new node types
|
2017-06-12 10:58:34 -07:00 |
|
Atlante45
|
0b847488d7
|
Fix comment
|
2017-06-12 10:54:22 -07:00 |
|
Stephen Birarda
|
a085a55107
|
register a listener for audio format negotiation
|
2017-06-12 02:41:15 -07:00 |
|
Stephen Birarda
|
b5c26b596e
|
seek past source UUID in mirrored packets
|
2017-06-12 02:39:54 -07:00 |
|
Stephen Birarda
|
e629881665
|
mirror audio format negotiation
|
2017-06-12 02:18:27 -07:00 |
|
Stephen Birarda
|
0ee0082052
|
handle new packet types in AudioMixerClientData::processPackets
|
2017-06-12 02:05:40 -07:00 |
|
Stephen Birarda
|
281793c4c0
|
update last heard timestamp for mirrored nodes
|
2017-06-12 01:46:12 -07:00 |
|
Stephen Birarda
|
f726c5bc3a
|
handle mirrored packets in AudioMixerClientData
|
2017-06-12 01:16:51 -07:00 |
|
Stephen Birarda
|
45bb323723
|
experimental support for mirrored audio packets to other mixers
|
2017-06-12 00:19:24 -07:00 |
|
Seth Alves
|
92fe8145be
|
Merge pull request #10616 from vladest/create_button_sticked
Set active button property isActive before Home menu redraw. Makes su…
|
2017-06-11 13:43:41 -07:00 |
|
Chris Collins
|
4b6c13bc1f
|
Merge pull request #10646 from ZappoMan/debugAudioProblems
Fix for no-audio on clean install
|
2017-06-10 11:32:42 -10:00 |
|
Seth Alves
|
eb049c8c6e
|
Merge pull request #10624 from misslivirose/feat/add-primitive-shapes
Add additional primitive shapes
|
2017-06-09 19:02:54 -07:00 |
|
Clément Brisset
|
8e62bdea40
|
Merge pull request #10538 from ctrlaltdavid/21345
Position tablet relative to hand
|
2017-06-09 17:01:37 -07:00 |
|
Brad Hefta-Gaub
|
6006fa0fe1
|
Merge pull request #10638 from samcake/hobbes
Adjust the preview to avoid seeing the masked pixels in HMD mode
|
2017-06-09 15:38:33 -07:00 |
|
David Rowe
|
fff8876b21
|
Code review
|
2017-06-10 09:33:45 +12:00 |
|
ZappoMan
|
6fe20f90a3
|
add better debugging for audio problems
use OS default device if settings have no values
|
2017-06-09 13:36:12 -07:00 |
|
Stephen Birarda
|
e658953246
|
Merge pull request #10645 from seefo/oven
Oven will now give proper return codes when used via CLI
|
2017-06-09 13:06:09 -07:00 |
|
Liv
|
7785473ccb
|
moving else
|
2017-06-09 12:59:08 -07:00 |
|
Seth Alves
|
3f425a5f02
|
Merge pull request #10649 from sethalves/fix-head-puck-broken-eyes
Fix head puck broken eyes
|
2017-06-09 12:50:53 -07:00 |
|
seefo
|
d17bd4352a
|
Merge pull request #10651 from seefo/fb5009
Resolved FB5009
|
2017-06-09 11:57:29 -07:00 |
|
Stephen Birarda
|
3582e5110e
|
Merge pull request #10644 from seefo/fb5005
Resolved FB5005
|
2017-06-09 11:55:45 -07:00 |
|
Liv
|
8c488d95d1
|
Stylish updates
|
2017-06-09 11:46:38 -07:00 |
|
seefo
|
06a5d0970c
|
Fixed issue with invalid time being sent when logging
|
2017-06-09 10:58:07 -07:00 |
|
Liv
|
1808505d8b
|
Coding standard fixes
|
2017-06-09 10:54:57 -07:00 |
|
Seth Alves
|
5b62c9e83b
|
try again to get forward not-looking-at-anyone gaze to work right
|
2017-06-09 10:45:04 -07:00 |
|
seefo
|
dc02e34782
|
Resolved FB#5009
|
2017-06-09 10:23:53 -07:00 |
|
Seth Alves
|
197fb620d4
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-head-puck-broken-eyes
|
2017-06-09 09:28:07 -07:00 |
|
Seth Alves
|
759a87c27e
|
Merge pull request #10647 from misslivirose/feat/move-chat-defaultscripts
Move chat app to run with default scripts
|
2017-06-08 20:26:34 -07:00 |
|
Anthony Thibault
|
e3c342aa77
|
Merge pull request #10595 from hyperlogic/feature/spine-spline
Spline IK target support
|
2017-06-08 18:09:55 -07:00 |
|
Liv Erickson
|
6657c4d997
|
Update chat.js
remove stray semicolon
|
2017-06-08 17:22:18 -07:00 |
|
Seth Alves
|
485df396ef
|
Merge pull request #10628 from jherico/qt59
Fixes for Qt 5.9 compatibility
|
2017-06-08 16:51:08 -07:00 |
|
Seth Alves
|
73a88236a0
|
Merge pull request #10586 from ctrlaltdavid/21202
Relax hands to default position/rotation when controller tracking is lost
|
2017-06-08 16:38:08 -07:00 |
|
Seth Alves
|
d87b858c0a
|
Merge pull request #10619 from NeetBhagat/4869-Entity-resize-issue
4869 entity resize issue
|
2017-06-08 16:34:07 -07:00 |
|
Seth Alves
|
9fa74029c7
|
Merge pull request #10633 from mnafees/21299
CR for Job #21299 - Save category on Marketplace when using back button
|
2017-06-08 16:10:56 -07:00 |
|
Anthony J. Thibault
|
8334dff610
|
compute rotation from derivative of spline
This should fix bad rotation values for the spine during bowing/touching toes.
|
2017-06-08 15:00:12 -07:00 |
|