Stephen Birarda
|
eedb77dae9
|
add clearing of known state if client resets ES connection
|
2017-11-16 11:40:35 -08:00 |
|
Andrew Meadows
|
d061627a1d
|
reasonable values for iitial OctreeQueryNode view
make sure newViewFrustum is fully initialized before using it
|
2017-09-29 11:34:34 -07:00 |
|
Triplelexx
|
b7980569cc
|
change all references of IDENTITY_FRONT to IDENTITY_FORWARD
|
2017-03-21 22:13:33 +00:00 |
|
Stephen Birarda
|
33cde412b1
|
make getJSONParameters thread-safe
|
2017-01-18 17:49:54 -08:00 |
|
Stephen Birarda
|
ed41412d95
|
fix for unpack of OctreeQuery
|
2017-01-18 17:49:54 -08:00 |
|
Stephen Birarda
|
3556379034
|
leverage JSON filter changes to OctreeQuery in EntityServer
|
2017-01-18 14:58:36 -08:00 |
|
Stephen Birarda
|
6e6f2c50b8
|
leverage OctreeQuery enhancements in EntityScriptServer/OHV
|
2017-01-18 14:58:36 -08:00 |
|
Stephen Birarda
|
ed68d5a7a2
|
add JSON filter to OctreeQuery
|
2017-01-18 14:58:36 -08:00 |
|
Andrew Meadows
|
bcf2cc8074
|
use references not pointers for ViewFrustums
also unravelling some spaghetti:
(1) split Octree stuff out of ViewFrustum
(2) moved ViewFrustum from octree to shared lib
(3) removed some cruft
|
2016-05-05 18:28:27 -07:00 |
|
Andrew Meadows
|
2591c5ee3e
|
cleanup names that use "keyhole"
|
2016-02-25 18:09:35 -08:00 |
|
Atlante45
|
f72eb679c6
|
More warning fixes
|
2015-12-11 15:04:33 -08:00 |
|
Ryan Huffman
|
87e30a2157
|
Remove EntityQuery version and just append new data to end
|
2015-12-11 09:03:39 -08:00 |
|
Ryan Huffman
|
b5e3dce376
|
Add keyhole radius to OctreeQuery
|
2015-12-10 14:34:28 -08:00 |
|
Clément Brisset
|
42365acef5
|
Merge pull request #6561 from ZappoMan/cruftRemovalRedux
More Cruft Removal
|
2015-12-07 11:39:54 -08:00 |
|
Brad Hefta-Gaub
|
1eb5b21e48
|
fix warning
|
2015-12-04 15:17:16 -08:00 |
|
Brad Hefta-Gaub
|
be4bc7b2ca
|
going a different way, same packet version, but always send feature requests to old servers
|
2015-12-04 14:55:16 -08:00 |
|
Brad Hefta-Gaub
|
46946212cf
|
remove WANT_LOW_RES_MOVING_BIT from OctreeQuery always true
|
2015-12-04 14:24:31 -08:00 |
|
Brad Hefta-Gaub
|
f44a9daa21
|
remove WANT_DELTA from OctreeQuery
|
2015-12-04 14:04:57 -08:00 |
|
Brad Hefta-Gaub
|
0d9d5375c7
|
remove optional WANT_COMPRESSION from OctreeQuery
|
2015-12-04 13:29:18 -08:00 |
|
Ryan Huffman
|
89c412c324
|
Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message
|
2015-12-04 11:38:28 -08:00 |
|
Brad Hefta-Gaub
|
f472b515c3
|
remove wantsColor support since its always true and required for entities
|
2015-12-03 21:03:32 -08:00 |
|
Brad Hefta-Gaub
|
81fb4476bc
|
remove coverage map and occulusion culling, since it was always disabled
|
2015-12-03 20:29:23 -08:00 |
|
Brad Hefta-Gaub
|
5a75a17174
|
Revert "Cruft removal"
|
2015-12-03 17:40:41 -08:00 |
|
Brad Hefta-Gaub
|
1a5bc5d111
|
removing optional compression
|
2015-12-03 12:40:24 -08:00 |
|
Brad Hefta-Gaub
|
849a8707d2
|
remove wantsColor support since its always true and required for entities
|
2015-12-03 11:11:15 -08:00 |
|
Brad Hefta-Gaub
|
0c05ffe9ce
|
remove coverage map and occulusion culling, since it was always disabled
|
2015-12-03 10:20:04 -08:00 |
|
Ryan Huffman
|
9ddcfdf94d
|
Cleanup PacketReceier and ReceivedMessage
|
2015-10-16 09:21:10 -07:00 |
|
Ryan Huffman
|
7682ab00e3
|
Add ReceivedMessage and receive progress
|
2015-10-15 14:09:53 -07:00 |
|
Atlante45
|
fbb6a94579
|
Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol
|
2015-07-14 16:36:28 -07:00 |
|
Stephen Birarda
|
fbd287472d
|
make NodeData parseData take only packet
|
2015-07-14 14:09:00 -07:00 |
|
Atlante45
|
c80df94b06
|
Update includes for moved files
|
2015-07-13 15:28:55 -07:00 |
|
Stephen Birarda
|
ede39515d8
|
update parseData for new network API
|
2015-07-13 14:26:10 -07:00 |
|
Seth Alves
|
ddb907ae5f
|
inline setMaxQueryPacketsPerSecond
|
2015-05-11 12:15:52 -07:00 |
|
Seth Alves
|
83748096ef
|
max pps for an octree-query is a per-query thing, not an application-wide thing. move the settings-related max-octree-pps stuff into the entity tree
|
2015-05-11 11:37:53 -07:00 |
|
Seth Alves
|
34deba7fff
|
undo mistaken change of setting name
|
2015-05-09 17:59:45 -07:00 |
|
Seth Alves
|
8c3a57566b
|
fix name of settings key for max octree pps
|
2015-05-07 16:00:30 -07:00 |
|
Atlante45
|
27459ba861
|
Settings update
|
2015-02-03 12:27:30 -08:00 |
|
Atlante45
|
850f92eae3
|
Don't call Settings::set when you don't need too.
|
2015-01-20 17:54:11 -08:00 |
|
Atlante45
|
8d37f5ae00
|
More setting handles
|
2015-01-20 15:35:22 -08:00 |
|
Atlante45
|
e8a396b08b
|
Moved Octree max pps out of Menu
Moved it to OctreeQuery
|
2015-01-17 23:31:38 -08:00 |
|
ZappoMan
|
daffb00bf2
|
build issues fixed after merge
|
2014-08-18 15:41:20 -07:00 |
|
ZappoMan
|
32d5eb3cea
|
Merge branch 'master' of https://github.com/highfidelity/hifi into virtualEntities
Conflicts:
assignment-client/CMakeLists.txt
interface/CMakeLists.txt
libraries/entities/CMakeLists.txt
libraries/models/src/ModelEditPacketSender.cpp
libraries/models/src/ModelEditPacketSender.h
libraries/models/src/ModelItem.cpp
libraries/models/src/ModelItem.h
libraries/octree/src/OctreeEditPacketSender.cpp
libraries/octree/src/OctreeEditPacketSender.h
libraries/octree/src/OctreePacketData.h
libraries/octree/src/OctreeQuery.cpp
libraries/particles/src/ParticleEditPacketSender.cpp
libraries/particles/src/ParticleEditPacketSender.h
libraries/script-engine/CMakeLists.txt
tests/octree/CMakeLists.txt
|
2014-08-18 15:16:35 -07:00 |
|
Stephen Birarda
|
31488e72fe
|
repairs for interface build to succeed
|
2014-08-08 13:17:53 -07:00 |
|
ZappoMan
|
165984ff31
|
clean up includes
|
2014-06-05 16:02:21 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
ZappoMan
|
cbca298717
|
cruft cleanup
|
2014-02-26 00:31:05 -08:00 |
|
Stephen Birarda
|
9b549723d3
|
remove unused UUID from OctreeQuery
|
2014-01-31 13:47:59 -08:00 |
|
Stephen Birarda
|
254a0c0aed
|
remove a double push on UUID in OctreeQuery
|
2014-01-31 13:44:24 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
Stephen Birarda
|
8d2e9823de
|
remove notion of owning node from NodeData
|
2014-01-23 17:06:03 -08:00 |
|