overte/libraries/shared/src
John Conklin II b9439d1e6b
Merge pull request #13384 from ctrlaltdavid/21892
Fix entity detaching from head joint not becoming visible
2018-06-27 12:32:52 -07:00
..
shared Always roll hifi-log.txt when starting. 2018-06-17 13:44:14 +03:00
AABox.cpp move rayHitsSphere logic to AABox method 2018-03-09 08:35:18 -08:00
AABox.h remove tab whitespace 2018-03-09 08:35:18 -08:00
AACube.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AACube.h
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
AvatarConstants.h avatars collide again again 2018-06-18 13:17:32 -07:00
BaseScriptEngine.cpp CR feedback and code cleanup 2018-01-23 03:12:26 -05:00
BaseScriptEngine.h
BitVectorHelpers.h remove dupe const 2018-02-07 16:48:31 -08:00
BoxBase.h
BufferParser.h
ByteCountCoding.h
ColorUtils.cpp
ColorUtils.h Corrected tosRGBFloat() computation. 2018-04-23 11:53:35 -07:00
ComponentMode.h
CPUDetect.h
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
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
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
FaceshiftConstants.cpp
FaceshiftConstants.h
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 move rayHitsSphere logic to AABox method 2018-03-09 08:35:18 -08:00
GeometryUtil.h move rayHitsSphere logic to AABox method 2018-03-09 08:35:18 -08:00
GLMHelpers.cpp Avatar can now look straight down without spinning 180. 2018-05-14 13:48:04 -07:00
GLMHelpers.h Avatar can now look straight down without spinning 180. 2018-05-14 13:48:04 -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
HashKey.h
HifiConfigVariantMap.cpp
HifiConfigVariantMap.h
Interpolate.cpp
Interpolate.h
JointData.h Added defaultPoseFlags to avatar protocol 2018-01-19 15:34:27 -08:00
LogHandler.cpp Squelch initialization warning 2018-04-04 18:32:40 -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
MovingPercentile.cpp
MovingPercentile.h
NumericalConstants.h Move all wire frustums to conical frustums 2018-05-03 18:19:29 -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 Use binary resources on OSX 2018-06-06 15:10:52 -07:00
PathUtils.h Use binary resources on OSX 2018-06-06 15:10:52 -07:00
PerfStat.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
PerfStat.h
PhysicsCollisionGroups.h double bits in collision groups 2018-05-24 11:28:52 -07:00
PhysicsHelpers.cpp double bits in collision groups 2018-05-24 11:28:52 -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
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 Implemented radio button preferences. Reimplemented snap smooth turn to radio buttons 2018-05-16 17:06:31 +02:00
PrioritySortUtil.h Move all wire frustums to conical frustums 2018-05-03 18:19:29 -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 List which contexts each namespace and object is available in 2018-04-28 20:00:28 +12:00
RingBufferHistory.h
RunningMarker.cpp
RunningMarker.h
ScriptValueUtils.cpp
ScriptValueUtils.h
SettingHandle.cpp
SettingHandle.h
SettingHelpers.cpp
SettingHelpers.h
SettingInterface.cpp Add comments to startup processes 2018-02-26 16:25:41 -08:00
SettingInterface.h
SettingManager.cpp Fix crash when passing --checkMinSpec flag 2018-02-22 16:29:38 -08:00
SettingManager.h Add comments to startup processes 2018-02-26 16:25:41 -08:00
ShapeInfo.cpp Entity properties JSDoc 2018-02-19 12:17:31 +13:00
ShapeInfo.h
SharedLogging.cpp
SharedLogging.h
SharedUtil.cpp fixed get and set semi nibble to deal with 16 bits 2018-06-07 15:43:21 -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
SpatiallyNestable.cpp Fix cauterization when reparent entity to a different joint 2018-06-16 16:31:06 +12:00
SpatiallyNestable.h Fix cauterization when reparent entity to a different joint 2018-06-16 16:31:06 +12:00
SpatialParentFinder.h faster and const EntityTree::findByID() 2018-02-13 11:25:34 -08:00
StatTracker.cpp
StatTracker.h
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
ThreadHelpers.cpp
ThreadHelpers.h
ThreadSafeValueCache.h
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
TriangleSet.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
TriangleSet.h raypick partIndex commit 2018-06-18 18:22:30 -04: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 Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
ViewFrustum.h Move all wire frustums to conical frustums 2018-05-03 18:19:29 -07:00
windowshacks.h