overte-HifiExperiments/libraries/shared/src
2013-08-15 12:01:50 -07:00
..
AngleUtil.h renames AngleUtils -> AngleUtil for consistency with the rest of the files 2013-04-16 14:07:19 +02:00
FloodFill.h numerous starfield fixes 2013-04-19 02:46:34 +02:00
GenericThread.cpp latest work on threaded sending 2013-08-12 16:55:58 -07:00
GenericThread.h added more doxygen comments 2013-08-15 08:48:21 -07:00
Logstash.cpp your agents are now nodes 2013-07-03 10:35:09 -07:00
Logstash.h DRY up multiple stat type sending 2013-07-02 14:42:31 -07:00
NetworkPacket.cpp move move constructors and assignments into IFDEFS for now to fix build buster 2013-08-14 14:46:40 -07:00
NetworkPacket.h style fix 2013-08-15 10:47:59 -07:00
Node.cpp add back node type unassigned, fix sending of script URL 2013-08-05 17:21:06 -07:00
Node.h modifications to hook shared classes to iOS 2013-07-24 13:05:02 -07:00
NodeData.cpp your agents are now nodes 2013-07-03 10:35:09 -07:00
NodeData.h tweaks for iOS compatibility 2013-07-24 12:34:32 -07:00
NodeList.cpp cleanup naming 2013-08-12 13:40:21 -07:00
NodeList.h socket changes to send correct port to pairing server 2013-08-07 16:40:28 -07:00
NodeTypes.h add back node type unassigned, fix sending of script URL 2013-08-05 17:21:06 -07:00
OctalCode.cpp some cleanup and fixing of memory issue 2013-08-13 11:37:57 -07:00
OctalCode.h some cleanup and fixing of memory issue 2013-08-13 11:37:57 -07:00
PacketHeaders.cpp properly send full jurisdiction details in scene stats 2013-08-13 13:43:46 -07:00
PacketHeaders.h latest work on threaded sending 2013-08-12 16:55:58 -07:00
PacketSender.cpp make threads sleep 2013-08-15 12:01:50 -07:00
PacketSender.h added more doxygen comments 2013-08-15 08:48:21 -07:00
PerfStat.cpp resolve conflicts on merge with upstream master 2013-08-01 14:33:23 -07:00
PerfStat.h switch usec timestamps to uint64_t 2013-07-10 11:46:48 -07:00
PointerStack.cpp Added PointerStack class, and implemented support for monochrome in VoxelTree 2013-05-13 09:57:36 -07:00
PointerStack.h Added PointerStack class, and implemented support for monochrome in VoxelTree 2013-05-13 09:57:36 -07:00
Radix2InplaceSort.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
Radix2IntegerScanner.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
ReceivedPacketProcessor.cpp make threads sleep 2013-08-15 12:01:50 -07:00
ReceivedPacketProcessor.h added more doxygen comments 2013-08-15 08:48:21 -07:00
SharedUtil.cpp fixed packet header bug in createVoxelEditMessage() 2013-08-06 19:15:05 -07:00
SharedUtil.h modifications to hook shared classes to iOS 2013-07-24 13:05:02 -07:00
SimpleMovingAverage.cpp fix cast to 0 for long long in SimpleMovingAverage 2013-07-10 11:26:39 -07:00
SimpleMovingAverage.h include stdint for uint64_t in SimpleMovingAverage 2013-07-11 09:22:08 -07: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 Merge branch 'master' of git://github.com/worklist/hifi into 19262 2013-04-18 12:38:35 +02:00
Syssocket.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
Systime.cpp move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
Systime.h move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
UDPSocket.cpp socket changes to send correct port to pairing server 2013-08-07 16:40:28 -07:00
UDPSocket.h socket changes to send correct port to pairing server 2013-08-07 16:40:28 -07: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