Atlante45
|
2b29f5c130
|
More work on Connnections
|
2015-07-27 15:57:41 -07:00 |
|
Atlante45
|
41a0f6b980
|
Added +/- operator to SeqNum
|
2015-07-27 14:18:18 -07:00 |
|
Atlante45
|
f520caa5fe
|
Connection class draft
|
2015-07-27 12:06:27 -07:00 |
|
Atlante45
|
6db401f6d3
|
Foreward declare SeqNum
|
2015-07-27 11:38:49 -07:00 |
|
Stephen Birarda
|
d0c3274b5f
|
include Packet for udt::Socket
|
2015-07-27 11:36:09 -07:00 |
|
Stephen Birarda
|
3e8bb371d6
|
declare BasePacket in Socket
|
2015-07-27 11:32:17 -07:00 |
|
Atlante45
|
1e766faa88
|
Remove unecessary headers
|
2015-07-27 11:29:15 -07:00 |
|
Atlante45
|
f4a9f21869
|
Use udt instead declaring namespace in cpp
|
2015-07-27 11:28:48 -07:00 |
|
Atlante45
|
5261d7b4d1
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-27 11:27:49 -07:00 |
|
Stephen Birarda
|
b0d96cdb88
|
use BasePacket::totalHeadersSize in ControlPacket
|
2015-07-24 16:43:19 -07:00 |
|
Stephen Birarda
|
65ec50b01f
|
remove an extra space
|
2015-07-24 16:42:07 -07:00 |
|
Stephen Birarda
|
dce63c84a3
|
read and write uin8_t PacketType into SVO as int
|
2015-07-24 16:33:03 -07:00 |
|
Stephen Birarda
|
2cf4a1f3e1
|
move MAX_PACKET_HEADER_SIZE to NLPacket
|
2015-07-24 16:29:44 -07:00 |
|
Stephen Birarda
|
f50154551b
|
fix comment for sequence number write
|
2015-07-24 16:23:35 -07:00 |
|
Stephen Birarda
|
b3d33bc59f
|
copy the ControlPacket type when moving ControlPacket
|
2015-07-24 16:20:49 -07:00 |
|
Stephen Birarda
|
78688ebaca
|
add construction of QIODevice for BasePacket copy
|
2015-07-24 16:18:58 -07:00 |
|
Stephen Birarda
|
ff3cca1c20
|
fix indentation in BasePacket
|
2015-07-24 16:17:49 -07:00 |
|
Stephen Birarda
|
47a05bd3ec
|
repairs for dead listener checks
|
2015-07-24 16:17:06 -07:00 |
|
Stephen Birarda
|
f4ade0ee8e
|
remove lastSequenceNumbers from Node
|
2015-07-24 16:13:05 -07:00 |
|
Stephen Birarda
|
49a18be24b
|
use totalHeadersSize from Packet in NLPacket
|
2015-07-24 16:11:25 -07:00 |
|
Stephen Birarda
|
ffb1b9cc93
|
add a message for PacketHeaders
|
2015-07-24 16:06:05 -07:00 |
|
Stephen Birarda
|
5b0495db8e
|
remove unused methods in PacketHeaders
|
2015-07-24 16:02:28 -07:00 |
|
Stephen Birarda
|
9c792f00df
|
resolve conflicts on merge with birarda/protocol
|
2015-07-24 15:57:20 -07:00 |
|
Stephen Birarda
|
d23e5a3970
|
resolve conflicts on merge with upstream/master
|
2015-07-24 15:56:17 -07:00 |
|
Atlante45
|
65e15a4dc3
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-24 15:54:59 -07:00 |
|
Stephen Birarda
|
82def6e15f
|
resolve conflicts on merge with upstream/master
|
2015-07-24 15:40:35 -07:00 |
|
Atlante45
|
f06d21691d
|
Added ACKs removal from sent list
|
2015-07-24 15:33:42 -07:00 |
|
Atlante45
|
e330727e36
|
Added NAK resend
|
2015-07-24 15:24:40 -07:00 |
|
Atlante45
|
da93301ac6
|
More work on SendQueue (Threading)
|
2015-07-24 14:33:40 -07:00 |
|
Atlante45
|
797f74f3d9
|
Use SeqNum
|
2015-07-24 12:27:40 -07:00 |
|
Atlante45
|
d4504ae6c8
|
Make SeqNum hash friendly
|
2015-07-24 12:21:20 -07:00 |
|
Stephen Birarda
|
aea2fed449
|
add a static to create a packet pair
|
2015-07-24 11:46:11 -07:00 |
|
Stephen Birarda
|
6dba431084
|
initial version of the control packet class
|
2015-07-24 11:38:51 -07:00 |
|
Atlante45
|
beba45c8c5
|
Merge branch 'atp' of https://github.com/birarda/hifi into protocol
|
2015-07-24 10:58:55 -07:00 |
|
samcake
|
f3dc159e33
|
Merge pull request #5401 from ZappoMan/renderLaserPointers
remove renderLaserPointers()
|
2015-07-24 10:41:32 -07:00 |
|
Seth Alves
|
5f2e8f5b71
|
Merge pull request #5419 from birarda/master
only output the no listener for type message once
|
2015-07-24 10:41:11 -07:00 |
|
Brad Hefta-Gaub
|
939638a3a8
|
Merge pull request #5414 from birarda/slow-events
allow the QEvent queue in Application to get behind
|
2015-07-24 10:10:42 -07:00 |
|
Brad Davis
|
6eec04c798
|
Merge pull request #5407 from samcake/yellow
Removing the glNaked code for capturing the billboard snaphot and rendering the rearViewMirror in a separate render target
|
2015-07-24 13:09:07 -04:00 |
|
Atlante45
|
8e25fa683a
|
Merge branch 'protocol' of https://github.com/birarda/hifi into protocol
|
2015-07-24 09:49:26 -07:00 |
|
Stephen Birarda
|
71557a1846
|
only output no listener for type message one time
|
2015-07-24 09:36:27 -07:00 |
|
samcake
|
e6f2504514
|
FIx the problem of clear when the color mask is not WRITE_ALL
|
2015-07-24 09:26:32 -07:00 |
|
Brad Davis
|
6899279d7d
|
Merge pull request #5399 from ZappoMan/fixJSRayPick
Fix JS calls to computePickRay() when mini-mirror is showing
|
2015-07-24 11:46:07 -04:00 |
|
Andrew Meadows
|
c6b2644539
|
Merge pull request #5418 from sethalves/hull-tool-fatten-ignore-walls
hull creation tool ignores walls in fatten-mesh mode
|
2015-07-24 08:37:47 -07:00 |
|
Seth Alves
|
bd1a661d01
|
Merge pull request #5416 from ctrlaltdavid/webwindow-title
Add ability to update title of WebWindow after it's created
|
2015-07-24 08:27:54 -07:00 |
|
Philip Rosedale
|
f04291ef65
|
Merge pull request #5408 from thoys/20626
CR for Job #20626 - edit.js - entities list html - multi select using shift key / working delete key
|
2015-07-24 07:47:30 -07:00 |
|
Seth Alves
|
6841a47c4b
|
Merge pull request #5412 from AndrewMeadows/bohrium
decouple FPS from rotation rate during mouse drag
|
2015-07-24 07:44:22 -07:00 |
|
Seth Alves
|
6ba135de09
|
when creating a walking surface collision hull from a flat mesh, ignore triangles with a normal that's not mostly up or down
|
2015-07-24 07:16:40 -07:00 |
|
samcake
|
52ac5b3ef6
|
On mac cannot get ther erendering to properly display the overlay if the rear view mirror is active on resize
|
2015-07-24 03:38:21 -07:00 |
|
Sam Gateau
|
cb375e8ece
|
FIund a nasty bug with the scissor which was the reason for many issues, tried to integrate the framebuffer setup and clear as part of the enginepipeline so calling display side is simpler
|
2015-07-24 02:15:50 -07:00 |
|
Sam Gateau
|
66cd17ec66
|
REmove the crappy solution for drawing transparent texture into overlay by a proper shader
|
2015-07-23 23:09:40 -07:00 |
|