overte-JulianGro/libraries/octree/src
2022-06-10 00:47:47 +02:00
..
DirtyOctreeElementOperator.cpp add simulation ownership expiry 2018-04-11 09:40:32 -07:00
DirtyOctreeElementOperator.h Cleanup and refactoring 2017-06-15 18:58:56 -07:00
Logging.h cleanup naked qDebug() calls 2016-12-19 22:24:25 -08:00
Octree.cpp Tidy JSON relative URLs importing 2020-09-01 21:08:52 +12:00
Octree.h Allow resolving relative urls when importing entities json 2020-08-04 01:33:19 +01:00
OctreeConstants.h Fix build warnings 2019-08-09 13:34:55 -07:00
OctreeDataUtils.cpp Two more conversions to Utf8 2022-01-16 21:38:14 +01:00
OctreeDataUtils.h OctreeDataUtils - use new json from DS also; allow upload of large domains 2018-11-12 15:43:09 -08:00
OctreeEditPacketSender.cpp missing space 2019-08-26 13:20:56 -07:00
OctreeEditPacketSender.h Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex 2021-09-26 01:27:19 +02:00
OctreeElement.cpp Remove unused variable 2022-06-10 00:47:47 +02:00
OctreeElement.h parabola picks, started implementing math 2018-07-03 09:47:31 -07:00
OctreeElementBag.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
OctreeEntitiesFileParser.cpp Support relative JSON URLs in model textures poperty 2020-09-08 22:10:24 +12:00
OctreeEntitiesFileParser.h Tidy JSON relative URLs importing 2020-09-01 21:08:52 +12: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 -Wclass-memaccess warnings 2020-08-27 19:49:48 +02:00
OctreePacketData.h add text alignment property 2021-02-10 21:45:53 -08:00
OctreePersistThread.cpp transition listener registration from member string name to member string pointer 2020-08-09 14:57:00 -07:00
OctreePersistThread.h review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
OctreeProcessor.cpp try to not clear my avatar entities on domain switch 2019-03-01 13:45:00 -08:00
OctreeProcessor.h try to not clear my avatar entities on domain switch 2019-03-01 13:45:00 -08:00
OctreeQuery.cpp Only whitespace changes 2022-06-10 00:46:19 +02:00
OctreeQuery.h Don't initialize an atomic; squelch gcc warning 2018-07-27 10:05:34 -07:00
OctreeQueryNode.cpp BUGZ-1046 - send entity packets reliably for initial query 2019-07-31 16:59:21 -07:00
OctreeQueryNode.h Push down OctreeQueryNode lock to OctreeQuery and use for conical views 2018-05-11 17:12:53 -07:00
OctreeSceneStats.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
OctreeSceneStats.h BUGZ-1046 - send entity packets reliably for initial query 2019-07-31 16:59:21 -07:00
OctreeScriptingInterface.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
OctreeScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
OctreeUtils.cpp Fix LOD math 2019-08-08 13:03:20 -07:00
OctreeUtils.h Make the LOD half angle the definitive LOD variable 2019-08-07 17:23:04 -07:00