overte/libraries/octree/src
Andrew Meadows dfdf375853 use shapeInFrustum() names again
but at the same time make the code more redable
also: add some more efficient shape-touches-view methods
and cleanup some whitespace
2016-02-25 18:09:35 -08:00
..
DirtyOctreeElementOperator.cpp add simple and fast DirtyOctreeElementOperator 2016-02-04 13:26:07 -08:00
DirtyOctreeElementOperator.h add simple and fast DirtyOctreeElementOperator 2016-02-04 13:26:07 -08:00
JurisdictionListener.cpp Add ReceivedMessage and receive progress 2015-10-15 14:09:53 -07:00
JurisdictionListener.h More OS X warning cleanup 2015-12-11 14:20:36 -08:00
JurisdictionMap.cpp More warning fixes 2015-12-11 16:03:44 -08:00
JurisdictionMap.h More warning fixes 2015-12-11 16:03:44 -08:00
JurisdictionSender.cpp Add ReceivedMessage and receive progress 2015-10-15 14:09:53 -07:00
JurisdictionSender.h More OS X warning cleanup 2015-12-11 14:20:36 -08:00
Octree.cpp ViewFrustum method renames and whitespace cleanup 2016-02-25 09:11:28 -08:00
Octree.h don't save entites with invalid parentIDs (or with IDs that indicates an avatar) to the persist file 2016-01-18 16:50:26 -08:00
OctreeConstants.h cleanup 2016-01-18 10:10:24 -08:00
OctreeEditPacketSender.cpp More warning fixes 2015-12-11 16:03:44 -08:00
OctreeEditPacketSender.h Add ReceivedMessage and receive progress 2015-10-15 14:09:53 -07:00
OctreeElement.cpp use shapeInFrustum() names again 2016-02-25 18:09:35 -08:00
OctreeElement.h ViewFrustum method renames and whitespace cleanup 2016-02-25 09:11:28 -08:00
OctreeElementBag.cpp use std::unordered_map<> instead of std::unordered_set<> 2016-02-11 20:42:42 -08:00
OctreeElementBag.h use std::unordered_map<> instead of std::unordered_set<> 2016-02-11 20:42:42 -08:00
OctreeHeadlessViewer.cpp use shapeInFrustum() names again 2016-02-25 18:09:35 -08:00
OctreeHeadlessViewer.h CR feedback, dead code cleanup 2016-01-18 12:09:21 -08:00
OctreeLogging.cpp fix filenames in comments 2015-04-07 10:03:14 -07:00
OctreeLogging.h try again without macro 2015-04-07 09:59:04 -07:00
OctreePacketData.cpp fix warning 2016-01-06 12:53:57 -08:00
OctreePacketData.h merge from upstream 2016-01-05 11:11:19 -08:00
OctreePersistThread.cpp don't persist the octree if it never loaded 2015-12-01 10:00:25 -08:00
OctreePersistThread.h implement support to download the persist file from entity server status page 2015-11-18 17:30:07 -08:00
OctreeProjectedPolygon.cpp enable -Wdouble-promotion 2015-06-16 18:23:10 -07:00
OctreeProjectedPolygon.h useless semicolon removal 2014-09-03 12:26:05 -07:00
OctreeQuery.cpp More warning fixes 2015-12-11 15:04:33 -08:00
OctreeQuery.h Add keyhole radius to OctreeQuery 2015-12-10 14:34:28 -08:00
OctreeRenderer.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message 2015-12-04 11:38:28 -08:00
OctreeRenderer.h CR feedback, dead code cleanup 2016-01-18 12:09:21 -08:00
OctreeSceneStats.cpp More warning fixes 2015-12-11 16:03:44 -08:00
OctreeSceneStats.h Merge branch 'master' of https://github.com/highfidelity/hifi into proto-received-message 2015-12-04 11:38:28 -08:00
OctreeScriptingInterface.cpp fix for missing jurisdiction listener in Agent 2015-09-16 11:43:54 -07:00
OctreeScriptingInterface.h Fix warnings on windows 64bit 2015-12-11 15:42:15 -08:00
Plane.cpp fix line endings grumble gruble 2015-10-20 09:38:25 -07:00
Plane.h fix line endings grumble gruble 2015-10-20 09:38:25 -07:00
ViewFrustum.cpp use shapeInFrustum() names again 2016-02-25 18:09:35 -08:00
ViewFrustum.h use shapeInFrustum() names again 2016-02-25 18:09:35 -08:00