overte-JulianGro/libraries/shared/src
2017-09-14 15:34:20 -07:00
..
shared Merge branch 'master' of https://github.com/highfidelity/hifi into feat/auto-bake 2017-08-25 15:26:38 -07:00
AABox.cpp first cut at octree storage of Triangle Set 2017-05-10 16:58:51 -07:00
AABox.h first cut at octree storage of Triangle Set 2017-05-10 16:58:51 -07:00
AACube.cpp
AACube.h
AngleUtil.h
AtRestDetector.cpp
AtRestDetector.h
AudioHelpers.h CR fix: use predefined PI 2017-06-28 10:18:54 -07:00
BackgroundMode.h fix typo: physcis --> physics 2017-05-05 09:33:50 -07:00
BaseScriptEngine.cpp add Q_ASSERT to IS_THREADSAFE_INVOCATION 2017-03-16 01:28:50 -04:00
BaseScriptEngine.h * Update per 21114-part2 changes. 2017-03-07 16:36:07 -05:00
BoxBase.h
BufferParser.h
ByteCountCoding.h
ColorUtils.cpp
ColorUtils.h
CPUDetect.h Detect support for AVX512 instructions 2017-06-20 16:09:52 -07:00
CPUIdent.cpp
CPUIdent.h
CrashHelpers.h
CubeProjectedPolygon.cpp
CubeProjectedPolygon.h
CubicHermiteSpline.h Readability improvement 2017-06-02 18:16:14 -07:00
Debug.h
DebugDraw.cpp Fix for multi-threaded access to maps in DebugDraw. 2017-03-02 14:42:06 -08:00
DebugDraw.h Fix for multi-threaded access to maps in DebugDraw. 2017-03-02 14:42:06 -08:00
DependencyManager.cpp
DependencyManager.h cleanup Agent recording handling, make loadRecording async 2017-04-04 10:56:25 -07:00
DoubleHashKey.cpp
DoubleHashKey.h
Extents.cpp
Extents.h Fix typo noticed in passing 2017-05-30 15:53:58 +12:00
FaceshiftConstants.cpp
FaceshiftConstants.h
Finally.h
FloodFill.h
GenericQueueThread.h
GenericThread.cpp Fix SharedNodePointer leak 2017-06-14 11:42:25 -07:00
GenericThread.h
GeometryUtil.cpp warning fixes 2017-08-11 17:28:50 -07:00
GeometryUtil.h improve 14-dop generation for avatar joint collision 2017-08-10 15:52:51 -07:00
GLMHelpers.cpp use helper constants in helper code 2017-06-05 08:54:05 -07:00
GLMHelpers.h Cleanup entity dependencies 2017-06-27 19:15:49 -07:00
GPUIdent.cpp
GPUIdent.h
Gzip.cpp
Gzip.h
HifiConfigVariantMap.cpp use QStandardPaths instead of hardcoded paths 2017-03-13 17:26:42 -04:00
HifiConfigVariantMap.h
Interpolate.cpp Reduce entity fade-in time 2017-09-09 18:00:21 +12:00
Interpolate.h Addressing some PR feedback; moved easeInEaseOut to Interpolate class. My function is faster than andrew's. :D 2017-05-02 19:56:47 -04:00
JointData.h
LogHandler.cpp Factor LogDialog 2017-02-09 13:04:43 -08:00
LogHandler.h setup the repeated message flusher on LogHandler thread 2017-01-20 11:20:48 -08:00
LogUtils.cpp
LogUtils.h
MatrixStack.h
MovingMinMaxAvg.h
MovingPercentile.cpp
MovingPercentile.h
NumericalConstants.h FileCache refactoring and tests 2017-05-31 13:45:59 -07:00
OctalCode.cpp
OctalCode.h
Packed.h
PathUtils.cpp Add PathUtils::generateTemporaryDir() 2017-08-21 13:40:51 -07:00
PathUtils.h Add PathUtils::generateTemporaryDir() 2017-08-21 13:40:51 -07:00
PerfStat.cpp
PerfStat.h
PhysicsCollisionGroups.h
PhysicsHelpers.cpp
PhysicsHelpers.h
PIDController.cpp
PIDController.h
Plane.cpp
Plane.h
PointerEvent.cpp Added inputMode property to Web3DOverlay. 2017-03-23 13:54:18 -07:00
PointerEvent.h Fix typo noticed in passing 2017-04-02 12:58:24 +12:00
PortableHighResolutionClock.cpp
PortableHighResolutionClock.h
Preferences.cpp
Preferences.h Changed the Return to a String "left/right" instead. 2017-07-24 18:31:16 +01:00
Profile.cpp call image library for texture baking 2017-04-26 18:37:35 -07:00
Profile.h clean up 2017-06-23 14:18:56 -07:00
PropertyFlags.h
QVariantGLM.cpp
QVariantGLM.h
Radix2InplaceSort.h
Radix2IntegerScanner.h
RegisteredMetaTypes.cpp 7469 Mouse Pointer Depth is Incorrect in HMD Mode 2017-09-12 04:24:18 +03:00
RegisteredMetaTypes.h Merge branch 'master' into 21484 2017-08-31 14:59:30 -07:00
RingBufferHistory.h
RunningMarker.cpp Remove the runningMarker timer 2017-06-01 18:19:13 -07:00
RunningMarker.h Remove the runningMarker timer 2017-06-01 18:19:13 -07:00
ScriptValueUtils.cpp
ScriptValueUtils.h
SettingHandle.cpp make Settings::remove() work for groups 2017-02-08 11:49:40 -08:00
SettingHandle.h force _isSet to be set before isSet() called 2017-07-06 12:01:08 -07:00
SettingHelpers.cpp Merge pull request #10490 from Atlante45/feat/settings-map 2017-05-17 21:24:04 -07:00
SettingHelpers.h
SettingInterface.cpp
SettingInterface.h leverage settings to remember paths used before 2017-04-26 18:37:35 -07:00
SettingManager.cpp Cleaning up the files updated 2017-04-05 13:49:07 -07:00
SettingManager.h Cleaning up the files updated 2017-04-05 13:49:07 -07:00
ShapeInfo.cpp [WL21389] PR1 Update based on code review discussion & feedback (details below). 2017-07-28 15:59:17 -04:00
ShapeInfo.h supply minimum shape rather than null 2017-07-06 10:37:44 -07:00
SharedLogging.cpp
SharedLogging.h
SharedUtil.cpp Implement shutdown with parent for Mac and Linux 2017-07-14 11:39:32 -07:00
SharedUtil.h Sandbox restarts crashed processes 2017-06-29 12:13:52 -07:00
ShutdownEventListener.cpp
ShutdownEventListener.h
SimpleAverage.h
SimpleMovingAverage.cpp
SimpleMovingAverage.h force data in MemoryStorage to be word aligned to avoid crash in glTextureSubImage2D 2017-05-10 18:14:50 -07:00
SpatiallyNestable.cpp fix a bug that cuased dynamic children to wink in and out and then vanish 2017-08-30 17:44:42 -07:00
SpatiallyNestable.h fix a bug that cuased dynamic children to wink in and out and then vanish 2017-08-30 17:44:42 -07:00
SpatialParentFinder.h
StatTracker.cpp
StatTracker.h
StDev.cpp
StDev.h
StreamHelpers.h
StreamUtils.cpp
StreamUtils.h
TBBHelpers.h Suppress TBB warnings 2017-06-06 15:02:16 -07:00
ThreadHelpers.cpp PR comments 2017-08-04 15:27:33 -07:00
ThreadHelpers.h Updates from Threaded Rendering project 2017-08-04 15:22:14 -07:00
ThreadSafeValueCache.h
TimeWeightedAvg.h
Trace.cpp Renaming the PendingCHanges class to Transaction 2017-04-05 13:10:31 -07:00
Trace.h Add support for adding thread names to a trace 2017-02-03 09:18:51 -08:00
Transform.cpp
Transform.h
TriangleSet.cpp cleanup, and include missing allowBackface parameter 2017-06-04 07:55:23 -07:00
TriangleSet.h When we do precision detailed picking on a model, check the back faces, too. In other words, precision picking from inside a model works. 2017-06-03 16:49:16 -07:00
TryLocker.h
UUID.cpp
UUID.h
UUIDHasher.h
VariantMapToScriptValue.cpp
VariantMapToScriptValue.h
ViewFrustum.cpp change all references of IDENTITY_FRONT to IDENTITY_FORWARD 2017-03-21 22:13:33 +00:00
ViewFrustum.h change all references of IDENTITY_FRONT to IDENTITY_FORWARD 2017-03-21 22:13:33 +00:00
windowshacks.h