overte-HifiExperiments/libraries/shared/src
2013-12-04 21:00:00 -08:00
..
AngleUtil.h
Assignment.cpp added basic particle server renamed voxel packet names to fit standard 2013-12-04 21:00:00 -08:00
Assignment.h added basic particle server renamed voxel packet names to fit standard 2013-12-04 21:00:00 -08:00
FloodFill.h
GenericThread.cpp latest work on threaded sending 2013-08-12 16:55:58 -07:00
GenericThread.h implement support for process interval hints and handling sending only some packets per call to process in non-threaded mode 2013-10-02 20:39:58 -07:00
GeometryUtil.cpp first cut at splitting out octree base classes 2013-12-03 17:32:02 -08:00
GeometryUtil.h first cut at splitting out octree base classes 2013-12-03 17:32:02 -08:00
HifiSockAddr.cpp repair usage of DS as STUN server 2013-12-02 17:18:07 -08:00
HifiSockAddr.h repair usage of DS as STUN server 2013-12-02 17:18:07 -08:00
Logging.cpp replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
Logging.h replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
NetworkPacket.cpp replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
NetworkPacket.h replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
Node.cpp repair usage of DS as STUN server 2013-12-02 17:18:07 -08:00
Node.h replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
NodeData.cpp use virtual deleteOrDeleteLater in NodeData to handle AvatarVoxelSystem 2013-11-07 15:41:10 -08:00
NodeData.h hook AudioMixer to new event-driven assignment setup 2013-12-02 16:34:38 -08:00
NodeList.cpp hook VS to new QCA infrastructure 2013-12-03 11:11:08 -08:00
NodeList.h switch node pinging to QTimer in QCoreApplication instance 2013-12-03 10:57:31 -08:00
NodeTypes.h added basic particle server renamed voxel packet names to fit standard 2013-12-04 21:00:00 -08:00
OctalCode.cpp Move Hide/Show local voxels to a dedicated thread so that it doesn't slow performance of voxel packet processing 2013-12-02 12:08:45 -08:00
OctalCode.h make numberOfThreeBitSectionsInCode() robust against overflowing buffers if length is known 2013-11-05 12:31:20 -08:00
PacketHeaders.cpp added basic particle server renamed voxel packet names to fit standard 2013-12-04 21:00:00 -08:00
PacketHeaders.h added basic particle server renamed voxel packet names to fit standard 2013-12-04 21:00:00 -08:00
PacketSender.cpp replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
PacketSender.h replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
PerfStat.cpp Rounding numbers 2013-11-25 09:44:40 -08:00
PerfStat.h fixed long line 2013-10-21 14:43:55 -07:00
Radix2InplaceSort.h
Radix2IntegerScanner.h
ReceivedPacketProcessor.cpp replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
ReceivedPacketProcessor.h replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
RegisteredMetaTypes.h replace QVariantMap glm::vec3 setters with conversions for QScriptValue 2013-10-03 11:55:30 -07:00
SharedUtil.cpp added DEADBEEF support to debug class 2013-12-04 10:37:10 -08:00
SharedUtil.h added DEADBEEF support to debug class 2013-12-04 10:37:10 -08:00
SimpleMovingAverage.cpp fix cast to 0 for long long in SimpleMovingAverage 2013-07-10 11:26:39 -07:00
SimpleMovingAverage.h first cut at new voxel scene stats 2013-11-05 10:29:56 -08:00
StdDev.cpp Tune and smooth 'Touch Look' and always turned on, old mouseLook code removed. Add vec3 speed test. Smooth simulation by passing exact deltaTime to update() 2013-07-10 12:20:26 -07:00
StdDev.h memory wastes and code cleaning PR comments 2013-09-04 15:12:24 -07:00
Syssocket.h
Systime.cpp
Systime.h
ThreadedAssignment.cpp hook VS to new QCA infrastructure 2013-12-03 11:11:08 -08:00
ThreadedAssignment.h hook VS to new QCA infrastructure 2013-12-03 11:11:08 -08:00
UrlReader.cpp switch calls to printLog to QDebug 2013-07-16 11:07:22 -07:00
UrlReader.h further adjusts naming 2013-05-19 13:22:37 +02:00
UUID.cpp add UUID helper class to get UUID string without braces 2013-10-07 10:56:23 -07:00
UUID.h remove 16-bit node IDs and replace with UUIDs 2013-10-17 11:49:41 -07:00