SamGondelman
|
18f88a5a64
|
keep track of readded entities in a set to avoid rechecking them, compute priority early
|
2017-09-29 11:34:34 -07:00 |
|
SamGondelman
|
9fb7eb4ba6
|
resort _sendQueue when previous view didn't finish
|
2017-09-29 11:34:34 -07:00 |
|
Andrew Meadows
|
4f50b5755f
|
remove crufty argument
|
2017-09-29 11:34:34 -07:00 |
|
SamGondelman
|
bb5368eb55
|
use correct rootSizeScale
|
2017-09-29 11:34:33 -07:00 |
|
SamGondelman
|
b0f30acce2
|
use cube instead of entityBounds
|
2017-09-29 11:34:33 -07:00 |
|
SamGondelman
|
4c8f683479
|
entity too small checks
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
e114fa1b82
|
fix debug traversal repeat logic
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
3e50d01734
|
more correct handling of LOD
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
0758b60afc
|
abstract DiffTraversal out of EntityTreeSendThread
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
abf968aab6
|
split EntityPriorityQueue stuff into separate file
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
64cd209835
|
debug traverse again every two seconds
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
a4564f89d7
|
traversals work and cull checks of unchanged content
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
91908ca3da
|
moved TreePathTraversal logic into EntityTreeSendThread
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
bf27412091
|
cleanup
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
64fa3ec88f
|
repeated and differential view traversals work
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
648b8ff054
|
fix repeated and differential traversals
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
929d52276e
|
minor cleanup
|
2017-09-29 11:34:33 -07:00 |
|
Andrew Meadows
|
7edd99ca0b
|
add basics for send queue and tree traversal
|
2017-09-29 11:34:32 -07:00 |
|
Andrew Meadows
|
3ae5c215ba
|
stub EntityTreeSendThread::traverseTreeAndSendContents()
|
2017-09-29 11:34:32 -07:00 |
|
Stephen Birarda
|
4ece56b673
|
spacing cleanup in EntityTreeSendThread
|
2017-02-16 16:46:09 -08:00 |
|
Stephen Birarda
|
fe11a945ef
|
remove debug from EntityTreeSendThread
|
2017-02-16 16:46:09 -08:00 |
|
Stephen Birarda
|
9d336a84ab
|
force a full scene send for new ancestors/descendants
|
2017-02-16 16:46:09 -08:00 |
|
Stephen Birarda
|
a3883a746c
|
add the basic structure for inclusion of ancestors/descendants in ESS queries
|
2017-02-16 16:46:09 -08:00 |
|