overte-Armored-Dragon/libraries/shared/src
2016-09-29 16:36:25 -07:00
..
shared Add file logging to perf tool 2016-09-23 12:04:59 -07:00
AABox.cpp
AABox.h
AACube.cpp GLM update and GLI integration 2016-09-09 10:18:15 -07:00
AACube.h
AngleUtil.h
AtRestDetector.cpp
AtRestDetector.h
BackgroundMode.h
BoxBase.h
BufferParser.h
ByteCountCoding.h
ColorUtils.cpp Move srgbToLinear lookup table to external cpp 2016-08-08 15:47:53 -07:00
ColorUtils.h Move srgbToLinear lookup table to external cpp 2016-08-08 15:47:53 -07:00
CPUDetect.h Lightweight functions to detect SSE3, SSSE3, SSE4.1, SSS4.2, AVX and AVX2. 2016-06-07 06:53:50 -07:00
CPUIdent.cpp
CPUIdent.h
CrashHelpers.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
CubeProjectedPolygon.cpp
CubeProjectedPolygon.h
Debug.h
DebugDraw.cpp
DebugDraw.h
DependencyManager.cpp
DependencyManager.h
DoubleHashKey.cpp remove whitespace 2016-08-24 22:25:45 -07:00
DoubleHashKey.h remove whitespace 2016-08-24 22:25:45 -07:00
Extents.cpp
Extents.h GLM update and GLI integration 2016-09-09 10:18:15 -07:00
FaceshiftConstants.cpp
FaceshiftConstants.h
Finally.h
FloodFill.h
GenericQueueThread.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
GenericThread.cpp
GenericThread.h Working on draw crash bug, adding render thread trash handling 2016-08-12 22:28:27 -07:00
GeometryUtil.cpp Smooth transition of hands from in-body to out-of-body modes. 2016-09-24 14:28:56 -07:00
GeometryUtil.h Smooth transition of hands from in-body to out-of-body modes. 2016-09-24 14:28:56 -07:00
GLMHelpers.cpp PR comments 2016-06-29 10:28:55 -07:00
GLMHelpers.h GLM update and GLI integration 2016-09-09 10:18:15 -07:00
GPUIdent.cpp Fix GPUIdent name trailing whitespace 2016-06-20 16:01:03 -07:00
GPUIdent.h
Gzip.cpp
Gzip.h
HifiConfigVariantMap.cpp cleanup API for HifiConfigVariantMap after migration 2016-08-02 14:35:11 -07:00
HifiConfigVariantMap.h cleanup API for HifiConfigVariantMap after migration 2016-08-02 14:35:11 -07:00
Interpolate.cpp working on making other entities transparent 2016-08-02 18:09:42 -07:00
Interpolate.h working on making other entities transparent 2016-08-02 18:09:42 -07:00
JointData.h
LogHandler.cpp
LogHandler.h
LogUtils.cpp
LogUtils.h
MatrixStack.h
MovingMinMaxAvg.h
MovingPercentile.cpp
MovingPercentile.h
NumericalConstants.h add secs per hour 2016-06-28 12:38:00 -07:00
OctalCode.cpp Rename OctalCodePtr related functions 2016-05-17 10:59:51 -07:00
OctalCode.h Add vector include to OctalCode.h 2016-05-17 10:59:51 -07:00
Packed.h AvatarData packet overhaul, uses a structure instead of raw memcpy 2016-05-19 20:26:00 -07:00
PathUtils.cpp
PathUtils.h
PerfStat.cpp
PerfStat.h
PhysicsCollisionGroups.h
PhysicsHelpers.cpp
PhysicsHelpers.h
PIDController.cpp
PIDController.h
Plane.cpp
Plane.h
PointerEvent.cpp Bug fix for click events received by entity scripts 2016-08-29 16:21:39 -07:00
PointerEvent.h send pointer events from handControllerGrab.js to webEntities 2016-08-16 15:26:14 -07:00
PortableHighResolutionClock.cpp
PortableHighResolutionClock.h
Preferences.cpp
Preferences.h Indentation 2016-09-08 14:29:43 -07:00
PropertyFlags.h
QVariantGLM.cpp Implement Entities.findInFrustum() method 2016-09-09 18:57:48 +12:00
QVariantGLM.h Implement Entities.findInFrustum() method 2016-09-09 18:57:48 +12:00
Radix2InplaceSort.h
Radix2IntegerScanner.h
RegisteredMetaTypes.cpp fix signal issue and qabstract::socket issue 2016-09-06 17:36:52 -07:00
RegisteredMetaTypes.h
RenderArgs.h
RingBufferHistory.h
ScriptValueUtils.cpp
ScriptValueUtils.h
ServerPathUtils.cpp
ServerPathUtils.h
SettingHandle.cpp back out some uneeded chagnes 2016-08-04 14:09:12 -07:00
SettingHandle.h strip unused audio settings 2016-09-21 17:35:27 -07:00
SettingInterface.cpp Fix persistence for global scope settings handles, clean up invalid variants in settings 2016-06-14 09:49:38 -07:00
SettingInterface.h Fix persistence for global scope settings handles, clean up invalid variants in settings 2016-06-14 09:49:38 -07:00
SettingManager.cpp make UNSET_VALUE still work while still returning and empty string value for undefined keys 2016-08-04 13:37:08 -07:00
SettingManager.h back out some uneeded chagnes 2016-08-04 14:09:12 -07:00
ShapeInfo.cpp fix shape generation for SIMPLE_COMPOUND 2016-07-06 13:00:57 -07:00
ShapeInfo.h wrap hull about each mesh part 2016-07-09 22:25:28 -07:00
SharedLogging.cpp
SharedLogging.h
SharedUtil.cpp catagorize some qDebugs 2016-09-14 21:39:45 -07:00
SharedUtil.h Add getMemoryInfo helper function 2016-06-20 16:01:44 -07:00
ShutdownEventListener.cpp
ShutdownEventListener.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
SimpleAverage.h
SimpleMovingAverage.cpp
SimpleMovingAverage.h quiet gcc 5 warnings 2016-05-21 16:53:01 -07:00
SpatiallyNestable.cpp GLM update and GLI integration 2016-09-09 10:18:15 -07:00
SpatiallyNestable.h local velocity and angular velocity in scripts is now handled the way local position and rotation are 2016-08-16 16:47:13 -07:00
SpatialParentFinder.h
StDev.cpp
StDev.h
StreamHelpers.h
StreamUtils.cpp clean up stream formatting of vec3 and friends 2016-05-20 09:41:26 -07:00
StreamUtils.h
ThreadHelpers.h
ThreadSafeValueCache.h
TimeWeightedAvg.h
Transform.cpp
Transform.h added operator!= for Transform class 2016-08-01 07:50:12 -07:00
TryLocker.h
UUID.cpp
UUID.h
UUIDHasher.h
VariantMapToScriptValue.cpp
VariantMapToScriptValue.h
ViewFrustum.cpp
ViewFrustum.h
windowshacks.h