COMMITS
April 1, 2026
D
KTX2Loader: Support RGBA 16-bit unsigned normalized formats (#33245)
Don McCurdy committed
M
WebGPURenderer: Clean up. (#33305)
Michael Herzog committed
T
Renderers: Support EXT_texture_norm16 formats. (#33303)
Tom Pohl committed
March 31, 2026
M
USDComposer: Fix uv data for multi-material meshes. (#33297)
Michael Herzog committed
M
WebGPURenderer: Fix texture issues. (#33296)
Michael Herzog committed
M
USDComposer: Fix reference parsing. (#33294)
Michael Herzog committed
M
Updated builds.
Mr.doob committed
M
WebGLOutput: Add DepthTexture to scene render target
Mr.doob committed
March 30, 2026
M
ColladaLoader: Add support for `instance_joint`. (#33293)
Michael Herzog committed
M
P
Bayer node: fix web worker usage (#33279)
Pavel Mazhuga committed
March 29, 2026
S
ShadowNode: Add support for `renderer.highPrecision` (#33246)
Shota Matsuda committed
R
Update github/codeql-action digest to c10b806 (#33289)
renovate[bot] committed
R
Update dependency eslint-plugin-jsdoc to v62.8.1 (#33290)
renovate[bot] committed
M
Update WebGLRenderer.js
Michael Herzog committed
M
Update NormalMapNode.js
Michael Herzog committed
K
Fix: preserve multiview in RenderTarget.copy() (#33285)
Kundan committed
M
Examples: Add SSGI Ball Pool demo. (#33258)
mrdoob committed
D
Bump serialize-javascript from 7.0.4 to 7.0.5 (#33277)
dependabot[bot] committed
March 28, 2026
M
UniformsGroup: Fix incorrect index in Vector4 dirty check (#33276)
Mridul committed
R
CatmullRomCurve3: Geometry corruption on 2-point curves. (#33270)
Rohan Kumar committed
M
refactor(List): replace deprecated substr with slice (#33267)
Mridul committed
Y
Docs: Fix typos in TessellateModifier and LineMaterial (#33272)
Yashraj Chouhan committed
R
Line3: Handle degenerate line in `closestPointToPointParameter()`. (#33264)
Rohan Kumar committed
G
WebXR: Added model caching to XRHandModelFactory. (#33252)
Gourav N S S committed
M
M
Editor: Add `TextGeometry`. (#33253)
Michael Herzog committed
G
SVGLoader: Fix round stroke joins and caps when `arcDivisions = 1` (#33256)
georgpukk committed
M
GLSLDecoder: Replace deprecated `substr()` with `slice()`. (#33260)
Mridul committed