overte-HifiExperiments/libraries/shared/src
2018-08-23 12:59:28 -07:00
..
shared Shader refactoring for explicit bindings 2018-08-03 14:58:11 -07:00
AABox.cpp CR improvements 2018-07-26 12:15:12 -07:00
AABox.h CR improvements 2018-07-26 12:15:12 -07:00
AACube.cpp parabola aabox fixes, refactoring some intersection math 2018-07-19 14:54:49 -07:00
AACube.h parabola aabox fixes, refactoring some intersection math 2018-07-19 14:54:49 -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
AvatarConstants.h changed back speed to 2.2 m/s and the end frame for strafe left and right to 33, and the end frame for wlk_bkwd to 27 2018-08-10 09:56:24 -07:00
BaseScriptEngine.cpp
BaseScriptEngine.h
BitVectorHelpers.h
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
ComponentMode.h
CPUDetect.h
CPUIdent.cpp
CPUIdent.h
CrashHelpers.cpp
CrashHelpers.h
CubeProjectedPolygon.cpp
CubeProjectedPolygon.h
CubicHermiteSpline.h
Debug.h
DebugDraw.cpp
DebugDraw.h
DependencyManager.cpp
DependencyManager.h some more attempted cleanup 2018-07-10 10:50:01 -07:00
DualQuaternion.cpp
DualQuaternion.h
Extents.cpp
Extents.h
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
GenericThread.h
GeometryUtil.cpp CR improvements 2018-07-26 12:15:12 -07:00
GeometryUtil.h parabola aabox fixes, refactoring some intersection math 2018-07-19 14:54:49 -07:00
GLMHelpers.cpp Warn against zero-length vectors 2018-08-01 11:39:14 -07:00
GLMHelpers.h
GPUIdent.cpp
GPUIdent.h
Gzip.cpp
Gzip.h
HashKey.cpp
HashKey.h
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
LogHandler.cpp Remove static logging 2018-07-30 17:18:32 -07:00
LogHandler.h
LogUtils.cpp
LogUtils.h
MaterialMappingMode.cpp
MaterialMappingMode.h
MatrixStack.h
MovingMinMaxAvg.h
MovingPercentile.cpp
MovingPercentile.h
NumericalConstants.h
OctalCode.cpp
OctalCode.h
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
PIDController.cpp
PIDController.h
Plane.cpp
Plane.h
PointerEvent.cpp
PointerEvent.h
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
Profile.cpp
Profile.h
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 Use 'orientation' for Collision Pick API, not 'rotation' 2018-08-10 10:52:21 -07: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
SettingManager.h
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 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
SimpleMovingAverage.h
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
StatTracker.cpp
StatTracker.h
StDev.cpp
StDev.h
StreamHelpers.h
StreamUtils.cpp
StreamUtils.h
TBBHelpers.h
ThreadHelpers.cpp
ThreadHelpers.h
ThreadSafeValueCache.h pseudo-joints for far-grab positions 2018-08-14 08:55:20 -07:00
TimeWeightedAvg.h
Trace.cpp
Trace.h
Transform.cpp
Transform.h
TriangleSet.cpp improve model picking performance, scale parabola v/a with avatar, improve followNormal behavior, turn off followNormal on teleport, remove 1 m no teleport spot 2018-07-25 15:19:25 -07:00
TriangleSet.h parabola triangle intersection 2018-07-09 18:11:57 -07:00
TryLocker.h
UUID.cpp
UUID.h
UUIDHasher.h
VariantMapToScriptValue.cpp
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