ZappoMan
|
ce524714d9
|
properly call resetVoxelPacket() when suppressing duplicate packets
|
2013-10-28 12:09:40 -07:00 |
|
ZappoMan
|
b10d111891
|
delete _lastVoxelPacket in ~VoxelNodeData()
|
2013-10-28 12:08:52 -07:00 |
|
ZappoMan
|
3ed61db873
|
add guard around nodeData on delete
|
2013-10-28 12:07:56 -07:00 |
|
Stephen Birarda
|
b1a7e7c052
|
make the NodeList handle ping reply packets in VS
|
2013-10-24 17:03:49 -07:00 |
|
ZappoMan
|
f2229ae708
|
moved debug into if
|
2013-10-24 14:21:05 -07:00 |
|
ZappoMan
|
015adeedcb
|
first cut at splitting out PACKET_TYPE_VOXEL_QUERY from PACKET_TYPE_HEAD_DATA
|
2013-10-24 13:22:31 -07:00 |
|
ZappoMan
|
9cd04af1ae
|
removed debug
|
2013-10-24 10:48:17 -07:00 |
|
ZappoMan
|
80701b93d5
|
Merge branch 'master' of https://github.com/worklist/hifi into rate_control
|
2013-10-24 10:44:27 -07:00 |
|
ZappoMan
|
14cf5b04b5
|
added suppression of duplicate voxel packets to save on bit/packet rate
|
2013-10-24 10:33:19 -07:00 |
|
ZappoMan
|
b4c88a85f8
|
improvements to subtle moves for view frustum and voxel serving
|
2013-10-23 17:49:58 -07:00 |
|
Stephen Birarda
|
b4a2214d26
|
add notion of pool back to assignment
|
2013-10-22 11:43:06 -07:00 |
|
ZappoMan
|
73d8cdacf8
|
fixed comment
|
2013-10-22 09:24:21 -07:00 |
|
ZappoMan
|
bfb9ed2229
|
fix issue with delta frustums in hideOutOfView
|
2013-10-22 09:22:55 -07:00 |
|
Stephen Birarda
|
bd806241fd
|
don't attempt to send in UDPSocket with NULL destAddress
|
2013-10-17 17:01:15 -07:00 |
|
Stephen Birarda
|
b4ef3dbd8a
|
add ping/reply to assignment-client servers
|
2013-10-17 16:56:52 -07:00 |
|
Stephen Birarda
|
73d3ecccf3
|
resolve conflicts on merge with upstream master
|
2013-10-17 14:37:58 -07:00 |
|
ZappoMan
|
8d7874b01b
|
add guards to prevent runaway reaverageVoxels(), added stats to see if 4 children could be packed internally
|
2013-10-17 13:47:18 -07:00 |
|
Stephen Birarda
|
0ae825d761
|
temporary activation of node public socket in VS
|
2013-10-17 13:01:03 -07:00 |
|
ZappoMan
|
d566026026
|
Merge branch 'master' of https://github.com/worklist/hifi into voxelnode_memory_savings
|
2013-10-17 12:31:31 -07:00 |
|
ZappoMan
|
515dc657fb
|
cleanup dead code
|
2013-10-17 12:26:01 -07:00 |
|
ZappoMan
|
095b716366
|
make population stats use public getters and private member variables
|
2013-10-17 12:16:03 -07:00 |
|
ZappoMan
|
c5deed36b0
|
added ifdefs for HAS_AUDIT_CHILDREN and added more memory tracking stats
|
2013-10-17 11:56:18 -07:00 |
|
Stephen Birarda
|
a5c837b197
|
fix domain-server check in from assigned clients
|
2013-10-17 11:51:42 -07:00 |
|
Stephen Birarda
|
fa146e302d
|
remove 16-bit node IDs and replace with UUIDs
|
2013-10-17 11:49:41 -07:00 |
|
ZappoMan
|
d2bab77c88
|
implement support for three children encoding
|
2013-10-16 21:42:47 -07:00 |
|
Stephen Birarda
|
747175311f
|
handle stun response in assigned clients
|
2013-10-16 16:37:24 -07:00 |
|
ZappoMan
|
1e5ce8a7e5
|
first cut at really getting _children UNION to work
|
2013-10-16 12:54:37 -07:00 |
|
ZappoMan
|
6fff53a2dc
|
next round of voxelnode size improvements
|
2013-10-15 14:43:51 -07:00 |
|
Stephen Birarda
|
2ec42a2a5d
|
revise linkage of civetweb for both DS and VS
|
2013-10-15 14:24:54 -07:00 |
|
ZappoMan
|
9800dc0fde
|
removed dead code
|
2013-10-15 13:40:55 -07:00 |
|
ZappoMan
|
05c9d4febc
|
added old style voxelnode for size comparison
|
2013-10-15 13:37:14 -07:00 |
|
ZappoMan
|
9d0ff1595a
|
make voxelnode population statistics static members instead of per node
|
2013-10-15 13:33:38 -07:00 |
|
ZappoMan
|
86ba5e3064
|
some size comparison debugging
|
2013-10-15 12:11:49 -07:00 |
|
ZappoMan
|
9ba39c3a84
|
removed center from AABox to further save memory
|
2013-10-15 12:05:54 -07:00 |
|
ZappoMan
|
c9b0edf345
|
first cut at reducing memory footprint of AABox
|
2013-10-15 11:29:04 -07:00 |
|
ZappoMan
|
924053f2ec
|
added additional debugging of VoxelNode memory usage, shrunk size of VoxelNode by better alignment
|
2013-10-14 15:10:56 -07:00 |
|
ZappoMan
|
f0fc973db1
|
move loading of voxel file to the persist thread so that assignment client will load voxel server faster
|
2013-10-14 12:42:15 -07:00 |
|
ZappoMan
|
1513003ecd
|
added more stats to voxel server status
|
2013-10-14 12:20:50 -07:00 |
|
ZappoMan
|
3425685119
|
first cut at added voxel node memory usage debugging to client and server
|
2013-10-14 12:09:44 -07:00 |
|
Stephen Birarda
|
9cf040780c
|
remove the planets from the VS environment
|
2013-10-10 16:36:38 -07:00 |
|
ZappoMan
|
0c70a05732
|
make view frustum oversend and don't remove oversend in client
|
2013-10-04 21:36:21 -07:00 |
|
Stephen Birarda
|
94f7b98a5c
|
handle mutli-VS config in DS when creating static file
|
2013-09-30 14:27:54 -07:00 |
|
Stephen Birarda
|
fb27e37607
|
have AC making create request use its own UUID
|
2013-09-30 14:09:46 -07:00 |
|
Stephen Birarda
|
b3bd159d09
|
don't send create assignment request until connection to DS
|
2013-09-30 13:57:42 -07:00 |
|
Stephen Birarda
|
774eef1c12
|
logging touchups in voxel-server
|
2013-09-30 13:36:36 -07:00 |
|
Stephen Birarda
|
32314ad540
|
have VS send UUID with check in for static assignment behavior
|
2013-09-30 13:34:22 -07:00 |
|
ZappoMan
|
b682d3612b
|
remove standalone voxel server
|
2013-09-19 22:09:03 -05:00 |
|
ZappoMan
|
80b1b810ce
|
spacing fix
|
2013-09-18 16:13:13 -05:00 |
|
ZappoMan
|
ded7a9504b
|
moved printf to qDebug
|
2013-09-18 13:28:50 -07:00 |
|
ZappoMan
|
6355f677f7
|
have voxel server create assignments for child voxel servers
|
2013-09-18 13:19:19 -07:00 |
|