overte-HifiExperiments/libraries/octree/src
Brad Hefta-Gaub f2b2784fa9 Merge pull request #3045 from wangyix/edit_nack_pull
Changed octree data NACK handling to repeatedly NACK missing seq numbers, like edit NACKs
2014-06-18 15:02:40 -07:00
..
AABox.cpp fixed a bug in inside out ray casting returning the wrong face 2014-06-17 13:05:35 -07:00
AABox.h renaming of AABox to AACube, introduction of actual AABox 2014-05-23 10:45:04 -07:00
AACube.cpp fixed a bug in inside out ray casting returning the wrong face 2014-06-17 13:05:35 -07:00
AACube.h renaming of AABox to AACube, introduction of actual AABox 2014-05-23 10:45:21 -07:00
BoxBase.h renaming of AABox to AACube, introduction of actual AABox 2014-05-23 10:57:08 -07:00
CoverageMap.cpp fixes to source files for code remove in regex replace 2014-04-09 10:16:56 -07:00
CoverageMap.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
CoverageMapV2.cpp repairs to good code blown away by regex 2014-04-09 10:46:20 -07:00
CoverageMapV2.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
JurisdictionListener.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
JurisdictionListener.h fix header include guards via regex 2014-04-09 12:03:17 -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 run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
JurisdictionSender.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
Octree.cpp added some comments 2014-06-04 10:22:19 -07:00
Octree.h add ray picking to the model scripting interface 2014-05-23 17:09:37 -07:00
OctreeConstants.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
OctreeEditPacketSender.cpp removed more spaces 2014-06-18 09:38:39 -07:00
OctreeEditPacketSender.h added OctreeEditPacketSender::nodeKilled(), no locks yet 2014-06-17 10:58:44 -07:00
OctreeElement.cpp fix ray intersection performance 2014-05-29 18:32:11 -07:00
OctreeElement.h add ray picking to the model scripting interface 2014-05-23 17:09:37 -07:00
OctreeElementBag.cpp properly unhook delete notifications 2014-04-21 16:01:37 -07:00
OctreeElementBag.h unhook node bag from element notifications on shutdown to speed up cleanup 2014-04-21 15:45:12 -07:00
OctreeHeadlessViewer.cpp Job #19700 BUG: Crash in NodeBounds::draw() fixed. 2014-06-02 05:55:58 -04:00
OctreeHeadlessViewer.h correctly handle SHADOW_RENDER_MODE in a bunch of places that were drawing shadows when they shouldn't 2014-05-07 11:48:32 -07:00
OctreePacketData.cpp Remove printf and replace them by qDebug() 2014-04-21 16:17:45 -07:00
OctreePacketData.h fixed packet sequence number rollover 2014-05-06 09:39:14 -07:00
OctreePersistThread.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
OctreePersistThread.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
OctreeProjectedPolygon.cpp Remove printf and replace them by qDebug() 2014-04-21 16:17:45 -07:00
OctreeProjectedPolygon.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
OctreeQuery.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
OctreeQuery.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
OctreeRenderer.cpp fixing models not rendering sometimes 2014-05-15 00:34:09 -07:00
OctreeRenderer.h add support for changing the model URL of a model 2014-06-18 11:29:56 -07:00
OctreeSceneStats.cpp made getMissingSequenceNumbers() inline 2014-06-18 13:39:49 -07:00
OctreeSceneStats.h made getMissingSequenceNumbers() inline 2014-06-18 13:39:49 -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 Remove printf and replace them by qDebug() 2014-04-21 16:17:45 -07:00
Plane.h manually fix Plane include guard since regex did not catch 2014-04-09 12:03:57 -07:00
ViewFrustum.cpp renaming of AABox to AACube, introduction of actual AABox 2014-05-23 10:45:04 -07:00
ViewFrustum.h renaming of AABox to AACube, introduction of actual AABox 2014-05-23 10:45:04 -07:00