overte-HifiExperiments/libraries/octree/src
Simon Walton 88fafc7a1f
Merge pull request #13704 from SimonWalton-HiFi/delay-physics
Enable physics after ES indicates all nearby entities received
2018-08-01 18:15:00 -07:00
..
DirtyOctreeElementOperator.cpp add simulation ownership expiry 2018-04-11 09:40:32 -07:00
DirtyOctreeElementOperator.h Cleanup and refactoring 2017-06-15 18:58:56 -07:00
Logging.h cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
Octree.cpp remove unnecessary writes to appease Xcode's static analyzer 2018-06-15 11:44:22 -07:00
Octree.h EntityServer traversal aware of all ViewFrustums 2018-05-01 18:02:29 -07:00
OctreeConstants.h remove cruft and add comments 2017-09-29 11:34:35 -07:00
OctreeDataUtils.cpp update version from json in toByteArray 2018-05-31 09:24:16 -07:00
OctreeDataUtils.h update version from json in toByteArray 2018-05-31 09:24:16 -07:00
OctreeEditPacketSender.cpp Merge pull request #13145 from highfidelity/stable 2018-05-10 17:07:20 -07:00
OctreeEditPacketSender.h when in serverless mode, short-circuit simulation ownership bids 2018-05-09 10:53:46 -07:00
OctreeElement.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
OctreeElement.h parabola picks, started implementing math 2018-07-03 09:47:31 -07:00
OctreeElementBag.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
OctreeLogging.cpp
OctreeLogging.h
OctreePacketData.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
OctreePacketData.h remove fresnel, add unlit, fix overlays, cleanup 2018-02-14 17:02:07 -08:00
OctreePersistThread.cpp Update Octree to atomically persist data 2018-06-13 12:24:09 -07:00
OctreePersistThread.h Update Octree to atomically persist data 2018-06-13 12:24:09 -07:00
OctreeProcessor.cpp Implement client-side enable physics once indicated EntityData has arrived 2018-07-26 18:10:38 -07:00
OctreeProcessor.h Don't initialize an atomic; squelch gcc warning 2018-07-27 10:05:34 -07:00
OctreeQuery.cpp Don't initialize an atomic; squelch gcc warning 2018-07-27 10:05:34 -07:00
OctreeQuery.h Don't initialize an atomic; squelch gcc warning 2018-07-27 10:05:34 -07:00
OctreeQueryNode.cpp Push down OctreeQueryNode lock to OctreeQuery and use for conical views 2018-05-11 17:12:53 -07:00
OctreeQueryNode.h Push down OctreeQueryNode lock to OctreeQuery and use for conical views 2018-05-11 17:12:53 -07:00
OctreeSceneStats.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
OctreeSceneStats.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
OctreeScriptingInterface.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
OctreeScriptingInterface.h Doc review 2018-03-07 17:29:39 +13:00
OctreeUtils.cpp EntityServer traversal aware of all ViewFrustums 2018-05-01 18:02:29 -07:00
OctreeUtils.h Move all wire frustums to conical frustums 2018-05-03 18:19:29 -07:00