.. |
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
|
|
|
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 |
DependencyManager.cpp
|
First implementation of the DependencyManager
|
2014-12-12 20:52:41 -08:00 |
DependencyManager.h
|
First implementation of the DependencyManager
|
2014-12-12 20:52:41 -08: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
|
|
|
FileUtils.h
|
|
|
FloodFill.h
|
|
|
GenericThread.cpp
|
|
|
GenericThread.h
|
added sendNackPackets() to OctreeInboundPacketProcessor
|
2014-06-16 09:57:05 -07:00 |
GeometryUtil.cpp
|
use common findRayTriangleIntersection
|
2014-12-06 19:39:02 -08:00 |
GeometryUtil.h
|
use common findRayTriangleIntersection
|
2014-12-06 19:39:02 -08:00 |
GLMHelpers.cpp
|
No more .f
|
2014-11-19 16:53:39 -08: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
|
fix comment for actual time format
|
2014-11-18 17:02:28 -08: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
|
|
|
OctalCode.h
|
|
|
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
|
name change shinkIfNeeded() -> shrinkIfNeeded()
|
2014-11-17 16:14:49 -08:00 |
qtimespan.cpp
|
|
|
qtimespan.h
|
|
|
Radix2InplaceSort.h
|
|
|
Radix2IntegerScanner.h
|
|
|
RegisteredMetaTypes.cpp
|
repair collision info mismatch
|
2014-12-08 10:52:53 -08:00 |
RegisteredMetaTypes.h
|
repair collision info mismatch
|
2014-12-08 10:52:53 -08:00 |
RenderArgs.h
|
first draft of factorizing the rendering traversal for both sides in stereo
|
2014-11-14 09:56:36 -08:00 |
RingBufferHistory.h
|
new option knobs added, no new behavior yet
|
2014-08-07 16:37:36 -07:00 |
SharedUtil.cpp
|
added similarStrings() helper
|
2014-11-25 09:25:49 -08:00 |
SharedUtil.h
|
added similarStrings() helper
|
2014-11-25 09:25:49 -08: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
|
|
|
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
|
No more .f
|
2014-11-19 16:53:39 -08: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
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
Transform.h
|
First version of the lighmap working
|
2014-11-21 18:08:34 -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
|
|
|
UUID.h
|
|
|