COMMITS
/ test/e2e/puppeteer.js January 2, 2026
M
Puppeteer: Removed pixelmatch dependency. (#32656)
mrdoob committed
M
Replaced servez with custom server.js. (#32654)
mrdoob committed
M
Puppeteer: Replaced jimp with jpeg-js and pngjs. (#32652)
mrdoob committed
M
Puppeteer: Remove express dependency. (#32649)
mrdoob committed
December 9, 2025
M
ESLint: Improve config. (#32520)
Michael Herzog committed
M
Global: Clean up. (#32519)
Michael Herzog committed
December 4, 2025
M
E2E: Properly clean up on SIGINT.
Mr.doob committed
December 2, 2025
K
TSL: ShadowNode: prevent memory leaks. Add webgpu_test_memory (#32395)
Kirill Osipov committed
November 9, 2025
M
Docs: Improve `ShaderMaterial.fog`. (#32224)
Michael Herzog committed
October 30, 2025
M
Add exceptions for long-running tests in puppeteer
mrdoob committed
S
TSL: Fix get element through an output `Fn` value (#32143)
sunag committed
October 28, 2025
E
WebGPURenderer: Fix types for indirect compute and modify example to show usage (#32129)
Egor Kuklin committed
M
PMREM: Implement GGX VNDF importance sampling (#32114)
mrdoob committed
October 21, 2025
M
E2E: Revised exception list (#32090)
mrdoob committed
M
Add exception to exceptionList for css3d_mixed
mrdoob committed
M
E2E: Improved robustness (#32091)
mrdoob committed
October 20, 2025
M
e2e: Set userDataDir for Puppeteer.
Mr.doob committed
October 15, 2025
M
SSSNode: Add new node for Screen-Space Shadows. (#32050)
Michael Herzog committed
October 12, 2025
M
New Docs: Generate old docs system and design (#32036)
mrdoob committed
October 3, 2025
S
Examples/Inspector: Revisions (#32003)
sunag committed
October 2, 2025
S
Examples: More Inspector usage and revisions. (#31995)
sunag committed
September 30, 2025
M
Examples: More Inspector usage. (#31988)
Michael Herzog committed
S
Inspector: WebGL2 backend version (#31982)
sunag committed
September 21, 2025
S
WebGPURenderer: Introduce `CanvasTarget` (#31919)
sunag committed
September 18, 2025
R
Examples: Add WebGPU HDR Example (#31893)
Renaud Rohlinger committed
September 9, 2025
M
E2E: Refactor colored logs. (#31861)
Michael Herzog committed
September 8, 2025
M
SSGINode: New node for screen-space global illumination. (#31839)
Michael Herzog committed
August 29, 2025
L
Examples: Add TSL Procedural Wood Material (#31640)
Logan Seeley committed
August 20, 2025
M
Examples: Add WebGPU check to some compute demos. (#31685)
Michael Herzog committed
August 13, 2025
C
Examples/TSL: Add SubgroupFunctionNode with Compute Reduction Demonstration (#31378)
Christian Helgeson committed
August 4, 2025
W
Rename reversed depth buffer example (#31563)
WestLangley committed
July 16, 2025
M
TRAANode: New TRAA implementation. (#31421)
Michael Herzog committed
July 1, 2025
M
LightProbeGenerator: Support `FloatType` in `fromCubeRenderTarget()`. (#31349)
Michael Herzog committed
June 30, 2025
R
WebGPURenderer: Compute Texture 3D Example (#31337)
Renaud Rohlinger committed
June 27, 2025
M
WebGLRenderer: Correctly restore render target during transmission pass. (#31320)
Michael Herzog committed
June 26, 2025
M
Loaders: Use unique cache keys per loader. (#31315)
Michael Herzog committed
June 8, 2025
P
TSL: Introduce Chromatic Aberration (#31236)
Pasha Yakubovsky committed
June 3, 2025
S
fix texture path (#31217)
sunag committed
May 27, 2025
D
KTX2Loader: Support ETC2, BCn, and ASTC 4x4 sRGB (#31155)
Don McCurdy committed
May 23, 2025
N
Examples: Add webgpu_compute_particles_fluid (#31148)
Niklas Niehus committed
May 18, 2025
N
Examples: Add `webgpu_compute_cloth` (#31123)
Nick committed
April 22, 2025
S
Examples: Add `webgpu_caustics` and shadow revisions (#30962)
sunag committed
April 17, 2025
S
TSL: Fix `debug()` changes the compiled code (#30944)
sunag committed
April 8, 2025
G
Examples: Add external "3d tiles" globe example (#30883)
Garrett Johnson committed
April 4, 2025
C
TSL: Introduce `varying.setInterpolation()` (#30582)
Christian Helgeson committed
April 3, 2025
R
WebGPURenderer: Introduce Shadow Map Array (#30830)
Renaud Rohlinger committed
April 1, 2025
N
Added additional Rapier physics examples (#30818)
Nik Lever committed
March 27, 2025
G
Fix setReversed() so reverseDepthBuffer: true works (#30809)
George Corney committed
March 13, 2025
R
XRManager: Add more integrated support for WebXR Layers. (#30730)
Rik Cabanier committed
February 6, 2025
G
Examples: Adjust volume instances demo to write to depth (#30464)
Garrett Johnson committed