SamGondelman
|
6c066605cd
|
add state to entity tree send thread
|
2017-09-29 11:34:34 -07:00 |
|
Andrew Meadows
|
d54fa205fb
|
namechange entitiesToSend --> entitiesInQueue
|
2017-09-29 11:34:34 -07:00 |
|
SamGondelman
|
b85a5507e0
|
time budget and raw pointer key for entitiesToSend
|
2017-09-29 11:34:34 -07:00 |
|
Andrew Meadows
|
b6818c4369
|
first-pass sending entities from _sendQueue
|
2017-09-29 11:34:34 -07:00 |
|
SamGondelman
|
1930c8f215
|
only resort if view changed
|
2017-09-29 11:34:34 -07:00 |
|
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
|
bb5368eb55
|
use correct rootSizeScale
|
2017-09-29 11:34:33 -07:00 |
|
SamGondelman
|
4c8f683479
|
entity too small checks
|
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
|
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
|
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
|
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 |
|