Andrzej Kapolka
|
ac02609bc2
|
The basic billboard behavior, closes #1864.
|
2014-02-21 15:38:49 -08:00 |
|
Andrzej Kapolka
|
8d01527d93
|
Merge branch 'master' of https://github.com/highfidelity/hifi into bilbo
|
2014-02-21 12:16:33 -08:00 |
|
Andrzej Kapolka
|
10ce2cb3f0
|
Working on sending the billboards over the network.
|
2014-02-21 11:49:29 -08:00 |
|
ZappoMan
|
a12e1ef18f
|
Merge pull request #2043 from birarda/metavoxel-fix
fixes for extra characters in logging target names
|
2014-02-21 10:24:29 -08:00 |
|
Andrzej Kapolka
|
d8321bd419
|
Merge pull request #2034 from birarda/master
fixes for scripted avatars
|
2014-02-21 10:14:41 -08:00 |
|
Stephen Birarda
|
cfec1e583e
|
fix logging target-name extra characters
|
2014-02-20 12:02:23 -08:00 |
|
Stephen Birarda
|
4022d9f4c4
|
fix metavoxel interest list, keep node alive with ping
|
2014-02-20 11:36:16 -08:00 |
|
Stephen Birarda
|
ee9f8937e3
|
fix a silly typo
|
2014-02-19 18:03:34 -08:00 |
|
Stephen Birarda
|
4ee416ba96
|
fixes for scripted avatars, closes #2033
|
2014-02-19 16:55:24 -08:00 |
|
Stephen Birarda
|
a1a4a3db8a
|
HifiSockAddr to SharedNodePointer changes in MetavoxelServer
|
2014-02-07 14:27:10 -08:00 |
|
Stephen Birarda
|
dd4d944dea
|
ping inactive nodes in conjunction with domain server check in
|
2014-02-07 14:06:42 -08:00 |
|
Stephen Birarda
|
a5636d2dc0
|
make ThreadedAssignment subclasses handle QUdpSocket readyRead, closes #1895
|
2014-02-07 12:25:43 -08:00 |
|
Stephen Birarda
|
66d4eeb805
|
enforce both a version and hash match for packets
|
2014-02-07 11:10:38 -08:00 |
|
Stephen Birarda
|
997bea708d
|
fix a PacketTypeVoxelQuery typo
|
2014-02-07 10:32:48 -08:00 |
|
Stephen Birarda
|
d39cccde77
|
add a method to find a node and upate based on packet
|
2014-02-07 10:32:16 -08:00 |
|
Stephen Birarda
|
fa1825fa32
|
repairs to ping-reply, removal of deconstructPacketHeader to simply return UUID
|
2014-02-07 10:20:50 -08:00 |
|
Stephen Birarda
|
c1132726bf
|
use SharedNodePointer in place of Node where appropriate
|
2014-02-06 14:58:03 -08:00 |
|
Stephen Birarda
|
97a7369c76
|
remove senderWithAddress from NodeList
|
2014-02-06 14:43:46 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -08:00 |
|
Stephen Birarda
|
e72f6d16cc
|
rename NodeList ownerUUID to sessionUUID
|
2014-02-06 11:43:23 -08:00 |
|
Stephen Birarda
|
f92f9ec0c2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-02-06 09:28:03 -08:00 |
|
Stephen Birarda
|
f4fe2bb754
|
move octree-server libs to assignment-client
|
2014-02-05 16:04:23 -08:00 |
|
Stephen Birarda
|
9694a622b5
|
update placeholder and give edit packet senders to Agent
|
2014-02-05 15:35:13 -08:00 |
|
Stephen Birarda
|
53170d3fe2
|
fix skeleton setting on parsing of identity packet
|
2014-02-04 16:49:21 -08:00 |
|
Stephen Birarda
|
adaa36a51d
|
repairs to key-framed URL sending through avatar-mixer
|
2014-02-04 15:28:27 -08:00 |
|
Stephen Birarda
|
7e3442cbd0
|
repair to PacketType so interface parses AM packet
|
2014-02-04 14:57:14 -08:00 |
|
Stephen Birarda
|
3959209bc2
|
complete movement of URLs to AvatarData for re-usability
|
2014-02-04 14:49:56 -08:00 |
|
Stephen Birarda
|
2b80a5fbb8
|
move face/skeleton model URLs to AvatarData
|
2014-02-04 14:40:41 -08:00 |
|
Stephen Birarda
|
26c961dc66
|
send identity packets when changes occur between keyframes
|
2014-02-04 14:24:13 -08:00 |
|
Stephen Birarda
|
33305ad111
|
have the avatar-mixer broadcast identity packets every 5 seconds
|
2014-02-04 13:42:22 -08:00 |
|
Stephen Birarda
|
31bd5f7ce8
|
add parsing of PacketTypeAvatarIdentity to AvatarMixer
|
2014-02-04 13:27:05 -08:00 |
|
ZappoMan
|
579c601ff7
|
Merge pull request #1810 from birarda/master
scripting nomenclature changes
|
2014-01-31 17:14:07 -08:00 |
|
Stephen Birarda
|
c754663582
|
force queued connection for readyRead on node socket in case it moves, closes #1685
|
2014-01-31 17:09:08 -08:00 |
|
Stephen Birarda
|
dd83ff0538
|
move isAvatar property access to Agent object
|
2014-01-31 14:36:50 -08:00 |
|
Stephen Birarda
|
2cc6d22181
|
fix push bytesRead when creating dummy Avatar packets, closes #1794
|
2014-01-31 12:44:09 -08:00 |
|
Stephen Birarda
|
4573eaebc6
|
fix multiple avatar parsing in AvatarManager
|
2014-01-31 12:02:24 -08:00 |
|
Stephen Birarda
|
55049eeb6b
|
fix assignment packing and unpacking from DS to AC
|
2014-01-30 14:54:52 -08:00 |
|
Andrzej Kapolka
|
e99b7ea92c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
Conflicts:
assignment-client/src/metavoxels/MetavoxelServer.cpp
interface/src/MetavoxelSystem.cpp
|
2014-01-29 13:34:19 -08:00 |
|
Stephen Birarda
|
2dd71435ee
|
fix build breakers for new packet type
|
2014-01-29 12:25:05 -08:00 |
|
Stephen Birarda
|
33edcea5fb
|
resolve conflicts on merge with upstream master
|
2014-01-29 12:23:06 -08:00 |
|
Stephen Birarda
|
4de270b832
|
cleanup Node types, closes #1726
|
2014-01-28 13:38:33 -08:00 |
|
Stephen Birarda
|
85ebad979f
|
repair assignment flow errors from packet changes
|
2014-01-28 11:15:38 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
Andrzej Kapolka
|
9a892ea51a
|
Let's actually close our sessios on exit.
|
2014-01-27 17:03:35 -08:00 |
|
Andrzej Kapolka
|
d5695395c4
|
Basic editing with delta streaming up and running.
|
2014-01-27 15:49:50 -08:00 |
|
ZappoMan
|
5e4813ab11
|
more work on allowing for local particle trees
|
2014-01-27 13:50:05 -08:00 |
|
ZappoMan
|
c5ba92d73e
|
first part of getting local particle tree in agent
|
2014-01-27 11:10:59 -08:00 |
|
Andrzej Kapolka
|
1ef6f5f7b3
|
MetavoxelDataPointer -> MetavoxelData, grid spacing as power of 2.
|
2014-01-26 13:23:10 -08:00 |
|
AndrewMeadows
|
ea681f0d8f
|
Merge pull request #1669 from birarda/avatar-list
add an AvatarManager to house a separate list of Avatars from NodeList
|
2014-01-24 09:54:17 -08:00 |
|
Stephen Birarda
|
9d71671a52
|
add extra debugging to packet mismatch
|
2014-01-24 09:10:27 -08:00 |
|