overte-HifiExperiments/libraries/shared/src
2014-11-11 16:39:00 -08:00
..
AABox.cpp handy conversions between AABox, AACube, and Extents 2014-09-11 12:23:35 -07:00
AABox.h removed some unneeded scaling to AABox and AACube debug 2014-10-14 17:17:30 -07:00
AACube.cpp handy conversions between AABox, AACube, and Extents 2014-09-11 12:23:35 -07:00
AACube.h removed some unneeded scaling to AABox and AACube debug 2014-10-14 17:17:30 -07:00
AngleUtil.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
AngularConstraint.cpp move stuff out of shared and into physics library 2014-10-28 13:51:45 -07:00
AngularConstraint.h break glm helpers out of SharedUtil 2014-08-08 13:17:53 -07:00
BoxBase.h setup listener unattenuated zones for source ring buffers 2014-06-18 12:50:16 -07:00
ByteCountCoding.h fix possible buffer overrun asserts 2014-10-14 17:14:12 -07:00
Extents.cpp moved Extents to shared 2014-09-11 12:12:25 -07:00
Extents.h add debeg streaming to Extents 2014-10-14 17:16:49 -07:00
FileUtils.cpp Allow users to set the destination of Snapshots 2014-04-15 19:36:02 +02:00
FileUtils.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
FloodFill.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
GenericThread.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
GenericThread.h added sendNackPackets() to OctreeInboundPacketProcessor 2014-06-16 09:57:05 -07:00
GeometryUtil.cpp fixes to source files for code remove in regex replace 2014-04-09 10:16:56 -07:00
GeometryUtil.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
GLMHelpers.cpp use quat orientation to store locations and user locations 2014-09-16 09:57:21 -07:00
GLMHelpers.h use quat orientation to store locations and user locations 2014-09-16 09:57:21 -07:00
HifiConfigVariantMap.cpp fix for settings save without organization 2014-09-29 10:09:33 -07:00
HifiConfigVariantMap.h remove definition for an unused method 2014-09-29 15:27:45 -07:00
LogHandler.cpp final tweak for linux unistd include 2014-10-30 10:03:36 -07:00
LogHandler.h complete output of suppressed repeated messages to log 2014-10-28 14:49:14 -07:00
LogUtils.cpp Add include for QtGlobal to ensure OS global has been defined 2014-09-08 12:40:53 -07:00
LogUtils.h Reapply "Update assignment client to close on WM_CLOSE message on Windows" 2014-09-05 11:19:36 -07:00
MovingMinMaxAvg.h readPendingDatagrams stats printed and sent to domain page 2014-08-13 16:48:06 -07:00
MovingPercentile.cpp MovingPercentile moved else to same line as } 2014-06-04 15:13:16 -07:00
MovingPercentile.h changed MovingPercentile to use QList 2014-06-04 14:24:23 -07:00
OctalCode.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
OctalCode.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
PerfStat.cpp fix whitespace formatting 2014-07-09 14:33:09 -07:00
PerfStat.h fix accidental broken class definition 2014-07-09 14:39:08 -07:00
PropertyFlags.h fix possible buffer overrun asserts 2014-10-14 17:14:12 -07:00
qtimespan.cpp making some type casts abide by coding standard 2014-03-26 16:58:47 -07:00
qtimespan.h Moved the connection and configuration of XMPP to the log-in process. 2014-03-12 01:24:30 +02:00
Radix2InplaceSort.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
Radix2IntegerScanner.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
RegisteredMetaTypes.cpp move stuff out of shared and into physics library 2014-10-28 13:51:45 -07:00
RegisteredMetaTypes.h send a pick ray with HFActionEvent, not x,y 2014-11-04 10:01:25 -08:00
RenderArgs.h moving RenderArgs into shared so it can be used by overlays, first cut at ray picking against submeshes 2014-10-29 10:19:04 -07:00
RingBufferHistory.h new option knobs added, no new behavior yet 2014-08-07 16:37:36 -07:00
SharedUtil.cpp reset the QElapsedTimer in usecTimestampNow() periodically to prevent error 2014-11-04 11:01:37 -08:00
SharedUtil.h first cut at properly working lifetime 2014-08-28 13:46:54 -07:00
ShutdownEventListener.cpp Update ShutdownEventListener to not stop event handling 2014-09-05 11:26:22 -07:00
ShutdownEventListener.h Reapply "Update assignment client to close on WM_CLOSE message on Windows" 2014-09-05 11:19:36 -07:00
SimpleMovingAverage.cpp enforce coding standard: explicit casts 2014-07-09 11:53:09 -07:00
SimpleMovingAverage.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
StDev.cpp include c++ header for memset 2014-11-07 17:24:05 -08:00
StDev.h rename StdDev to StDev, patch its leak 2014-11-07 17:15:54 -08:00
StreamUtils.cpp Debug support: allow printing of glm types to QDebug. 2014-07-13 20:43:02 +02:00
StreamUtils.h Type fix. That that even compiled :/ 2014-07-14 21:18:37 +02:00
TimeWeightedAvg.h added TimeWeightedAvg to InboundAudioStream 2014-07-29 13:51:46 -07:00
Transform.cpp clean up the Transform class and the rendering path in Model.cpp 2014-11-11 16:39:00 -08:00
Transform.h clean up the Transform class and the rendering path in Model.cpp 2014-11-11 16:39:00 -08:00
UIUtil.cpp Update getWindowTitleBarHeight signature 2014-09-03 08:27:18 -07:00
UIUtil.h Update getWindowTitleBarHeight signature 2014-09-03 08:27:18 -07:00
UUID.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
UUID.h fix header include guards via regex 2014-04-09 12:03:17 -07:00