overte/libraries/octree/src
2014-03-06 15:49:22 -08:00
..
AABox.cpp fix warning about signed/unsigned comparison 2014-03-04 10:43:49 -08:00
AABox.h Adding AABox::touches(box) 2014-01-24 13:59:03 -08:00
CoverageMap.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
CoverageMap.h first cut at splitting out octree base classes 2013-12-03 17:32:02 -08:00
CoverageMapV2.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
CoverageMapV2.h first cut at splitting out octree base classes 2013-12-03 17:32:02 -08:00
JurisdictionListener.cpp next pass at seeing voxels 2014-02-26 13:35:59 -08:00
JurisdictionListener.h remove senderWithAddress from NodeList 2014-02-06 14:43:46 -08:00
JurisdictionMap.cpp fix for warnings about signed/unsigned comparison 2014-03-04 11:07:15 -08:00
JurisdictionMap.h next pass at seeing voxels 2014-02-26 13:35:59 -08:00
JurisdictionSender.cpp remove some unecessary null pointer checks 2014-03-03 11:36:01 -08:00
JurisdictionSender.h remove senderWithAddress from NodeList 2014-02-06 14:43:46 -08:00
Octree.cpp Merge pull request #2194 from AndrewMeadows/cleanup 2014-03-06 15:49:22 -08:00
Octree.h fix failed lock causing particle collisions to not work 2014-03-04 15:07:30 -08:00
OctreeConstants.h replace uint64_t with quint64 for Qt friendlyness 2014-01-28 12:35:42 -08:00
OctreeEditPacketSender.cpp remove some unecessary null pointer checks 2014-03-03 11:36:01 -08:00
OctreeEditPacketSender.h make pending packets thread safe 2014-02-10 12:48:45 -08:00
OctreeElement.cpp fix for warnings about signed/unsigned comparison 2014-03-04 11:07:15 -08:00
OctreeElement.h Fixes for style conformance: tabs to spaces 2014-02-07 22:52:08 -05:00
OctreeElementBag.cpp first cut at splitting out octree base classes 2013-12-03 17:32:02 -08:00
OctreeElementBag.h Merge branch 'master' of https://github.com/worklist/hifi into particle_server 2013-12-04 11:40:54 -08:00
OctreeHeadlessViewer.cpp remove some unecessary null pointer checks 2014-03-03 11:36:01 -08:00
OctreeHeadlessViewer.h more work on seeing voxels 2014-02-26 14:16:22 -08:00
OctreePacketData.cpp resolve conflicts on merge with upstream master 2014-01-29 12:23:06 -08:00
OctreePacketData.h Changes from Philip's code review. 2014-02-07 10:03:23 -08:00
OctreePersistThread.cpp some hacking on server performance 2014-02-27 10:47:17 -08:00
OctreePersistThread.h replace uint64_t with quint64 for Qt friendlyness 2014-01-28 12:35:42 -08:00
OctreeProjectedPolygon.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
OctreeProjectedPolygon.h first cut at splitting out octree base classes 2013-12-03 17:32:02 -08:00
OctreeQuery.cpp cruft cleanup 2014-02-26 00:31:05 -08:00
OctreeQuery.h cruft cleanup 2014-02-26 00:31:05 -08:00
OctreeRenderer.cpp removed a bunch of cruft from VoxelSystem 2014-03-02 12:13:00 -08:00
OctreeRenderer.h removed a bunch of cruft from VoxelSystem 2014-03-02 12:13:00 -08:00
OctreeSceneStats.cpp Remove warning about null-op sprintf() in g++ 2014-02-17 09:17:34 -08:00
OctreeSceneStats.h Changes from Philip's code review. 2014-02-07 10:03:23 -08:00
OctreeScriptingInterface.cpp first working version of scriptable Overlays 2014-02-14 15:37:47 -08:00
OctreeScriptingInterface.h hide some slots from JS 2014-02-26 00:18:15 -08:00
Plane.cpp first cut at splitting out octree base classes 2013-12-03 17:32:02 -08:00
Plane.h first cut at splitting out octree base classes 2013-12-03 17:32:02 -08:00
ViewFrustum.cpp fix a NaN in ViewFrustum and BuckyBalls 2014-03-04 15:53:05 -08:00
ViewFrustum.h next pass at seeing voxels 2014-02-26 13:35:59 -08:00