overte-HifiExperiments/libraries/shared/src
2015-05-21 14:40:47 -07:00
..
AABox.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
AABox.h
AACube.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
AACube.h
AACubeShape.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
AACubeShape.h
AngleUtil.h
AngularConstraint.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
AngularConstraint.h
BackgroundMode.h make READ_ENTITY_PROPERTY_TO_PROPERTIES() type safe 2015-05-12 16:24:16 -07:00
BoxBase.h
ByteCountCoding.h move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
CapsuleShape.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
CapsuleShape.h move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
CollisionInfo.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
CollisionInfo.h
DependencyManager.cpp
DependencyManager.h Naming 2015-03-12 19:05:06 +01:00
DoubleHashKey.cpp
DoubleHashKey.h
Extents.cpp add support to not displace very large clipboards on import 2015-05-11 14:21:58 -07:00
Extents.h add support to not displace very large clipboards on import 2015-05-11 14:21:58 -07:00
FaceshiftConstants.cpp
FaceshiftConstants.h
FloodFill.h
GenericThread.cpp drop packets on floor when shutting down 2015-05-08 11:57:25 -07:00
GenericThread.h
GeometryUtil.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
GeometryUtil.h
GLMHelpers.cpp Merge branch 'master' into plugins_pt1 2015-05-06 11:43:25 -07:00
GLMHelpers.h Fixing scale resolution issues 2015-05-07 12:01:56 -07:00
HifiConfigVariantMap.cpp complete addition of paths to DS settings 2015-05-12 11:58:55 -07:00
HifiConfigVariantMap.h complete addition of paths to DS settings 2015-05-12 11:58:55 -07:00
ListShape.cpp
ListShape.h
LogHandler.cpp make sure an ACM asks for PID in log 2015-05-08 17:37:48 -07:00
LogHandler.h
LogUtils.cpp
LogUtils.h
MatrixStack.cpp Fixing license 2015-05-11 13:22:43 -07:00
MatrixStack.h Fixing license 2015-05-11 13:22:43 -07:00
MovingMinMaxAvg.h
MovingPercentile.cpp
MovingPercentile.h
NumericalConstants.h move KILO_PER_MEGA to numerical constants 2015-05-01 16:30:25 -07:00
OctalCode.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
OctalCode.h
PathUtils.cpp Removing debug hack to load resources from source folder 2015-04-27 23:17:56 -07:00
PathUtils.h
PerfStat.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
PerfStat.h
PhysicsHelpers.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
PhysicsHelpers.h
PlaneShape.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
PlaneShape.h
PropertyFlags.h
qtimespan.cpp logging groups for library/shared and interface 2015-04-06 18:45:06 -07:00
qtimespan.h
QVariantGLM.cpp
QVariantGLM.h
Radix2InplaceSort.h
Radix2IntegerScanner.h
RayIntersectionInfo.h
RegisteredMetaTypes.cpp entity-entity collision events emit signals again 2015-05-04 13:32:57 -07:00
RegisteredMetaTypes.h entity-entity collision events emit signals again 2015-05-04 13:32:57 -07:00
RenderArgs.h Forgot member initialisation 2015-05-05 16:40:16 +02:00
RingBufferHistory.h
SettingHandle.h
SettingInterface.cpp don't init if Settings not init 2015-05-08 16:51:27 -07:00
SettingInterface.h don't force use of Settings to all QCoreApplication 2015-05-08 16:24:39 -07:00
SettingManager.cpp let QSettings destructor call Setting::Manager sync 2015-05-08 15:49:28 -07:00
SettingManager.h
Shape.h
ShapeCollider.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
ShapeCollider.h
ShapeInfo.cpp some list management of AvatarMotionStates 2015-05-21 14:40:47 -07:00
ShapeInfo.h some list management of AvatarMotionStates 2015-05-21 14:40:47 -07:00
SharedLogging.cpp fix filenames in comments 2015-04-07 10:03:14 -07:00
SharedLogging.h try again without macro 2015-04-07 09:59:04 -07:00
SharedUtil.cpp move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
SharedUtil.h wire up the skybox color property to the new skybox renderer 2015-05-06 20:36:06 -07:00
ShutdownEventListener.cpp
ShutdownEventListener.h
SimpleMovingAverage.cpp remove a stray space 2015-05-04 10:42:58 -07:00
SimpleMovingAverage.h fix return value comment in SimpleMovingAverage 2015-04-28 18:28:12 -07:00
SphereShape.cpp
SphereShape.h move number constants out of SharedUtil to NumericalConstants 2015-05-01 10:26:53 -07:00
StDev.cpp
StDev.h
StreamUtils.cpp Enabling the use of #ifdef DEBUG as a platform neutral idiom 2015-03-31 13:32:13 -07:00
StreamUtils.h classifying FSTReader and moving ModelType into that class 2015-03-27 16:30:00 -07:00
ThreadHelpers.h More coding standard fixes 2015-04-22 19:18:09 -07:00
TimeWeightedAvg.h
Transform.cpp
Transform.h
TryLocker.h type & squish again 2015-03-19 17:29:57 -07:00
UUID.cpp
UUID.h
VariantMapToScriptValue.cpp logging groups for library/shared and interface 2015-04-06 18:45:06 -07:00
VariantMapToScriptValue.h incorporate code review feedback 2015-03-16 13:57:22 -07:00
windowshacks.h