Stephen Birarda
|
29842c67cc
|
use received message faking for cleaner replication in audio
|
2017-06-13 18:04:59 -07:00 |
|
Stephen Birarda
|
9085a0896a
|
manually activate sockets for downstream servers
|
2017-06-13 17:19:58 -07:00 |
|
Stephen Birarda
|
76f1a7445e
|
handle replicated bulk avatar data packets
|
2017-06-13 17:19:57 -07:00 |
|
Ryan Huffman
|
da3cd59a96
|
Fix avatar mixer not setting last broadcast time for downstream nodes
|
2017-06-13 17:19:57 -07:00 |
|
Ryan Huffman
|
52150ad971
|
Add node data to downstream avatar mixers
|
2017-06-13 17:19:57 -07:00 |
|
Stephen Birarda
|
dc94f83591
|
build out bulk avatar data replication
|
2017-06-13 17:19:57 -07:00 |
|
Stephen Birarda
|
8ce6590f0b
|
remove ReplicatedAvatarData and immediate replication of identity
|
2017-06-13 17:19:57 -07:00 |
|
Stephen Birarda
|
44a63ca27e
|
handle node killed and remove double IDs in kill packets
|
2017-06-13 17:19:57 -07:00 |
|
Atlante45
|
d0e8612a65
|
First pass at AvatarMixer replication
|
2017-06-13 17:19:57 -07:00 |
|
Ryan Huffman
|
ea56c568a7
|
Add support for replicating by username
|
2017-06-13 17:18:28 -07:00 |
|
Stephen Birarda
|
ab3a0ddba2
|
don't emit codec mismatch upstream, handle replicated silent frames
|
2017-06-12 19:49:02 -07:00 |
|
Stephen Birarda
|
30d2e9fd23
|
add unsafeEachNode to iterate nodes when read lock held elsewhere
|
2017-06-12 17:54:16 -07:00 |
|
Stephen Birarda
|
682fa24745
|
fix downstream server parsing from settings
|
2017-06-12 16:51:25 -07:00 |
|
Stephen Birarda
|
63c8273a41
|
do not send keep alive pings to upstream nodes
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
880157695a
|
do not attempt to hole punch an upstream node
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
4539d615d7
|
add downstream server settings handling to ThreadedAssignment
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
9fa97d611a
|
remove invoked addOrUpdate and move node to node list thread
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
4042e04946
|
add isDownstream for cleaner conditionals
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
88af8b5842
|
use new downstream/upstream nomeclature
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
fe668b1bb1
|
make codec negotiation stateless for replicated agents
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
2929573cb0
|
do not punch to replicant nodes
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
d5b466e3ae
|
fix replicant handling slot, add node strings for replicants
|
2017-06-12 16:29:20 -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
|
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 |
|
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
|
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
|
45bb323723
|
experimental support for mirrored audio packets to other mixers
|
2017-06-12 00:19:24 -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 |
|
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 |
|
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 |
|
Liv
|
7785473ccb
|
moving else
|
2017-06-09 12:59:08 -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 |
|
Anthony Thibault
|
e3c342aa77
|
Merge pull request #10595 from hyperlogic/feature/spine-spline
Spline IK target support
|
2017-06-08 18:09:55 -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 |
|
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 |
|
seefo
|
fce3badd1d
|
Resolved FB#5005
|
2017-06-08 11:57:44 -07:00 |
|