Menithal
|
00701eb5c7
|
Merge remote-tracking branch 'origin/master' into 21324
|
2017-06-13 19:08:37 +03:00 |
|
Menithal
|
0edb763dac
|
21324: Formatting and PR Feedback Changes
|
2017-06-13 19:06:47 +03:00 |
|
Sam Cake
|
f4ed635725
|
Fix bug in clearFramebuffer with Stencil Buffer
|
2017-06-12 22:59:42 -07:00 |
|
Brad Hefta-Gaub
|
cbff1910e2
|
Merge pull request #10660 from birarda/bug/fileOnUrl
simplify fileOnUrl to only look for external textures right beside FBX
|
2017-06-12 21:59:17 -07:00 |
|
Brad Davis
|
db8bdbc0a6
|
Merge pull request #10659 from samcake/orange
simple Render Engine refactors coming from the Spectator Cam project
|
2017-06-12 20:31:07 -07:00 |
|
Stephen Birarda
|
ab3a0ddba2
|
don't emit codec mismatch upstream, handle replicated silent frames
|
2017-06-12 19:49:02 -07:00 |
|
Brad Hefta-Gaub
|
0a84a75bde
|
Merge pull request #10650 from jherico/web_event_handlers
Simplify eventBridge mechanism exposing functionality to web pages
|
2017-06-12 19:23:01 -07:00 |
|
Stephen Birarda
|
30d2e9fd23
|
add unsafeEachNode to iterate nodes when read lock held elsewhere
|
2017-06-12 17:54:16 -07:00 |
|
Seth Alves
|
aeaddd23c7
|
Merge pull request #10658 from seefo/fb5087
Resolved FB5087
|
2017-06-12 17:25:05 -07:00 |
|
Brad Davis
|
308e7295cc
|
Merge pull request #10657 from jherico/tablet_deadlock
Attempt to resolve Tablet scripting interface deadlocks
|
2017-06-12 17:06:58 -07:00 |
|
howard-stearns
|
3d4f9be05b
|
fix teleport vs stuck-in-floor work
|
2017-06-12 17:01:13 -07:00 |
|
Stephen Birarda
|
682fa24745
|
fix downstream server parsing from settings
|
2017-06-12 16:51:25 -07:00 |
|
Brad Hefta-Gaub
|
347742be1b
|
Merge pull request #10601 from birarda/mannequin-avatar
Update default avatar to baked mannequin
|
2017-06-12 16:42:37 -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
|
4688fe4c39
|
fix comment for change from replicant to downstream
|
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
|
03a8d7b8c8
|
only replicate packets for agents being replicated
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
1868971cfc
|
fix debug for manual codec in upstream agents
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
7ed9483467
|
use blocking queued for addOrUpdateNode because of parenting
|
2017-06-12 16:29:20 -07:00 |
|
Stephen Birarda
|
91c25d4270
|
don't continously set codec for upstream agent
|
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
|
a4aa9689a6
|
don't construct a packet of exact size for replicated audio packets
|
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 |
|
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 |
|
Bradley Austin Davis
|
1968ecbc8f
|
Simplify eventBridge mechanism exposing functionality to web pages
|
2017-06-12 14:46:37 -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 |
|
Chris Collins
|
123ed81e20
|
Merge pull request #10664 from zfox23/FB5260_PotentialFontCrash
Potentially fix a crash in font loading
|
2017-06-12 11:49:08 -07:00 |
|
Atlante45
|
dc7c331d4c
|
Merge branch 'fix/node-leak' into replicants
|
2017-06-12 11:32:11 -07:00 |
|
Andrew Meadows
|
321e307c9f
|
Merge pull request #10609 from 1P-Cusack/21317
WL21317 helper functions for getting into avatar coordinate space
|
2017-06-12 11:18:29 -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 |
|
seefo
|
cb5a114145
|
Fixed Ubuntu warning
|
2017-06-12 10:47:55 -07:00 |
|
Zach Fox
|
e96c55956f
|
First pass at the fix
|
2017-06-12 09:53:14 -07:00 |
|