overte/libraries/shared/src
2014-01-17 16:02:57 -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 branch 'master' of git://github.com/worklist/hifi into windows_build 2014-01-15 10:20:21 -08:00
Assignment.h removed sys/time.h for Systime.h on windows 2014-01-10 19:54:20 -08:00
CollisionInfo.h cruft removal 2014-01-15 17:12:53 -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 fixed comment that erroneously said wait when it should have said quit 2014-01-16 13:39:55 -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 upstream work into local repo 2014-01-15 14:13:48 -08:00
GeometryUtil.h Adding findSphereDiskPenetration() method for hand paddle experiment. 2014-01-14 16:23:35 -08:00
HifiSockAddr.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
HifiSockAddr.h repair usage of DS as STUN server 2013-12-02 17:18:07 -08:00
Logging.cpp Merge branch 'master' of git://github.com/worklist/hifi into windows_build 2014-01-15 10:20:21 -08:00
Logging.h remove unused PerfStats class more missing header changes 2014-01-10 19:47:23 -08:00
NetworkPacket.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
NetworkPacket.h added back arpa/inet.h and ifaddrs.h for mac and unix 2014-01-15 15:03:03 -08:00
Node.cpp added back arpa/inet.h and ifaddrs.h for mac and unix 2014-01-15 15:03:03 -08:00
Node.h Merge branch 'master' of git://github.com/worklist/hifi into windows_build 2014-01-15 10:20:21 -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 add mutex locking to NodeHash 2014-01-17 16:02:57 -08:00
NodeList.h add mutex locking to NodeHash 2014-01-17 16:02:57 -08:00
NodeTypes.h merge pull request 1446 2014-01-10 15:55:38 -08:00
OctalCode.cpp initial newline removal from all QDebug calls 2014-01-14 13:09:22 -08:00
OctalCode.h make numberOfThreeBitSectionsInCode() robust against overflowing buffers if length is known 2013-11-05 12:31:20 -08:00
PacketHeaders.cpp Removed joints from avatar state messages. 2014-01-16 15:07:09 -08:00
PacketHeaders.h Removed joints from avatar state messages. 2014-01-16 15:07:09 -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 Merge branch 'master' of git://github.com/worklist/hifi into windows_build 2014-01-15 10:20:21 -08:00
PerfStat.h snprintf windows fixes 2014-01-12 23:26:13 -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 change NodeList container to QHash with QSharedPointer 2014-01-13 17:09:21 -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 fix windows sign mismatch warning 2014-01-15 15:08:58 -08:00
SharedUtil.h added back unistd.h for non-windows 2014-01-15 14:59:14 -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 fix moveToThread for AssignmentClient NodeList, fixes #1551 2014-01-16 12:30:23 -08:00
ThreadedAssignment.h fix moveToThread for AssignmentClient NodeList, fixes #1551 2014-01-16 12:30:23 -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