Anthony J. Thibault
|
3149baeefc
|
Merge branch 'master' into tony/ik-and-controllers
|
2015-09-10 11:04:31 -07:00 |
|
Brad Hefta-Gaub
|
626fcb867b
|
CR feedback
|
2015-09-09 17:27:39 -07:00 |
|
Brad Hefta-Gaub
|
f710afbfd1
|
CR feedback
|
2015-09-09 17:26:01 -07:00 |
|
Brad Hefta-Gaub
|
d62945c6bf
|
fix degenerative url scheme case
|
2015-09-09 17:13:16 -07:00 |
|
Stephen Birarda
|
f06e4eaae9
|
fix suppression of packet from unknown node
|
2015-09-09 15:20:35 -07:00 |
|
Stephen Birarda
|
2849d80274
|
use the exact payload size where possible
|
2015-09-09 10:39:53 -07:00 |
|
Stephen Birarda
|
e7e1f5fe5c
|
make all of AssetClient packets reliable
|
2015-09-09 10:35:31 -07:00 |
|
Andrew Meadows
|
b6cef3d1a9
|
fix Qt includes
|
2015-09-08 18:19:33 -07:00 |
|
Stephen Birarda
|
a3feff1bd4
|
put DomainServerConnectionToken back in NON_SOURCED
|
2015-09-08 16:19:15 -07:00 |
|
Stephen Birarda
|
e1c395f5ea
|
resolve conflicts on merge with upstream/master
|
2015-09-08 14:56:23 -07:00 |
|
Stephen Birarda
|
e0a8469354
|
fix for sequence point warning
|
2015-09-08 13:42:52 -07:00 |
|
David Rowe
|
2325cb8ee0
|
Merge branch 'master' into 20669
|
2015-09-08 13:26:20 -07:00 |
|
Stephen Birarda
|
9878143661
|
repairs to ShaderCache for Resource changes
|
2015-09-08 08:58:35 -07:00 |
|
David Rowe
|
cb9468c311
|
Add colorSpread entity particle property
|
2015-09-07 16:27:42 -07:00 |
|
Rudi Chen
|
b703ce01fb
|
Make sure libdl is linked after libcrypto.
Fixes a `undefined reference to symbol 'dlclose@@GLIBC_2.2.5' error
I was running into on Linux Mint 17.2.
|
2015-09-06 21:42:02 -04:00 |
|
David Rowe
|
12b8a5a1d5
|
Add alpha property support to ParticleEffect entities
Add at same "level" as color so that it's available for other entity
types to use in the future.
|
2015-09-05 10:23:27 -07:00 |
|
David Rowe
|
18bc7befee
|
Merge branch 'master' into 20669
Conflicts:
libraries/networking/src/udt/PacketHeaders.cpp
libraries/networking/src/udt/PacketHeaders.h
|
2015-09-04 13:49:46 -07:00 |
|
David Rowe
|
c910da7179
|
Add radiusStart and radiusFinish entity particle properties
|
2015-09-04 12:27:18 -07:00 |
|
Stephen Birarda
|
875d10575f
|
add filename rename somehow missed in previous commit
|
2015-09-04 12:43:43 -06:00 |
|
Stephen Birarda
|
3875a7d881
|
fix bad copy on merge to FileResourceRequest
|
2015-09-04 12:39:35 -06:00 |
|
Stephen Birarda
|
ed19987b7d
|
resolve conflicts on merge with upstream/master
|
2015-09-04 12:31:46 -06:00 |
|
David Rowe
|
45ff118249
|
Add new radiusSpread entity particle property
|
2015-09-03 14:55:08 -07:00 |
|
Seth Alves
|
3963035599
|
Merge branch 'master' of github.com:highfidelity/hifi into polyvox-again
|
2015-09-01 21:08:23 -07:00 |
|
Stephen Birarda
|
e5a10e3174
|
resolve conflicts on merge with upstream/master
|
2015-09-01 17:07:32 -06:00 |
|
Stephen Birarda
|
231ea3b240
|
fix namespacing for sequence number hasher
|
2015-09-01 15:35:50 -06:00 |
|
Stephen Birarda
|
f24a267d83
|
fix hasher for HifiSockAddr on ubuntu
|
2015-09-01 15:16:02 -06:00 |
|
Seth Alves
|
e32b9191f5
|
bump AvatarData protocol version
|
2015-09-01 13:35:58 -07:00 |
|
Stephen Birarda
|
6e7db4e816
|
Merge pull request #51 from huffman/tiemstamp-on-receive-packet-from-packetlist
Move lastHeardMicroStamp to be updated when filtering packets
|
2015-09-01 14:35:07 -06:00 |
|
Clément Brisset
|
a1db4c37a7
|
Merge pull request #42 from birarda/control-pair-probe
send a control packet as bandwidth probe
|
2015-09-01 22:33:51 +02:00 |
|
Ryan Huffman
|
639dbea25b
|
Move lastHeardMicroStamp to be updated when filtering packets
|
2015-09-01 13:32:24 -07:00 |
|
Clément Brisset
|
5a8a95f367
|
Merge pull request #48 from huffman/win-fixes
More Windows build fixes
|
2015-09-01 21:41:56 +02:00 |
|
Ryan Huffman
|
70c937d37f
|
Replace NO_ERROR with NoError
|
2015-09-01 12:31:30 -07:00 |
|
Ryan Huffman
|
b73d307210
|
Move std::placeholders::_1 to where they are used
|
2015-09-01 12:24:38 -07:00 |
|
Ryan Huffman
|
fb8e822fa8
|
Fix lines longer than 120 columns
|
2015-09-01 12:14:58 -07:00 |
|
Ryan Huffman
|
d166e6d8c3
|
Move UUID.cpp/h to libraries/shared
|
2015-09-01 12:00:43 -07:00 |
|
Ryan Huffman
|
cb5a49e6e4
|
Add missing headers needed to build on Windows
|
2015-09-01 11:59:45 -07:00 |
|
Ryan Huffman
|
019d234ffd
|
Replace std::bind for methods that use std::unique_ptr with a lambda
|
2015-09-01 11:58:33 -07:00 |
|
Stephen Birarda
|
56d6d95df9
|
only process cp tail if in the right spot
|
2015-09-01 12:09:58 -06:00 |
|
Clément Brisset
|
0733ba54c7
|
Win build fixes
|
2015-09-01 18:23:44 +01:00 |
|
Stephen Birarda
|
6c9021c288
|
only send second packet of pair when required
|
2015-09-01 11:10:19 -06:00 |
|
Stephen Birarda
|
2a8250ced5
|
Merge branch 'protocol' of github.com:birarda/hifi into control-pair-probe
|
2015-09-01 11:10:06 -06:00 |
|
Clément Brisset
|
1e8ab09cd4
|
Merge pull request #46 from huffman/win-fixes
Windows build fixes
|
2015-09-01 18:52:55 +02:00 |
|
Ryan Huffman
|
899b94eab3
|
Add cstdint include to Asset* files
|
2015-09-01 09:41:19 -07:00 |
|
Ryan Huffman
|
db92e3155c
|
Update AssetServerError enum to be camelcase
|
2015-09-01 09:39:30 -07:00 |
|
Stephen Birarda
|
be78d7f3aa
|
fix headers for move of UUID to shared
|
2015-09-01 10:20:06 -06:00 |
|
Stephen Birarda
|
4824b38465
|
move UUID back to shared
|
2015-09-01 10:17:07 -06:00 |
|
Ryan Huffman
|
791652557e
|
Fix friend declaration in Socket from udt::UDTTest to UDTTest
|
2015-08-31 17:32:00 -07:00 |
|
Ryan Huffman
|
e36c2b8567
|
Remove extra curly brace
|
2015-08-31 16:55:35 -07:00 |
|
Stephen Birarda
|
8d3788c2b6
|
Merge branch 'protocol' of github.com:birarda/hifi into control-pair-probe
|
2015-08-31 17:33:53 -06:00 |
|
Stephen Birarda
|
adad752860
|
Merge branch 'protocol' of github.com:birarda/hifi into control-pair-probe
|
2015-08-31 16:07:27 -06:00 |
|