..
avx2
Add fall-through comments to fix GCC warnings
2020-08-27 19:27:11 +02:00
shared
Merge branch master into protocol_changes
2024-06-18 21:08:21 -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
Split SerDes into DataSerializer and DataDeserializer
2025-01-11 18:41:51 -08:00
AmbientOcclusionTechnique.cpp
add tonemapping props to zones, wip ambient occlusion
2024-06-28 13:25:12 -07:00
AmbientOcclusionTechnique.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
AngleUtil.h
ApplicationVersion.cpp
ApplicationVersion.h
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 gravity constant
2023-11-19 17:39:10 +01:00
BillboardMode.cpp
Update BillboardMode.cpp
2021-01-30 00:28:25 -08:00
BillboardMode.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
BitVectorHelpers.h
BlendshapeConstants.cpp
Replace some QMap occurrences with QHash
2021-04-29 08:15:37 +12:00
BlendshapeConstants.h
Clear blendshapes without memset
2025-01-11 18:41:51 -08:00
BoxBase.cpp
parabola/polyvox, fixing some bugs
2018-07-24 10:08:35 -07:00
BoxBase.h
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12: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
Breakpoint.h
Add missing file
2022-06-22 19:15:16 +02:00
BufferParser.h
Update libraries/shared/src/BufferParser.h
2020-09-24 22:17:22 +02: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
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
ComponentMode.h
fix component mode serialization
2024-09-09 12:37:35 -07:00
CPUDetect.h
CPUIdent.cpp
Don't store unused cpuident data arrays
2019-07-23 14:23:12 -07:00
CPUIdent.h
Fix the build on GCC 13.0
2023-04-27 00:42:25 +02: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
added "c++ crash" to crash menu
2020-06-19 18:26:26 -07:00
CrashHelpers.h
added "c++ crash" to crash menu
2020-06-19 18:26:26 -07:00
CubeProjectedPolygon.cpp
CubeProjectedPolygon.h
CubicHermiteSpline.h
Make default copy constructors explicit
2020-01-19 00:20:49 +01:00
Debug.h
DebugDraw.cpp
allow drawing DebugDraw spheres with a specific size
2019-09-17 09:43:19 -07:00
DebugDraw.h
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
DependencyManager.cpp
Code review feedback
2019-05-10 15:41:52 -07:00
DependencyManager.h
Replace the deprecated QMutex{ QMutex::Recursive} with QRecursiveMutex
2021-09-26 01:27:19 +02:00
DualQuaternion.cpp
DualQuaternion.h
EntityItemID.cpp
Fix copyright headers
2023-05-19 00:17:38 +02:00
EntityItemID.h
Fix copyright headers
2023-05-19 00:17:38 +02:00
EntityShape.cpp
automated entity property serialization
2024-09-08 21:09:00 -07:00
EntityShape.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
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
name all the threads
2021-02-13 20:17:28 -08:00
GenericThread.h
GeometryUtil.cpp
Update libraries/shared/src/GeometryUtil.cpp
2020-09-24 22:17:16 +02:00
GeometryUtil.h
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
GizmoType.cpp
ring gizmo entities
2019-01-23 17:46:04 -08:00
GizmoType.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
GLMHelpers.cpp
Fix non self-sufficient headers.
2018-12-07 15:26:49 -08:00
GLMHelpers.h
Revert commit 359248829c
using -m 1 to temporarily fix issue 383.
2020-06-03 16:08:18 -04: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
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
Fix warnings related to deprecated usage of multiple keys in QHash and QMap
2021-11-26 17:53:23 +01:00
HifiConfigVariantMap.h
Remove 2 year old migration code
2018-07-30 17:18:32 -07:00
Interpolate.cpp
Interpolate.h
JointData.h
Review JSDoc updates from recent commits
2020-01-20 14:33:06 +13:00
LogHandler.cpp
Renamed environment variables
2022-09-08 22:18:50 +02:00
LogHandler.h
Improve error reporting for incorrect --logOptions
2022-06-28 00:34:43 +02:00
LogUtils.cpp
LogUtils.h
MaterialMappingMode.cpp
renderLayer
2019-01-07 15:43:35 -08:00
MaterialMappingMode.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
MathUtils.h
Some work to try to find the odd resolution bug
2018-09-21 17:14:39 +02:00
MatrixStack.h
MirrorMode.cpp
Revert "Revert "Mirrors + Portals""
2024-01-13 11:23:36 +01:00
MirrorMode.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
ModerationFlags.h
Rebranding and fixing URLs
2022-09-08 22:10:13 +02:00
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
Fix illegal instruction in libaudio.dylib on OSX
2020-06-25 19:31:46 +02:00
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
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +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
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
PhysicsHelpers.cpp
revert the revert of PR-16307
2019-11-14 09:59:43 -08:00
PhysicsHelpers.h
Change minimum angular velocity to a lower one
2024-10-21 15:35:49 -07:00
PickFilter.h
Fix Documentation for PICK_AVATARS
2025-01-17 21:48:23 -05:00
PIDController.cpp
PIDController.h
Plane.cpp
Plane.h
PortableHighResolutionClock.cpp
PortableHighResolutionClock.h
Merge branch master into protocol_changes
2024-06-18 21:08:21 -07:00
Preferences.cpp
Preferences.h
Fix for some spinner boxes not changing value when using their buttons or the mouse wheel.
2021-02-22 22:34:04 -05:00
PrimitiveMode.cpp
working on primitiveMode and groupCulled
2019-01-08 10:02:03 -08:00
PrimitiveMode.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
PrioritySortUtil.h
trying to fix entity tree renderer performance
2019-06-24 14:32:56 -07:00
Profile.cpp
Fix copyright headers
2023-05-19 00:17:38 +02:00
Profile.h
Fix copyright headers
2023-05-19 00:17:38 +02: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
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07: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
Added missing metatype registration
2023-05-19 00:17:41 +02:00
RegisteredMetaTypes.h
wiggly lasers
2024-06-09 20:00:44 -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
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
ResourceRequestObserver.cpp
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
ResourceRequestObserver.h
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
RingBufferHistory.h
RunningMarker.cpp
RunningMarker.h
SerDes.cpp
Fix indentation
2025-01-11 18:41:51 -08:00
SerDes.h
suggested fixes
2025-01-11 18:41:51 -08:00
SettingHandle.cpp
Merge branch master into protocol_changes
2024-06-18 21:08:21 -07:00
SettingHandle.h
Merge branch master into protocol_changes
2024-06-18 21:08:21 -07:00
SettingHelpers.cpp
Fix copyright headers
2023-05-19 00:17:38 +02:00
SettingHelpers.h
SettingInterface.cpp
Add Overte e.V. copyright
2022-11-01 20:49:00 +01:00
SettingInterface.h
Add Overte e.V. copyright
2022-11-01 20:49:00 +01:00
SettingManager.cpp
Fix resetting the settings
2023-06-04 14:50:03 +02:00
SettingManager.h
Fix resetting the settings
2023-06-04 14:50:03 +02:00
ShapeInfo.cpp
Convert all "/**jsdoc" occurrences to "/*@jsdoc"
2021-05-12 10:54:45 +12:00
ShapeInfo.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
SharedLogging.cpp
SharedLogging.h
SharedUtil.cpp
whitelist -> allowlist
2024-08-13 17:29:53 -07:00
SharedUtil.h
Move user agent to networking constants.
2020-07-08 14:18:24 -04:00
ShutdownEventListener.cpp
ShutdownEventListener.h
SimpleAverage.h
SimpleMovingAverage.cpp
SimpleMovingAverage.h
Merge branch master into protocol_changes
2024-06-18 21:08:21 -07:00
SimulationFlags.h
build CollisionShapes and load RigidBodies even when not yet stepping
2019-05-06 17:37:35 -07:00
SpatiallyNestable.cpp
remove attachments
2024-07-06 16:39:46 -07:00
SpatiallyNestable.h
remove attachments
2024-07-06 16:39:46 -07:00
SpatialParentFinder.h
revert the revert of PR-16307
2019-11-14 09:59:43 -08:00
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
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
Fix build on Fedora.
2023-05-16 18:56:33 +02:00
TextAlignment.cpp
add text alignment property
2021-02-10 21:45:53 -08:00
TextAlignment.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
TextEffect.cpp
supporting text effects + fonts on text entities
2019-07-30 09:59:45 -07:00
TextEffect.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
TextVerticalAlignment.cpp
fix copyright
2024-09-29 16:10:44 -07:00
TextVerticalAlignment.h
fix copyright
2024-09-29 16:10:44 -07:00
ThreadHelpers.cpp
ThreadHelpers.h
name all the threads
2021-02-13 20:17:28 -08:00
ThreadSafeValueCache.h
First version of faux joint optimizations
2019-04-22 11:02:13 -07:00
TimeWeightedAvg.h
TonemappingCurve.cpp
add tonemapping props to zones, wip ambient occlusion
2024-06-28 13:25:12 -07:00
TonemappingCurve.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
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
V8 related cleanup
2023-05-27 22:06:57 +02:00
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
UUIDHasher.h
ViewFrustum.cpp
Revert "Revert "Mirrors + Portals""
2024-01-13 11:23:36 +01:00
ViewFrustum.h
Merge remote-tracking branch 'overte/master' into master_to_protocol_changes2
2024-07-29 18:09:14 -07:00
WarningsSuppression.h
whitelist -> allowlist
2024-08-13 17:29:53 -07:00
WebInputMode.cpp
setup qml surface contexts
2019-01-14 09:26:57 -08:00
WebInputMode.h
text vertical alignment, use uint8_t for entity property enums, fix text recalculating too often
2024-09-08 21:12:25 -07:00
windowshacks.h