overte/libraries/octree/src
2014-11-19 16:53:39 -08:00
..
CoverageMap.cpp No more .f 2014-11-19 16:53:39 -08:00
CoverageMap.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
CoverageMapV2.cpp No more .f 2014-11-19 16:53:39 -08:00
CoverageMapV2.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
EditPacketBuffer.cpp useless semicolon removal 2014-09-03 12:26:05 -07:00
EditPacketBuffer.h remove ssize_t and replace with size_t or int where appropriate 2014-08-08 13:17:53 -07:00
JurisdictionListener.cpp remove ssize_t and replace with size_t or int where appropriate 2014-08-08 13:17:53 -07:00
JurisdictionListener.h useless semicolon removal 2014-09-03 12:26:05 -07:00
JurisdictionMap.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
JurisdictionMap.h Job #19700 BUG: Crash in NodeBounds::draw() fixed. 2014-06-02 05:55:58 -04:00
JurisdictionSender.cpp remove ssize_t and replace with size_t or int where appropriate 2014-08-08 13:17:53 -07:00
JurisdictionSender.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
Octree.cpp cleanup/optimization of Octree::readElementData() 2014-11-17 16:39:26 -08:00
Octree.h better handle corrupt packets that would cause unreasonably deep recursion 2014-11-13 22:26:18 -08:00
OctreeConstants.h better handle corrupt packets that would cause unreasonably deep recursion 2014-11-13 22:26:18 -08:00
OctreeEditPacketSender.cpp adjust the sentAt times in packets by the receiving side's clockskew so that it can calculate proper flight times 2014-11-05 19:37:08 -08:00
OctreeEditPacketSender.h adjust the sentAt times in packets by the receiving side's clockskew so that it can calculate proper flight times 2014-11-05 19:37:08 -08:00
OctreeElement.cpp fix regexs for dangerously deep recurssion suppression 2014-11-13 20:53:31 -08:00
OctreeElement.h better handle corrupt packets that would cause unreasonably deep recursion 2014-11-13 22:26:18 -08:00
OctreeElementBag.cpp useless semicolon removal 2014-09-03 12:26:05 -07:00
OctreeElementBag.h first cut at really using partial appendElementData to make models span packets. still needs work 2014-06-10 16:51:49 -07:00
OctreeHeadlessViewer.cpp Removed magic number to use DEFAULT_NEAR/FAR_CLIP 2014-07-25 10:56:44 -07:00
OctreeHeadlessViewer.h coding standard cleanup, fix warning 2014-11-15 22:26:55 -08:00
OctreePacketData.cpp fix CR feedback 2014-09-03 12:12:08 -07:00
OctreePacketData.h use memmove() instead of memcpy() for overlapping updates and some debugging 2014-08-18 14:07:39 -07:00
OctreePersistThread.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into persistThreadImprovements 2014-11-17 11:22:00 -08:00
OctreePersistThread.h Merge branch 'master' of https://github.com/highfidelity/hifi into persistThreadImprovements 2014-11-17 11:22:00 -08:00
OctreeProjectedPolygon.cpp useless semicolon removal 2014-09-03 12:26:05 -07:00
OctreeProjectedPolygon.h useless semicolon removal 2014-09-03 12:26:05 -07:00
OctreeQuery.cpp build issues fixed after merge 2014-08-18 15:41:20 -07:00
OctreeQuery.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
OctreeRenderer.cpp first draft of factorizing the rendering traversal for both sides in stereo 2014-11-14 09:56:36 -08:00
OctreeRenderer.h coding standard cleanup, fix warning 2014-11-15 22:26:55 -08:00
OctreeSceneStats.cpp suppress some potentially repeated log messages 2014-11-13 07:52:00 -08:00
OctreeSceneStats.h useless semicolon removal 2014-09-03 12:26:05 -07:00
OctreeScriptingInterface.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
OctreeScriptingInterface.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
Plane.cpp Replacing glutSolidSphere by a cached Geometry 2014-10-03 16:55:58 -07:00
Plane.h Replacing glutSolidSphere by a cached Geometry 2014-10-03 16:55:58 -07:00
ViewFrustum.cpp use a ray from the near clip for action ray 2014-11-04 11:40:47 -08:00
ViewFrustum.h No more .f 2014-11-19 16:53:39 -08:00