- 30 May, 2024 3 commits
-
-
Mr.doob authored
-
mrdoob authored
* Editor: Copy values when converting from standard material to physical. * Update Sidebar.Material.js
-
aardgoose authored
WebGPURenderer: fix rendering to depth textures with multiple color attachments (MRT - WGSL) (#28523) * handle mrt with depth * rename builder method --------- Co-authored-by:
aardgoose <angus.sawyer@email.com>
-
- 29 May, 2024 4 commits
-
-
aardgoose authored
* run color/tone mapping pass * added description --------- Co-authored-by:
aardgoose <angus.sawyer@email.com>
-
Christian Helgeson authored
* Sketched out API for changing storageTextureAccess on storageTextures. Still need to gain a comprehensive understanding of what texture formats are permitted to be accessed in which ways (for instance, testing revealed that rgba16floats seemingly cannot be accessed with a GPUTextureAccess of 'read-write'. Instead, it only works with 'read-only' or 'write-only' according to the wgsl compiler errors * Fix example code formatting * minor adjustments * compute with read-write access * Utility storageTexture functions * revert read-write * extend support --------- Co-authored-by:
Renaud Rohlinger <renaud.rohlinger@gmail.com>
-
Jaime A Torrealba C authored
* docs: Add EdgeSplitModifier docs * Update list.json --------- Co-authored-by:
Michael Herzog <michael.herzog@human-interactive.org>
-
mrdoob authored
-
- 28 May, 2024 10 commits
-
-
ycw authored
-
ycw authored
* shows status in video rendering popup * removes progress event guards originally for ffmpeg 0.10.x
-
Mr.doob authored
0.12.* seems to have issues on localhost (DOMException: Failed to construct 'Worker')
-
Mr.doob authored
-
ycw authored
* div2 * div2 2 * Update Sidebar.Project.Video.js --------- Co-authored-by:
mrdoob <info@mrdoob.com>
-
sunag authored
* Normal/Tangent/Bitangent revisions * UVNode: Move to TSL approach * fix type
-
sunag authored
* PositionNode: Move to TSL approach * ReflectVectorNode: Move to TSL approach
-
sunag authored
* analyze lights, auto generate cache * new cache for new function generator
-
sunag authored
* MeshPhysicalNodeMaterial: Fix clearcoatRoughness * update screenshot
-
Nathan Bierema authored
-
- 27 May, 2024 14 commits
-
-
Nathan Bierema authored
-
aardgoose authored
Co-authored-by:
aardgoose <angus.sawyer@email.com>
-
sunag authored
-
sunag authored
-
Nathan Bierema authored
* WebGPURenderer: Pipelines - Clean up. * Update Attributes
-
sunag authored
-
Nathan Bierema authored
-
ycw authored
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
renovate[bot] authored
Co-authored-by:
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-
ycw authored
-
ycw authored
* use scrollTo, not scrollIntoView * cleanup
-
ycw authored
-
ycw authored
-
- 26 May, 2024 2 commits
-
-
Nathan Bierema authored
-
Renaud Rohlinger authored
-
- 25 May, 2024 1 commit
-
-
ycw authored
-
- 24 May, 2024 6 commits
-
-
ycw authored
-
ycw authored
-
Renaud Rohlinger authored
-
Renaud Rohlinger authored
-
Mugen87 authored
-
aardgoose authored
* remove legacy lights support * fix example --------- Co-authored-by:
aardgoose <angus.sawyer@email.com>
-