overte-HifiExperiments/libraries/shared/src
Anthony Thibault f99bb3ec77
Merge pull request #16400 from hyperlogic/feature/arkit-blendshapes
Extended avatar blendshape support for ARKit compatiblity
2019-10-31 12:33:50 -07:00
..
avx2 BUGFIX: use unaligned loads 2019-06-25 11:48:41 -07:00
shared Restate legacy first person camera mode 2019-10-17 13:26:42 -07:00
AABox.cpp new improved polylines 2018-12-14 14:15:56 -08:00
AABox.h fix aabox operator+= 2018-09-04 16:25:47 -07:00
AACube.cpp faster aabox ray intersection and pre-computed inverse direction 2018-08-27 15:40:33 -07:00
AACube.h faster aabox ray intersection and pre-computed inverse direction 2018-08-27 15:40:33 -07:00
AngleUtil.h
ApplicationVersion.cpp check for update for dev-builds, handle semantic version 2018-06-08 17:20:57 -07:00
ApplicationVersion.h check for update for dev-builds, handle semantic version 2018-06-08 17:20:57 -07:00
AtRestDetector.cpp Disable user hand controllers if they are too far away or not moving. 2018-10-16 17:24:47 -07:00
AtRestDetector.h Disable user hand controllers if they are too far away or not moving. 2018-10-16 17:24:47 -07:00
AudioHelpers.h More robust approximation of distance attenuation at extreme settings. 2019-01-16 11:10:38 -08:00
AvatarConstants.h Changed the desktop sprint speed to 2.0. 2019-10-27 09:35:16 +02:00
BaseScriptEngine.cpp
BaseScriptEngine.h Revise changes 2019-05-21 10:32:12 +12:00
BillboardMode.cpp renderLayer 2019-01-07 15:43:35 -08:00
BillboardMode.h Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
BitVectorHelpers.h
BlendshapeConstants.cpp Renamed LipsTogether to MouthClose and bug fixes. 2019-10-21 19:37:57 -07:00
BlendshapeConstants.h Renamed LipsTogether to MouthClose and bug fixes. 2019-10-21 19:37:57 -07:00
BoxBase.cpp parabola/polyvox, fixing some bugs 2018-07-24 10:08:35 -07:00
BoxBase.h parabola/polyvox, fixing some bugs 2018-07-24 10:08:35 -07:00
BRDF.cpp Fixed other compilation errors / warnings 2019-04-05 11:32:00 +02:00
BRDF.h Switched to split sum model for ambient (as Unreal) 2019-04-04 16:10:33 +02:00
BufferParser.h cleanup 2018-07-12 17:59:57 -07:00
ByteCountCoding.h
ColorUtils.cpp
ColorUtils.h s i m p l i f y 2018-08-23 11:47:56 -07:00
ComponentMode.cpp Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
ComponentMode.h cleaning up name lookups 2019-05-31 12:04:54 -07:00
CPUDetect.h
CPUIdent.cpp Don't store unused cpuident data arrays 2019-07-23 14:23:12 -07:00
CPUIdent.h Don't store unused cpuident data arrays 2019-07-23 14:23:12 -07:00
CrashAnnotations.cpp Add shutdown annotations for crash reporting 2019-09-30 14:54:17 -07:00
CrashAnnotations.h Add shutdown annotations for crash reporting 2019-09-30 14:54:17 -07:00
CrashHelpers.cpp add crash::doAssert() for debug purposes 2019-02-05 09:00:48 -08:00
CrashHelpers.h add crash::doAssert() for debug purposes 2019-02-05 09:00:48 -08:00
CubeProjectedPolygon.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
CubeProjectedPolygon.h
CubicHermiteSpline.h added protected function to cubic hermite spline 2019-02-21 13:32:28 -08:00
Debug.h
DebugDraw.cpp allow drawing DebugDraw spheres with a specific size 2019-09-17 09:43:19 -07:00
DebugDraw.h allow drawing DebugDraw spheres with a specific size 2019-09-17 09:43:19 -07:00
DependencyManager.cpp Code review feedback 2019-05-10 15:41:52 -07:00
DependencyManager.h fix deadlock on startup 2019-05-13 14:17:55 -07:00
DualQuaternion.cpp
DualQuaternion.h
Extents.cpp
Extents.h
Finally.h
FloodFill.h
FontFamilies.h supporting text effects + fonts on text entities 2019-07-30 09:59:45 -07:00
GenericQueueThread.h
GenericThread.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
GenericThread.h
GeometryUtil.cpp findClosestApproachOfLines will find where two lines get the closest to each other 2019-09-17 09:43:18 -07:00
GeometryUtil.h findClosestApproachOfLines will find where two lines get the closest to each other 2019-09-17 09:43:18 -07:00
GizmoType.cpp ring gizmo entities 2019-01-23 17:46:04 -08:00
GizmoType.h Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
GLMHelpers.cpp Fix non self-sufficient headers. 2018-12-07 15:26:49 -08:00
GLMHelpers.h Cleaning up android build warnings 2019-09-27 09:19:52 -07:00
GPUIdent.cpp One more pass of clean up on the platform api, returning the complete description in a single call, adding the version of the OS and deprecating legacy PlatformInfo calls 2019-06-19 16:52:33 -07:00
GPUIdent.h fixed a bunch of pr comments 2019-05-13 16:38:11 -07:00
Grab.cpp grab js api; send grab information through trait system 2019-01-03 08:17:52 -08:00
Grab.h deactivate grab action when grab is released 2019-01-30 14:43:11 -08:00
Gzip.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
Gzip.h
HashKey.cpp reduce footprint of ShapeManager::_shapeMap 2019-05-06 17:35:57 -07:00
HashKey.h reduce footprint of ShapeManager::_shapeMap 2019-05-06 17:35:57 -07:00
HifiConfigVariantMap.cpp Remove 2 year old migration code 2018-07-30 17:18:32 -07:00
HifiConfigVariantMap.h Remove 2 year old migration code 2018-07-30 17:18:32 -07:00
Interpolate.cpp
Interpolate.h
JointData.h Updated protocol version and fixed bugs 2019-01-17 15:19:54 -08:00
LogHandler.cpp Make sure the flush timer is not spawned too early 2019-09-18 17:05:05 -07:00
LogHandler.h Make sure the flush timer is not spawned too early 2019-09-18 17:05:05 -07:00
LogUtils.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
LogUtils.h
MaterialMappingMode.cpp renderLayer 2019-01-07 15:43:35 -08:00
MaterialMappingMode.h add some comments to help future devs 2019-06-04 15:45:33 -07:00
MathUtils.h Some work to try to find the odd resolution bug 2018-09-21 17:14:39 +02:00
MatrixStack.h
MovingMinMaxAvg.h
MovingPercentile.cpp Qt 5.13 warnings & fixes 2019-10-08 15:40:13 -07:00
MovingPercentile.h
NestableTransformNode.cpp Fix some dates and no newline at EOF 2019-08-02 16:13:07 -07:00
NestableTransformNode.h Mark BaseNestableTransformNode::toVariantMap with override 2019-08-05 12:02:24 -07:00
NumericalConstants.h filter time-cost drivers for region regulation 2018-08-29 11:17:59 -07:00
OctalCode.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
OctalCode.h Remove more dead octree code 2018-04-17 18:21:51 -07:00
OwningBuffer.h Add uncompressed KTX files to baked texture output 2018-06-08 11:39:47 -07:00
Packed.h
PathUtils.cpp Add error reporting + Make temp dir erase safer 2019-04-23 14:54:12 -07:00
PathUtils.h Paths JSDoc update 2019-05-01 08:18:17 +12:00
PerfStat.cpp Fix memory corruption in PerformanceTimer when Stats are active 2018-08-08 09:53:26 -07:00
PerfStat.h Fix memory corruption in PerformanceTimer when Stats are active 2018-08-08 09:53:26 -07:00
PhysicsCollisionGroups.h Doc review 2019-05-14 10:32:28 +12:00
PhysicsHelpers.cpp Revert "DEV-1811: apply deletion rules to linked entities" 2019-10-11 11:06:10 -07:00
PhysicsHelpers.h clarify safeLanding retry rate 2019-08-20 17:33:29 -07:00
PickFilter.h Miscellaneous minor JSDoc fixes noticed in passing 2019-07-11 16:31:09 +12:00
PIDController.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
PIDController.h
Plane.cpp
Plane.h
PointerEvent.cpp Remainder of Entities methods' JSDoc 2019-06-20 15:11:01 +12:00
PointerEvent.h
PortableHighResolutionClock.cpp
PortableHighResolutionClock.h
Preferences.cpp
Preferences.h Q_OBJECT and template classes don't mix 2019-06-18 15:36:32 -07:00
PrimitiveMode.cpp working on primitiveMode and groupCulled 2019-01-08 10:02:03 -08:00
PrimitiveMode.h Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
PrioritySortUtil.h trying to fix entity tree renderer performance 2019-06-24 14:32:56 -07:00
Profile.cpp Fix tracing warning spam 2019-08-09 17:20:41 -07:00
Profile.h Support explicit timestamps in tracing, conditional event output based on duration 2019-03-26 13:50:46 -07:00
PropertyFlags.h
PulseMode.cpp add pulse group properties to shapes, particles, text, web, image, and grid 2019-01-16 13:34:10 -08:00
PulseMode.h Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
QVariantGLM.cpp xcolor/rgbcolor conversion 2018-07-11 18:06:06 -07:00
QVariantGLM.h xcolor/rgbcolor conversion 2018-07-11 18:06:06 -07:00
Radix2InplaceSort.h
Radix2IntegerScanner.h
RandomAndNoise.h Switched to split sum model for ambient (as Unreal) 2019-04-04 16:10:33 +02:00
RegisteredMetaTypes.cpp Merge pull request #16025 from sabrina-shanman/picks_debug 2019-08-07 12:01:26 -07:00
RegisteredMetaTypes.h Improve pick/pointer debugging. Use unsigned int in Graphics api for compatibility 2019-08-02 16:10:39 -07:00
RenderForward.h fix runtime switch 2019-05-13 09:58:55 -07:00
RenderLayer.cpp renderLayer 2019-01-07 15:43:35 -08:00
RenderLayer.h Miscellaneous minor JSDoc fixes noticed in passing 2019-07-11 16:31:09 +12:00
ResourceRequestObserver.cpp Add ResourceRequestObserver JSDoc 2019-04-10 12:09:48 +12:00
ResourceRequestObserver.h Add ResourceRequestObserver JSDoc 2019-04-10 12:09:48 +12:00
RingBufferHistory.h
RunningMarker.cpp
RunningMarker.h
ScriptValueUtils.cpp
ScriptValueUtils.h
SettingHandle.cpp
SettingHandle.h
SettingHelpers.cpp
SettingHelpers.h
SettingInterface.cpp
SettingInterface.h
SettingManager.cpp Make Settings thread safe 2018-09-21 15:46:35 -07:00
SettingManager.h Make Settings thread safe 2018-09-21 15:46:35 -07:00
ShapeInfo.cpp Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
ShapeInfo.h clean HashKey API, reduce dependency tree 2019-02-12 15:37:09 -08:00
SharedLogging.cpp
SharedLogging.h
SharedUtil.cpp Qt 5.13 warnings & fixes 2019-10-08 15:40:13 -07:00
SharedUtil.h Fix Agent crash on shutdown 2018-11-28 18:40:52 -08:00
ShutdownEventListener.cpp
ShutdownEventListener.h
SimpleAverage.h
SimpleMovingAverage.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
SimpleMovingAverage.h
SimulationFlags.h build CollisionShapes and load RigidBodies even when not yet stepping 2019-05-06 17:37:35 -07:00
SpatiallyNestable.cpp Entity information and manipulation 2019-06-19 10:18:48 +12:00
SpatiallyNestable.h fix shapes app 2019-03-06 18:18:39 -08:00
SpatialParentFinder.h Revert "DEV-1811: apply deletion rules to linked entities" 2019-10-11 11:06:10 -07:00
StatTracker.cpp
StatTracker.h
StDev.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
StDev.h
StencilMaskMode.h wip redo stencil work 2019-04-11 13:22:51 -07:00
StreamHelpers.h
StreamUtils.cpp s i m p l i f y 2018-08-23 11:47:56 -07:00
StreamUtils.h s i m p l i f y 2018-08-23 11:47:56 -07:00
TBBHelpers.h Fixed compilation errors 2019-04-05 10:22:57 +02:00
TextEffect.cpp supporting text effects + fonts on text entities 2019-07-30 09:59:45 -07:00
TextEffect.h supporting text effects + fonts on text entities 2019-07-30 09:59:45 -07:00
ThreadHelpers.cpp
ThreadHelpers.h
ThreadSafeValueCache.h First version of faux joint optimizations 2019-04-22 11:02:13 -07:00
TimeWeightedAvg.h
Trace.cpp Support explicit timestamps in tracing, conditional event output based on duration 2019-03-26 13:50:46 -07:00
Trace.h Support explicit timestamps in tracing, conditional event output based on duration 2019-03-26 13:50:46 -07:00
Transform.cpp
Transform.h
TransformNode.h Fix some dates and no newline at EOF 2019-08-02 16:13:07 -07:00
TriangleSet.cpp fix several uninitialized reads 2018-09-26 09:33:12 -07:00
TriangleSet.h faster aabox ray intersection and pre-computed inverse direction 2018-08-27 15:40:33 -07:00
TryLocker.h
UUID.cpp
UUID.h Local node IDs now working correctly 2018-03-27 18:18:14 -07:00
UUIDHasher.h
VariantMapToScriptValue.cpp comment out warning 2019-04-23 08:46:54 -07:00
VariantMapToScriptValue.h
ViewFrustum.cpp Small optimization by using squared distance and not distance in depth sort 2018-08-06 08:20:21 +02:00
ViewFrustum.h Small optimization by using squared distance and not distance in depth sort 2018-08-06 08:20:21 +02:00
WebInputMode.cpp setup qml surface contexts 2019-01-14 09:26:57 -08:00
WebInputMode.h Revise JSDoc for key Entities methods plus entity properties 2019-06-15 10:44:56 +12:00
windowshacks.h