overte/libraries/octree/src
2014-09-05 12:41:14 -07:00
..
CoverageMap.cpp removed a ton of old dead debug code 2014-09-02 08:44:43 -07:00
CoverageMap.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
CoverageMapV2.cpp removed a ton of old dead debug code 2014-09-02 08:44:43 -07: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 correctly implement data types who assume all child data must be included (e.g. voxels) 2014-09-05 12:41:14 -07:00
Octree.h correctly implement data types who assume all child data must be included (e.g. voxels) 2014-09-05 12:41:14 -07:00
OctreeConstants.h converting voxel files to new versioned format with buffer breaks 2014-09-05 10:51:08 -07:00
OctreeEditPacketSender.cpp removed a ton of old dead debug code 2014-09-02 08:44:43 -07:00
OctreeEditPacketSender.h useless semicolon removal 2014-09-03 12:26:05 -07:00
OctreeElement.cpp CR feedback 2014-09-03 12:48:39 -07:00
OctreeElement.h fix to runaway saving file and optimizations to general encoding paths 2014-09-03 10:55:56 -07: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 useless semicolon removal 2014-09-03 12:26:05 -07: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 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 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 final pass on entities import/export/overlays working as well as production 2014-08-27 11:34:50 -07:00
OctreeRenderer.h add support for changing the model URL of a model 2014-06-18 11:29:56 -07:00
OctreeSceneStats.cpp fix but in getMyChildContaining and performance improvement to moving entities 2014-09-03 08:06:42 -07: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 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 Removed magic number to use DEFAULT_NEAR/FAR_CLIP 2014-07-25 10:56:44 -07:00
ViewFrustum.h Changed DEFAULT_FAR_CLIP to TREE_SCALE 2014-07-25 10:55:42 -07:00