overte-HifiExperiments/libraries/shared/src
2017-10-06 13:20:12 -07:00
..
shared Merge pull request #11326 from cain-kilgore/21537 2017-10-06 08:51:42 -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
AvatarConstants.h Calculate jump speed based on canonical jump height. 2017-08-25 15:34:51 -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 code review 2017-09-15 10:08:35 -07: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 New android toolchain 2017-09-19 13:45:12 -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 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
HazeMode.h WIP - implementing range+altitude mode. 2017-10-04 22:26:53 -07:00
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
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 Merge branch 'master' into android_new 2017-09-26 14:31:29 -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 fix pointer event properties 2017-09-25 10:19:42 -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 New android toolchain 2017-09-19 13:45:12 -07: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 add searchRay to RayPickResult, fix precision picking caching with multiple lasers, make laser addition/removal immediate 2017-09-22 15:15:15 -07:00
RegisteredMetaTypes.h add searchRay to RayPickResult, fix precision picking caching with multiple lasers, make laser addition/removal immediate 2017-09-22 15:15:15 -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 New android toolchain 2017-09-19 13:45:12 -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 Don't add items to the scene graph until they have a valid parent chain 2017-09-20 16:52:23 -07:00
SpatiallyNestable.h Don't add items to the scene graph until they have a valid parent chain 2017-09-20 16:52:23 -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 Better scale support in SpatiallyNestable class. 2017-08-30 15:46:36 -07:00
Transform.h Better scale support in SpatiallyNestable class. 2017-08-30 15:46:36 -07:00
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 remove cruft and add comments 2017-09-29 11:34:35 -07:00
ViewFrustum.h remove ViewFrustum::calculateProjection() 2017-09-29 11:34:35 -07:00
windowshacks.h