.. |
shared
|
Camera JSDoc polish
|
2019-04-04 18:03:14 +13:00 |
AABox.cpp
|
|
|
AABox.h
|
|
|
AACube.cpp
|
|
|
AACube.h
|
|
|
AngleUtil.h
|
|
|
ApplicationVersion.cpp
|
|
|
ApplicationVersion.h
|
|
|
AtRestDetector.cpp
|
|
|
AtRestDetector.h
|
|
|
AudioHelpers.h
|
|
|
AvatarConstants.h
|
Merge pull request #15365 from hyperlogic/bug-fix/better-camera-in-head-check
|
2019-04-16 15:07:46 -07:00 |
BaseScriptEngine.cpp
|
|
|
BaseScriptEngine.h
|
|
|
BillboardMode.cpp
|
|
|
BillboardMode.h
|
Miscellaneous JSDoc fixes
|
2019-03-09 19:22:07 +13:00 |
BitVectorHelpers.h
|
|
|
BoxBase.cpp
|
|
|
BoxBase.h
|
|
|
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
|
|
|
ByteCountCoding.h
|
|
|
ColorUtils.cpp
|
|
|
ColorUtils.h
|
|
|
ComponentMode.h
|
|
|
CPUDetect.h
|
|
|
CPUIdent.cpp
|
|
|
CPUIdent.h
|
|
|
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
|
|
|
CubeProjectedPolygon.h
|
|
|
CubicHermiteSpline.h
|
added protected function to cubic hermite spline
|
2019-02-21 13:32:28 -08:00 |
Debug.h
|
|
|
DebugDraw.cpp
|
|
|
DebugDraw.h
|
Add "Avatar Script" JSDoc API classification
|
2019-02-12 11:49:49 +13:00 |
DependencyManager.cpp
|
|
|
DependencyManager.h
|
|
|
DisableDeferred.h
|
try to fix text rendering on amd with transparency
|
2019-03-07 16:23:12 -08:00 |
DualQuaternion.cpp
|
|
|
DualQuaternion.h
|
|
|
Extents.cpp
|
|
|
Extents.h
|
|
|
FaceshiftConstants.cpp
|
|
|
FaceshiftConstants.h
|
|
|
Finally.h
|
|
|
FloodFill.h
|
|
|
GenericQueueThread.h
|
|
|
GenericThread.cpp
|
|
|
GenericThread.h
|
|
|
GeometryUtil.cpp
|
model emitters!
|
2019-03-20 21:25:14 -07:00 |
GeometryUtil.h
|
Merge branch 'master' into M21989
|
2019-04-11 10:37:34 +12:00 |
GizmoType.cpp
|
|
|
GizmoType.h
|
|
|
GLMHelpers.cpp
|
|
|
GLMHelpers.h
|
Fix tabs
|
2019-02-09 12:16:26 -08:00 |
GPUIdent.cpp
|
|
|
GPUIdent.h
|
|
|
Grab.cpp
|
|
|
Grab.h
|
deactivate grab action when grab is released
|
2019-01-30 14:43:11 -08:00 |
Gzip.cpp
|
|
|
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
|
|
|
HifiConfigVariantMap.h
|
|
|
Interpolate.cpp
|
|
|
Interpolate.h
|
|
|
JointData.h
|
|
|
LogHandler.cpp
|
don't flushRepeatedMessages() in LogHandler dtor
|
2019-02-05 17:14:25 -08:00 |
LogHandler.h
|
|
|
LogUtils.cpp
|
|
|
LogUtils.h
|
|
|
MaterialMappingMode.cpp
|
|
|
MaterialMappingMode.h
|
|
|
MathUtils.h
|
|
|
MatrixStack.h
|
|
|
MovingMinMaxAvg.h
|
|
|
MovingPercentile.cpp
|
|
|
MovingPercentile.h
|
|
|
NestableTransformNode.cpp
|
|
|
NestableTransformNode.h
|
fix lasers scale issue
|
2019-03-12 14:26:59 -07:00 |
NumericalConstants.h
|
|
|
OctalCode.cpp
|
|
|
OctalCode.h
|
|
|
OwningBuffer.h
|
|
|
Packed.h
|
|
|
PathUtils.cpp
|
Add error reporting + Make temp dir erase safer
|
2019-04-23 14:54:12 -07:00 |
PathUtils.h
|
Add error reporting + Make temp dir erase safer
|
2019-04-23 14:54:12 -07:00 |
PerfStat.cpp
|
|
|
PerfStat.h
|
|
|
PhysicsCollisionGroups.h
|
|
|
PhysicsHelpers.cpp
|
|
|
PhysicsHelpers.h
|
|
|
PickFilter.h
|
|
|
PIDController.cpp
|
|
|
PIDController.h
|
|
|
Plane.cpp
|
|
|
Plane.h
|
|
|
PointerEvent.cpp
|
more overlay wip
|
2019-01-25 11:10:11 -08:00 |
PointerEvent.h
|
|
|
PortableHighResolutionClock.cpp
|
|
|
PortableHighResolutionClock.h
|
|
|
Preferences.cpp
|
|
|
Preferences.h
|
|
|
PrimitiveMode.cpp
|
|
|
PrimitiveMode.h
|
|
|
PrioritySortUtil.h
|
|
|
Profile.cpp
|
Support explicit timestamps in tracing, conditional event output based on duration
|
2019-03-26 13:50:46 -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
|
|
|
PulseMode.h
|
|
|
QVariantGLM.cpp
|
|
|
QVariantGLM.h
|
|
|
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 remote-tracking branch 'upstream/master' into stencil2
|
2019-04-22 13:28:30 -07:00 |
RegisteredMetaTypes.h
|
Regularize deprecation notices
|
2019-04-25 20:55:30 +12:00 |
RenderLayer.cpp
|
|
|
RenderLayer.h
|
|
|
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
|
|
|
SettingManager.h
|
|
|
ShapeInfo.cpp
|
reduce footprint of ShapeManager::_shapeMap
|
2019-05-06 17:35:57 -07:00 |
ShapeInfo.h
|
clean HashKey API, reduce dependency tree
|
2019-02-12 15:37:09 -08:00 |
SharedLogging.cpp
|
|
|
SharedLogging.h
|
|
|
SharedUtil.cpp
|
|
|
SharedUtil.h
|
|
|
ShutdownEventListener.cpp
|
|
|
ShutdownEventListener.h
|
|
|
SimpleAverage.h
|
|
|
SimpleMovingAverage.cpp
|
|
|
SimpleMovingAverage.h
|
|
|
SpatiallyNestable.cpp
|
fix cauterization of entities that are children of MyAvatar's head
|
2019-04-08 19:48:11 -07:00 |
SpatiallyNestable.h
|
fix shapes app
|
2019-03-06 18:18:39 -08:00 |
SpatialParentFinder.h
|
|
|
StatTracker.cpp
|
|
|
StatTracker.h
|
|
|
StDev.cpp
|
|
|
StDev.h
|
|
|
StencilMaskMode.h
|
wip redo stencil work
|
2019-04-11 13:22:51 -07:00 |
StreamHelpers.h
|
|
|
StreamUtils.cpp
|
|
|
StreamUtils.h
|
|
|
TBBHelpers.h
|
Fixed compilation errors
|
2019-04-05 10:22:57 +02: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
|
|
|
TriangleSet.cpp
|
|
|
TriangleSet.h
|
|
|
TryLocker.h
|
|
|
UUID.cpp
|
|
|
UUID.h
|
|
|
UUIDHasher.h
|
|
|
VariantMapToScriptValue.cpp
|
comment out warning
|
2019-04-23 08:46:54 -07:00 |
VariantMapToScriptValue.h
|
|
|
ViewFrustum.cpp
|
|
|
ViewFrustum.h
|
|
|
WebInputMode.cpp
|
|
|
WebInputMode.h
|
|
|
windowshacks.h
|
|
|