Stephen Birarda
|
dd27e3db31
|
add diff traversal reset when resetting state
|
2017-11-17 09:44:35 -08:00 |
|
Stephen Birarda
|
eedb77dae9
|
add clearing of known state if client resets ES connection
|
2017-11-16 11:40:35 -08:00 |
|
David Rowe
|
05275afb4f
|
Resending full scene is not necessary after all
|
2017-11-05 15:48:02 +13:00 |
|
David Rowe
|
328fc29bc5
|
Fix serverScripts not being able to see entities in parent/child tree
|
2017-11-01 17:01:19 +13:00 |
|
Andrew Meadows
|
01304de8c2
|
indent switch statement, use const ref
|
2017-09-29 11:34:36 -07:00 |
|
SamGondelman
|
cbd20f89dd
|
separate elementBag logic from EntityTreeSendThread
|
2017-09-29 11:34:35 -07:00 |
|
SamGondelman
|
defed80be7
|
edited entities are not repeatedly sent if out of view, handles cases where usesViewFrustum changes
|
2017-09-29 11:34:34 -07:00 |
|
SamGondelman
|
7938e301e7
|
full scene traversal and json filters
|
2017-09-29 11:34:34 -07:00 |
|
SamGondelman
|
0ad5f47bfd
|
trying to fix entity editing bugs, needs testing
|
2017-09-29 11:34:34 -07:00 |
|
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 |
|