aardgoose
|
3449f17e1e
WebGPURenderer: implement compileAsync() (#27098)
|
1 year ago |
sunag
|
d963e6b307
WebGPUBackend: Fix occlusion query result
|
1 year ago |
aardgoose
|
59ceca26a0
WebGPURenderer: support mat2() and extend RotateNode to support vec2 rotation. (#27612)
|
1 year ago |
aardgoose
|
e8884ade56
WebGPURenderer: add clearAsync() clear[color|depth|stencil]Async() (#27613)
|
1 year ago |
林炳权
|
a63c3f41a3
Examples: Clean up. (#27614)
|
1 year ago |
susiwen8
|
53765c33f0
chore: move variable (#27615)
|
1 year ago |
Renaud Rohlinger
|
b8df03024a
WebGPURenderer: Fix Video Textures in WebGL Backend (#27610)
|
1 year ago |
Renaud Rohlinger
|
ce36e0d140
WebGPURenderer: Add Anisotropy Support & Resolve Scissor Issues in WebGL Backend (#27609)
|
1 year ago |
Mugen87
|
4194940f91
Updated builds.
|
1 year ago |
Matthias Möller
|
02d41f89d5
Volumetric NURBS (#27601)
|
1 year ago |
Michael Herzog
|
74aa7bd140
WebGLPrograms: UV attributes now depend on used channels, not geometry attributes. (#27608)
|
1 year ago |
Mr.doob
|
0e82b23dd1
Docs: Clean up.
|
1 year ago |
herobank110
|
6d5140ae98
Manual: Refactor canvas width and height computation. (#27606)
|
1 year ago |
WestLangley
|
1c32bbd627
Renamed methods (#27605)
|
1 year ago |
renovate[bot]
|
a6d1a01911
Update dependency rollup to v4.9.6 (#27604)
|
1 year ago |
renovate[bot]
|
b031efee9a
Update github/codeql-action digest to 0b21cf2 (#27603)
|
1 year ago |
renovate[bot]
|
747918cdc4
Update actions/upload-artifact digest to 694cdab (#27602)
|
1 year ago |
Renaud Rohlinger
|
e43ed970ea
WebGPURenderer: Add timestamp queries support in WebGPU (#27597)
|
1 year ago |
sunag
|
13a5874eab
WebGPURenderer: Custom fog example, TriNoise3D and fixes (#27599)
|
1 year ago |
Renaud Rohlinger
|
6c1e2c0a2d
WebGPURenderer: Fix `copyFramebufferToTexture` wrong framebuffer binding in WebGLBackend (#27593)
|
1 year ago |
Renaud Rohlinger
|
edcd30520f
WebGPURenderer: Rename preferWebGL to forceWebGL (#27596)
|
1 year ago |
Bug-Reaper
|
668968e67c
🎥 : PerspectiveCamera: New helper methods `getFrustumBounds()`, `getFrustumSize()`. (#27574)
|
1 year ago |
Garrett Johnson
|
687df5c3c2
BufferGeometryUtils.mergeAttributes: Add support for interleaved buffers (#27591)
|
1 year ago |
hybridherbst
|
597b839e17
BufferAttribute: `warnOnce` for deprecated methods (#27595)
|
1 year ago |
Renaud Rohlinger
|
fe3a0390a5
WebGPURenderer: preferWebGL parameter (#27589)
|
1 year ago |
Mugen87
|
220b6a814e
Updated builds.
|
1 year ago |
Garrett Johnson
|
6b31f885a9
Material: Add alpha to coverage define, add clipping & alpha test anti aliasing (#22172)
|
1 year ago |
Garrett Johnson
|
6fe0b840ec
InterleavedBufferAttribute: Add get / set component functions (#27590)
|
1 year ago |
nmsn
|
b62223835d
Update textures.html (#27594)
|
1 year ago |
sunag
|
84aab91a70
WebGPURenderer: Compute Texture using TSL (#27582)
|
1 year ago |