overte-HifiExperiments/libraries/shared/src
2017-12-06 12:50:20 -08:00
..
shared Add stylus functionality to pointer manager 2017-11-01 11:27:57 -07:00
AABox.cpp
AABox.h First draft version of tighter shadow frustum 2017-10-26 12:42:36 +02:00
AACube.cpp
AACube.h
AngleUtil.h
AtRestDetector.cpp
AtRestDetector.h
AudioHelpers.h
AvatarConstants.h
BackgroundMode.h
BaseScriptEngine.cpp
BaseScriptEngine.h
BoxBase.h
BufferParser.h
ByteCountCoding.h
ColorUtils.cpp
ColorUtils.h
ComponentMode.h Renamed HazeMode to ComponentMode. 2017-10-13 11:24:56 -07:00
CPUDetect.h
CPUIdent.cpp
CPUIdent.h
CrashHelpers.h
CubeProjectedPolygon.cpp
CubeProjectedPolygon.h
CubicHermiteSpline.h
Debug.h
DebugDraw.cpp
DebugDraw.h
DependencyManager.cpp
DependencyManager.h
Extents.cpp
Extents.h
FaceshiftConstants.cpp
FaceshiftConstants.h
Finally.h
FloodFill.h
GenericQueueThread.h
GenericThread.cpp
GenericThread.h
GeometryUtil.cpp First draft version of tighter shadow frustum 2017-10-26 12:42:36 +02:00
GeometryUtil.h First draft version of tighter shadow frustum 2017-10-26 12:42:36 +02:00
GLMHelpers.cpp Fixes for Vive puck calibration 2017-09-20 15:41:49 -07:00
GLMHelpers.h Fixes for Vive puck calibration 2017-09-20 15:41:49 -07:00
GPUIdent.cpp
GPUIdent.h
Gzip.cpp
Gzip.h
HashKey.cpp cleanup ShapeInfo::getHash() 2017-10-27 07:52:51 -07:00
HashKey.h cleanup ShapeInfo::getHash() 2017-10-27 07:52:51 -07:00
HifiConfigVariantMap.cpp Migrate the DS config version to the config file 2017-10-31 17:35:23 -07:00
HifiConfigVariantMap.h Migrate the DS config version to the config file 2017-10-31 17:35:23 -07:00
Interpolate.cpp
Interpolate.h
JointData.h
LogHandler.cpp include the source basename in Script.print() && QML/Script console.*() debug output 2017-09-29 14:48:01 -04:00
LogHandler.h
LogUtils.cpp
LogUtils.h
MatrixStack.h
MovingMinMaxAvg.h div by zero fixes, detected by address sanitizer 2017-10-10 16:17:39 -07:00
MovingPercentile.cpp
MovingPercentile.h
NumericalConstants.h
OctalCode.cpp
OctalCode.h
Packed.h
PathUtils.cpp Rename removeTemporaryDis to removeTemporaryApplicationDirs 2017-12-06 12:50:20 -08:00
PathUtils.h Rename removeTemporaryDis to removeTemporaryApplicationDirs 2017-12-06 12:50:20 -08:00
PerfStat.cpp
PerfStat.h cleanup WANT_DETAILED_PROFILING 2017-10-19 14:31:50 -07:00
PhysicsCollisionGroups.h
PhysicsHelpers.cpp
PhysicsHelpers.h
PIDController.cpp
PIDController.h
Plane.cpp
Plane.h First draft version of tighter shadow frustum 2017-10-26 12:42:36 +02:00
PointerEvent.cpp trying to fix HUD events, abstracting touch event logic (wip), seth's comments 2017-11-03 17:15:30 -07:00
PointerEvent.h (mostly?) fix touch events 2017-11-13 12:58:31 -08:00
PortableHighResolutionClock.cpp
PortableHighResolutionClock.h
Preferences.cpp
Preferences.h
PrioritySortUtil.h collect hard-coded time budgets in one spot 2017-11-14 15:57:17 -08:00
Profile.cpp
Profile.h cleanup WANT_DETAILED_PROFILING 2017-10-19 14:31:50 -07:00
PropertyFlags.h
QVariantGLM.cpp
QVariantGLM.h
Radix2InplaceSort.h
Radix2IntegerScanner.h
RegisteredMetaTypes.cpp non-templated pickresult wip 2017-10-19 13:41:16 -07:00
RegisteredMetaTypes.h cleanup 2017-11-17 10:45:39 -08:00
RingBufferHistory.h
RunningMarker.cpp
RunningMarker.h
ScriptValueUtils.cpp
ScriptValueUtils.h
SettingHandle.cpp
SettingHandle.h
SettingHelpers.cpp Migrate the DS config version to the config file 2017-10-31 17:35:23 -07:00
SettingHelpers.h Migrate the DS config version to the config file 2017-10-31 17:35:23 -07:00
SettingInterface.cpp
SettingInterface.h
SettingManager.cpp
SettingManager.h
ShapeInfo.cpp cleanup ShapeInfo::getHash() 2017-10-27 07:52:51 -07:00
ShapeInfo.h cleanup ShapeInfo::getHash() 2017-10-27 07:52:51 -07:00
SharedLogging.cpp
SharedLogging.h
SharedUtil.cpp Fix asset server baking not working on *nix 2017-12-06 11:49:34 -08:00
SharedUtil.h Add temp dir removal to asset server 2017-12-06 11:49:34 -08:00
ShutdownEventListener.cpp
ShutdownEventListener.h
SimpleAverage.h
SimpleMovingAverage.cpp
SimpleMovingAverage.h
SpatiallyNestable.cpp cleanup SpatiallyNestable Velocity to match WorldVelocity naming 2017-11-02 17:07:53 -07:00
SpatiallyNestable.h cleanup SpatiallyNestable Velocity to match WorldVelocity naming 2017-11-02 17:07:53 -07:00
SpatialParentFinder.h
StatTracker.cpp Fix ambiguous conversion to QVariant in StatTracker 2017-09-27 15:22:23 -07:00
StatTracker.h Fix bytes downloaded stat tracking 2017-09-27 09:33:10 -07:00
StDev.cpp
StDev.h
StreamHelpers.h
StreamUtils.cpp
StreamUtils.h
TBBHelpers.h
ThreadHelpers.cpp
ThreadHelpers.h
ThreadSafeValueCache.h
TimeWeightedAvg.h
Trace.cpp
Trace.h
Transform.cpp
Transform.h Moved draw frustum job to render DrawTask and made generic. A couple of fixes as requested by @samcake 2017-11-15 09:42:57 +01:00
TriangleSet.cpp fix ray pick in cases where origin is inside of outer bounding box 2017-10-24 20:48:59 -07:00
TriangleSet.h
TryLocker.h
UUID.cpp
UUID.h
UUIDHasher.h
VariantMapToScriptValue.cpp
VariantMapToScriptValue.h
ViewFrustum.cpp Again, fix for Mac warning 2017-10-23 16:49:42 +02:00
ViewFrustum.h Working scissor with correct projected bounding box rect 2017-10-19 16:23:13 +02:00
windowshacks.h