overte/libraries/shared/src
John Conklin II 6c47ba0dc7
Merge pull request #13990 from SimonWalton-HiFi/chrono-timestamps
Use C++ chrono system_clock for timestamps
2018-09-26 11:22:49 -07:00
..
shared Create correct folder. 2018-08-30 14:15:57 -07:00
AABox.cpp CR 2018-08-31 11:25:17 -07: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
AtRestDetector.h
AudioHelpers.h CR fix: use predefined PI 2017-06-28 10:18:54 -07:00
AvatarConstants.h added walk velocity threshold, this determines if we are in the walk state. when we are then we don't do cg leaning calculation. this will smooth out the walking in a large tracked area 2018-09-06 13:12:48 -07:00
BaseScriptEngine.cpp CR feedback and code cleanup 2018-01-23 03:12:26 -05:00
BaseScriptEngine.h code review 2017-09-15 10:08:35 -07:00
BitVectorHelpers.h remove dupe const 2018-02-07 16:48:31 -08: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
BufferParser.h
ByteCountCoding.h
ColorUtils.cpp
ColorUtils.h Corrected tosRGBFloat() computation. 2018-04-23 11:53:35 -07:00
ComponentMode.h Renamed HazeMode to ComponentMode. 2017-10-13 11:24:56 -07:00
CPUDetect.h Detect support for AVX512 instructions 2017-06-20 16:09:52 -07:00
CPUIdent.cpp
CPUIdent.h
CrashHelpers.cpp Force crash helpers not inlined 2018-04-30 15:54:08 -07:00
CrashHelpers.h Force crash helpers not inlined 2018-04-30 15:54:08 -07:00
CubeProjectedPolygon.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
CubeProjectedPolygon.h
CubicHermiteSpline.h Readability improvement 2017-06-02 18:16:14 -07:00
Debug.h
DebugDraw.cpp
DebugDraw.h List which contexts each namespace and object is available in 2018-04-28 20:00:28 +12:00
DependencyManager.cpp
DependencyManager.h some more attempted cleanup 2018-07-10 10:50:01 -07:00
DualQuaternion.cpp Renamed imag component to dual, using the correct nomenclature 2018-01-08 18:21:23 -08:00
DualQuaternion.h Switch between dualQuats and matrix skinning based on model entity scale factor. 2018-02-22 18:35:16 -08:00
Extents.cpp
Extents.h Fix typo noticed in passing 2017-05-30 15:53:58 +12:00
FaceshiftConstants.cpp spaces 2018-06-29 14:38:43 -07:00
FaceshiftConstants.h spaces 2018-06-29 14:38:43 -07:00
Finally.h
FloodFill.h
GenericQueueThread.h
GenericThread.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
GenericThread.h make sure backup handlers end up on the correct thread 2018-02-15 15:39:25 -08:00
GeometryUtil.cpp merge with master 2018-08-28 17:31:51 -07:00
GeometryUtil.h faster aabox ray intersection and pre-computed inverse direction 2018-08-27 15:40:33 -07:00
GLMHelpers.cpp Warn against zero-length vectors 2018-08-01 11:39:14 -07:00
GLMHelpers.h CR 2018-08-31 11:25:17 -07:00
GPUIdent.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
GPUIdent.h Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
Gzip.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
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 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 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 Added defaultPoseFlags to avatar protocol 2018-01-19 15:34:27 -08:00
LogHandler.cpp Remove static logging 2018-07-30 17:18:32 -07:00
LogHandler.h Handle one-time messages outside LogHandler class 2018-04-04 15:44:47 -07:00
LogUtils.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
LogUtils.h
MaterialMappingMode.cpp remove fresnel, add unlit, fix overlays, cleanup 2018-02-14 17:02:07 -08:00
MaterialMappingMode.h remove fresnel, add unlit, fix overlays, cleanup 2018-02-14 17:02:07 -08:00
MatrixStack.h
MovingMinMaxAvg.h div by zero fixes, detected by address sanitizer 2017-10-10 16:17:39 -07:00
MovingPercentile.cpp
MovingPercentile.h
NestableTransformNode.cpp Make template specialization of BaseNestableTransformNode explicit 2018-09-07 08:49:44 -07:00
NestableTransformNode.h Add override qualifier to BaseNestableTransformNode::getTransform 2018-09-06 17:44:06 -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 Remove static logging 2018-07-30 17:18:32 -07:00
PathUtils.h Use binary resources on OSX 2018-06-06 15:10:52 -07: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 Rename PhysicsEngine::getCollidingInRegion to contactTest and change it to accept collision flags instead of a MotionState enum 2018-08-17 14:22:42 -07:00
PhysicsHelpers.cpp cleanup and optimization rotational integration 2018-07-10 11:18:38 -07:00
PhysicsHelpers.h double bits in collision groups 2018-05-24 11:28:52 -07:00
PIDController.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
PIDController.h
Plane.cpp
Plane.h First draft version of tighter shadow frustum 2017-10-26 12:42:36 +02:00
PointerEvent.cpp Controller API JSDoc 2018-04-17 11:46:40 +12:00
PointerEvent.h (mostly?) fix touch events 2017-11-13 12:58:31 -08:00
PortableHighResolutionClock.cpp
PortableHighResolutionClock.h
Preferences.cpp
Preferences.h move specifying custom properties for preferences dialog from C++ to QML (per Dante's request) 2018-07-06 21:00:55 +03:00
PrioritySortUtil.h avatar mixer and manager perf improvements and cleanup 2018-09-06 16:57:20 -07:00
Profile.cpp Merge Clement's PR12700 diffs for early trace start 2018-04-10 13:13:46 -07:00
Profile.h Merge Clement's PR12700 diffs for early trace start 2018-04-10 13:13:46 -07:00
PropertyFlags.h
QVariantGLM.cpp CR 2018-06-20 16:13:10 -07:00
QVariantGLM.h CR 2018-06-20 16:13:10 -07:00
Radix2InplaceSort.h
Radix2IntegerScanner.h
RegisteredMetaTypes.cpp quiet ubuntu warnings, particle properties show radians 2018-06-19 12:51:35 -07:00
RegisteredMetaTypes.h Account for collisionGroup in CollisionRegion implementation 2018-09-10 15:14:48 -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
SettingHandle.h New android toolchain 2017-09-19 13:45:12 -07:00
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 Add comments to startup processes 2018-02-26 16:25:41 -08:00
SettingInterface.h leverage settings to remember paths used before 2017-04-26 18:37:35 -07:00
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 Address Mac/Linux build warnings 2018-08-08 08:56:35 -07:00
ShapeInfo.h Create CollisionPick API 2018-07-19 10:33:21 -07:00
SharedLogging.cpp
SharedLogging.h
SharedUtil.cpp Remove comment 2018-09-13 18:21:16 -07:00
SharedUtil.h quiet ubuntu warnings, particle properties show radians 2018-06-19 12:51:35 -07:00
ShutdownEventListener.cpp
ShutdownEventListener.h
SimpleAverage.h
SimpleMovingAverage.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
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 reorder initialization to remove compile warning 2018-08-23 12:59:28 -07:00
SpatiallyNestable.h explicit delete default ctor, make _nestableType private 2018-08-23 12:59:28 -07:00
SpatialParentFinder.h faster and const EntityTree::findByID() 2018-02-13 11:25:34 -08:00
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 Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
StDev.h
StreamHelpers.h
StreamUtils.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
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 pseudo-joints for far-grab positions 2018-08-14 08:55:20 -07:00
TimeWeightedAvg.h
Trace.cpp save files to Documents by default 2017-12-12 14:11:25 -08:00
Trace.h Suppress tracing log spam when tracing is not active 2018-04-27 08:03:48 -07:00
Transform.cpp better fix for model scale floor, remove abs 2018-01-04 17:49:39 -08:00
Transform.h Optimizations and cleanup 2018-01-04 16:15:44 -08:00
TransformNode.h Create TransformNodes for SpatiallyNestables, the mouse, and MyAvatar head 2018-08-24 15:47:52 -07:00
TriangleSet.cpp faster aabox ray intersection and pre-computed inverse direction 2018-08-27 15:40:33 -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 Fix non self-sufficient headers 2018-05-04 16:26:41 -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
windowshacks.h