-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
Insights: mrdoob/three.js
Overview
Could not load contribution data
Please try again later
27 Pull requests merged by 8 people
-
Raymarching: Move
raymarchingTexture3D
to example and updatewebgpu_volume_perlin
#30531 merged
Feb 15, 2025 -
WebGPURenderer: Support rotation of env maps.
#30528 merged
Feb 15, 2025 -
WebGPURenderer: Fix storage buffer binding update and 4 bytes alignment
#30529 merged
Feb 15, 2025 -
Eslint: remove old .apply syntax
#30513 merged
Feb 15, 2025 -
WebGLBackend: Fix depth regression.
#30527 merged
Feb 15, 2025 -
TSL Transpiler: Basic texture support.
#30521 merged
Feb 15, 2025 -
Timer: Add
usePageVisibilityAPI
ctor parameter.#30522 merged
Feb 14, 2025 -
TSL Transpiler: Support more matrix types, bool vectors.
#30517 merged
Feb 14, 2025 -
PMREMNode: Manage own generator, fix caching.
#30504 merged
Feb 13, 2025 -
WebGPURenderer: Fix output depth struct
#30514 merged
Feb 13, 2025 -
Types: use TS to fix issues
#30511 merged
Feb 12, 2025 -
TSL Transpiler: Support
varying
.#30506 merged
Feb 12, 2025 -
Typos
#30510 merged
Feb 12, 2025 -
Jsdoc: enable eslint rule valid-jsdoc.preferType
#30509 merged
Feb 12, 2025 -
MTLLoader: Add support for displacement maps.
#30508 merged
Feb 12, 2025 -
TSL Transpiler: Support matrix types.
#30501 merged
Feb 12, 2025 -
XRManager: Simplify MSAA setup.
#30500 merged
Feb 11, 2025 -
WebGPURenderer: Added tone-mapping/output color space support for WebXR.
#30499 merged
Feb 10, 2025 -
TSL: Introduce
RaymarchingBox
andraymarchingTexture3D
#30495 merged
Feb 10, 2025 -
3MFLoader: Fix parsing of assets with sub models.
#30491 merged
Feb 10, 2025 -
Examples: Fix time usage.
#30498 merged
Feb 10, 2025 -
WebGPURenderer: Honor
polygonOffset
with WebGPU backend.#30496 merged
Feb 10, 2025 -
Update dependency rollup to v4.34.6
#30490 merged
Feb 9, 2025 -
Update github/codeql-action digest to 9e8d078
#30489 merged
Feb 9, 2025 -
WebGPURenderer: Fix color space of clear colors.
#30488 merged
Feb 9, 2025 -
WebGPURenderer: Simplify clear color generation.
#30486 merged
Feb 9, 2025 -
WebGLBackend: Fix
clear()
.#30485 merged
Feb 9, 2025
3 Pull requests opened by 3 people
-
30516 scene cleaning improvements
#30524 opened
Feb 14, 2025 -
reworked struct array example
#30525 opened
Feb 14, 2025 -
WebGPURenderer: Volumetric lighting - WIP
#30530 opened
Feb 15, 2025
22 Issues closed by 6 people
-
WebGPU & TSL envMapRotation
#30523 closed
Feb 15, 2025 -
TSL Transpiler: Missing elements
#27538 closed
Feb 15, 2025 -
WebGPURenderer: Interference between LinearSRGBColorSpace and z-buffer in WebGL2 backend of r173
#30526 closed
Feb 15, 2025 -
GLTFExporter with Animation : Damaged .glb .gltf for external apps like Blender
#30519 closed
Feb 15, 2025 -
BufferGeometry position attribute doesn't update when using WebGPURenderer r173
#30518 closed
Feb 14, 2025 -
provide Intersection.distanceToRay for all objects
#30479 closed
Feb 13, 2025 -
Can we have Loop added to the TSL Wiki?
#30507 closed
Feb 13, 2025 -
Environments with more than one WebGPURenderers / canvases do not work
#30503 closed
Feb 13, 2025 -
Improve Performance of CSG and Geometry Operations Using WASM
#30512 closed
Feb 13, 2025 -
Merge textures of BatchedMesh
#30482 closed
Feb 13, 2025 -
TSL Transpiler varying : /* unknown statement */;
#29968 closed
Feb 12, 2025 -
Firefox VideoTexture flipped
#30471 closed
Feb 12, 2025 -
“HTC Vive” streaming Chrome page displays "This page isn’t responding"
#30505 closed
Feb 12, 2025 -
material.polygonOffset not work when using webgpu version three.js
#30494 closed
Feb 10, 2025 -
Allow post effects to request access to depth and normal passes
#7668 closed
Feb 10, 2025 -
Fog gradients / Different colors
#3309 closed
Feb 10, 2025 -
Nodes: Nodes system throws exceptions when used with vite, `functionNode.call is not a function`
#27360 closed
Feb 10, 2025 -
Add volume calculator for 3d mesh
#27905 closed
Feb 10, 2025 -
[WebGPU] drawIndirect and drawIndexedIndirect
#28389 closed
Feb 10, 2025 -
[WebGPU] Control Access Barriers
#28525 closed
Feb 10, 2025 -
`DataTexture` results differ from WebGPU and WebGL from 0.171.0 onwards
#30484 closed
Feb 9, 2025
4 Issues opened by 4 people
-
add uvNode in materials
#30520 opened
Feb 14, 2025 -
Scene environment and scene background are leaking after deep clean
#30516 opened
Feb 13, 2025 -
Threejs r173 playground save and load error
#30515 opened
Feb 13, 2025 -
Clock: Consider changing getElapsedTime behavior
#30497 opened
Feb 10, 2025
11 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
3MF Production Extension support
#30174 commented on
Feb 9, 2025 • 0 new comments -
Gamepad Support
#19418 commented on
Feb 10, 2025 • 0 new comments -
Support for multiple XRProjectionLayers
#22120 commented on
Feb 10, 2025 • 0 new comments -
VideoTexture: Slow performance on Quest Browser in non-XR mode.
#28868 commented on
Feb 10, 2025 • 0 new comments -
Nodes: Sometimes when using CondNode extra parentheses are generated
#23538 commented on
Feb 11, 2025 • 0 new comments -
Non POT ImageBitmap texture can be upside down
#16144 commented on
Feb 12, 2025 • 0 new comments -
NodeMaterial: Support MaterialX Standard Nodes
#20541 commented on
Feb 13, 2025 • 0 new comments -
Wgsl Bug on safari / iOS
#30463 commented on
Feb 13, 2025 • 0 new comments -
TSL: Wrong compilation of `min(...)` and `max(...)` with 3 or more parameters
#28728 commented on
Feb 13, 2025 • 0 new comments -
WebGLRenderer: Add support for Node Materials
#30185 commented on
Feb 14, 2025 • 0 new comments -
Basic support for advanced (property-mangling) minify
#29260 commented on
Feb 14, 2025 • 0 new comments