overte-HifiExperiments/libraries/shared/src
2014-01-12 14:49:15 -08:00
..
AbstractMenuInterface.h Fix for menu shortcuts; just include widget library rather than using awkward 2013-12-18 17:28:21 -08:00
AngleUtil.h more windows build work 2014-01-12 14:49:15 -08:00
Assignment.cpp merge pull request 1446 2014-01-10 15:55:38 -08:00
Assignment.h removed sys/time.h for Systime.h on windows 2014-01-10 19:54:20 -08:00
FileUtils.cpp Reveal log file 2013-12-23 21:23:47 +01:00
FileUtils.h Reveal log file 2013-12-23 21:23:47 +01:00
FloodFill.h numerous starfield fixes 2013-04-19 02:46:34 +02:00
GenericThread.cpp first cut at making GenericThread use QThread instead of pthread 2014-01-10 21:16:00 -08:00
GenericThread.h first cut at making GenericThread use QThread instead of pthread 2014-01-10 21:16:00 -08:00
GeometryUtil.cpp merge of latest upstream work in preparation for pull request #1500 2014-01-10 17:03:45 -08:00
GeometryUtil.h merge of latest upstream work in preparation for pull request #1500 2014-01-10 17:03:45 -08:00
HifiSockAddr.cpp merge pull request 1446 2014-01-10 15:55:38 -08:00
HifiSockAddr.h repair usage of DS as STUN server 2013-12-02 17:18:07 -08:00
Logging.cpp hackery to get windows to build 2014-01-10 19:58:10 -08:00
Logging.h remove unused PerfStats class more missing header changes 2014-01-10 19:47:23 -08:00
NetworkPacket.cpp replace UDPSocket with QUDPSocket 2013-12-02 13:34:29 -08:00
NetworkPacket.h remove unused PerfStats class more missing header changes 2014-01-10 19:47:23 -08:00
Node.cpp get rid of arpa/inet.h and netdb.h 2014-01-10 18:13:23 -08:00
Node.h switch from pthread mutex to QMutex 2014-01-10 18:01:36 -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 more windows build hackery 2014-01-10 20:36:37 -08:00
NodeList.h remove unused PerfStats class more missing header changes 2014-01-10 19:47:23 -08:00
NodeTypes.h merge pull request 1446 2014-01-10 15:55:38 -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 move _shouldLoopbackForNode to PositionalAudioRingBuffer for access in injector 2013-12-19 15:44:04 -08:00
PacketHeaders.h merge pull request 1446 2014-01-10 15:55:38 -08:00
PacketSender.cpp windows build 2014-01-10 21:21:07 -08:00
PacketSender.h windows build 2014-01-10 21:21:07 -08:00
PerfStat.cpp remove unused PerfStats class more missing header changes 2014-01-10 19:47:23 -08:00
PerfStat.h remove unused PerfStats class more missing header changes 2014-01-10 19:47:23 -08: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 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.cpp first cut at scriptable controller 2013-12-17 15:23:09 -08:00
RegisteredMetaTypes.h open up ASI playSound method to ScriptEngine 2014-01-03 09:38:05 -08:00
SharedUtil.cpp tweaks to some variable names since windows has a problem with them 2014-01-10 18:28:18 -08:00
SharedUtil.h remove timeval and unistd.h 2014-01-10 17:27:23 -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 move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
Systime.cpp handle NOMINMAX in cmake 2014-01-10 21:58:55 -08:00
Systime.h more windows build work 2014-01-12 14:49:15 -08:00
ThreadedAssignment.cpp merge pull request 1446 2014-01-10 15:55:38 -08:00
ThreadedAssignment.h merge pull request 1446 2014-01-10 15:55:38 -08: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