-
-
Notifications
You must be signed in to change notification settings - Fork 36k
BatchedMesh: Refactor error handling. #29591
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 2 commits
Commits
Show all changes
151 commits
Select commit
Hold shift + click to select a range
40d9cbc
Refactor BatchedMesh class error handling
Makio64 34a19b8
fix linting
Makio64 35f4555
GTAONode: Fix AO with WebGL backend. (#29593)
Mugen87 1ae4fce
OutlineNode: Improve approach (#29583)
sunag aedf298
WebGPURenderer: Introduce `PostProcessingUtils` (#29595)
sunag e754fce
Editor: Fixed editor not loading on Chrome 129.0.6668.100 due to impo…
mrdoob aa9e4ce
remove obsolete method (#29596)
aardgoose 1a6d5e6
Addons: Add `SSRNode`. (#29597)
Mugen87 909af71
Examples: Clean up. (#29600)
linbingquan 1d91b42
PostProcessingUtils: Improve names, replaced some `save` to `reset` (…
sunag 981e8ee
better error message
Makio64 e6e4398
PostProcessingUtils: Add `getScreenPosition()`. (#29599)
Mugen87 0e17a92
WebGPURenderer: Fix missing updates to geometry attributes (#29589)
RenaudRohlinger c767fa1
Updated builds.
sunag 5e3e26a
SSRNode: Honor `metalness`. (#29605)
Mugen87 4efe2d0
TSL: Introduce `premultipliedGaussianBlur` (#29604)
sunag 69e0515
Examples: Added `hashBlur` and improve `webgpu_backdrop_area` example…
sunag 279db99
TransformControls: Add min/max constraints. (#29602)
Makio64 767acce
Eslint: Add `no-irregular-whitespace` rule (#29608)
linbingquan 3463260
GaussianBlurNode: Remove useless check. (#29611)
Mugen87 06e4cf1
ReflectorNode: Remove `getTextureNode()`. (#29609)
Mugen87 65c13da
TSL: `hashBlur` - added default `uv` (#29614)
sunag df215c8
WebGPURenderer: Introducing an `IndirectStorageBufferAttribute` (#29…
Spiri0 0e1ed5b
Update webgpu_postprocessing_ssr.html
Mugen87 f4afcaa
WebGPURenderer: Introduce indirect drawing support (#29615)
sunag 7825616
Updated builds.
sunag d98942d
Typo: update prerequisites.html (#29616)
DevinCLane 5b8270d
Bumped servez.
mrdoob 32c7dc7
Bump cookie and express (#29617)
dependabot[bot] 72b02f3
Removed unused textures. (#29618)
mrdoob c5329f9
Clean up.
mrdoob c8fd86d
Docs: Improve `WebGLRenderer` Chinese page. (#29620)
ShanHaiSiLu 36bac08
Update webgpu_postprocessing_ssaa.html
Mugen87 0e584a2
Nodes: Fixes and improvements for `reflector` and `gaussianBlur` (#29…
sunag 09a6807
ReflectorNode: Add `getDepthNode()`. (#29621)
Mugen87 c3e812b
WaterMesh: Fix planar offset - WebGPU (#29626)
sunag 682e2fc
ReflectorNode: Added missing `nodeObject` (#29627)
sunag 0eba913
Updated builds.
Mugen87 597481c
WebGPURenderer: webgl-fallback - fix uniform/texture index allocation…
aardgoose 921284e
ReflectorNode: Fix projection matrix computation for WebGL. (#29630)
Mugen87 8e0ce15
Updated builds.
Mugen87 1886e4b
remove useless call (#29631)
aardgoose c8ff82d
Docs: Upgrade prettify.js. (#29633)
Mugen87 5328565
Update actions/upload-artifact digest to b4b15b8 (#29638)
renovate[bot] 773a5c2
Update actions/checkout digest to eef6144 (#29637)
renovate[bot] 0220bf6
Update dependency magic-string to v0.30.12 (#29641)
renovate[bot] 3f9757e
Docs: Improve Chinese translation. (#29643)
puxiao bd27ad7
Update github/codeql-action digest to c36620d (#29640)
renovate[bot] 03b0511
SSAAPassNode: Clean up. (#29647)
Mugen87 c4944f2
Docs: Fix typo and Improve `How-to-dispose-of-objects` page Korean t…
sungpaks 5eb8dcf
Update webgpu_postprocessing_dof.html
Mugen87 bd8fb94
Playground: Add `normalMap` node. (#29652)
hybridherbst 26efd87
WebGPUTextureUtils: Fix usage of `Texture.anisotropy`. (#29654)
Mugen87 25ff4db
WebGPURenderer: Introduce `TiledLighting` (#29642)
sunag a9f7169
Updated builds.
sunag 752400c
fix(Material): sRGB decoding for VideoTexture .emissiveMap (#29657)
donmccurdy db6cb64
Update How-to-use-post-processing.html (#29665)
sawa-zen aa4fa45
fix: remove methods for CSSRenderer Objects within iframe (#29663)
yomotsu b9144b9
Addons: Add `TRAAPassNode`. (#29636)
Mugen87 fdd528d
Batchmesh: Fix cases where calling optimize can result in inconsisten…
gkjohnson aee03e7
3MFLoader: Add Preliminary Support for Loading Implicit Functions (#2…
zalo ac5804d
WebGPURenderer: Add backend information to `data-engine` field. (#29670)
jclaessens97 6ba7313
Examples: Clean up TSL editor example (#29669)
donmccurdy ce402f3
TRAAPassNode: Clean up. (#29671)
Mugen87 4e4f91b
Examples: Clean up. (#29672)
Mugen87 1360b24
Revert "WebGPURenderer: Add backend information to `data-engine` fiel…
Mugen87 29c41b6
WebGLRenderer: Correctly generate mipmaps for 3D & Array RenderTarget…
gkjohnson cef0049
GLTFExporter: Add support for WebGPURenderer (#29509)
donmccurdy 20ce0ce
WebGPUTextureUtils: Disable uv transform. (#29680)
Mugen87 7fb8f94
WebGPUTextureUtils: Improve `uv` approach. (#29684)
Mugen87 8104618
Update webgl_loader_3mf.html
Mugen87 076d8d6
WebGPURenderer: Fix pipeline cache key (#29685)
sunag d74ecc5
BatchedMesh: Consolidate internal geometry information (#29687)
gkjohnson afd5105
AfterimagePass: Use copy shader. (#29691)
Mugen87 6e161d5
BatchedMesh: Batched cleanup 2 (#29695)
gkjohnson 8cba4e8
WebGLRenderer: Always generate mipmaps when "generateMipmaps" is true…
gkjohnson 19db40b
WebGLRenderer: Support render target textures in `copyTextureToTextur…
Mugen87 0ba7073
WebGLTextures: Ensure depth texture properties are deleted. (#29697)
Mugen87 2976aa1
GLTFExporter: Better defaults for metallic and roughness factors. (#2…
Mugen87 b73e59b
WebGLRenderer: Copy set of layers when copying 3d texture data (#29699)
gkjohnson 58579a5
Examples: Cleanup `webgpu_lights_tiled` (#29701)
sunag 16f2c3e
PhysicalLightingModel: Cleanup `evalIridescence` (#29702)
sunag 04ddcb9
WebGPURenderer: Introduce waitForGPU (#29686)
RenaudRohlinger 3102d6b
BufferGeometry: Check for existing attribute in `setFromPoints()`. (#…
Mugen87 863b873
Updated builds.
Mugen87 cde4019
Update PostProcessingUtils.js
Mugen87 4d08201
PostProcessingUtils: Add method for normal reconstruction. (#29703)
Mugen87 3020a31
BloomNode: Remove redundant clears. (#29704)
Mugen87 84183ce
Update github/codeql-action digest to f779452 (#29706)
renovate[bot] cb29f6f
TSL: Support defined color spaces in ColorSpaceNode (#29694)
donmccurdy 39b1f02
WebGPURenderer: Added double-side transmission 1/2 (#29705)
sunag 48e6e2e
GLTFExporter: Clearer code.
mrdoob 8f4990f
Docs: Fix typos (#29716)
s-rigaud ad0dbfe
webgpu: add `wgsl` comment tag (#29709)
linbingquan 44e18c8
RectAreaLightTextureLib: Fix DataTexture usage (#29717)
s-rigaud 9c54823
Update OutlineNode.js
Mugen87 ca20cf9
Update OutlineNode.js
Mugen87 167c022
Addons: Add `LensflareNode`. (#29715)
Mugen87 1075735
WebGLRenderer: Stable reversed Z buffer implementation. (#29579)
eXponenta cdc33fe
Updated builds.
Mugen87 9aa74de
`LensflareNode`, `OutlineNode`: Added *Node suffix (#29719)
sunag 4c36f5f
WebGPURenderer: Added double-side transmission 2/2 (#29718)
sunag 6d6c60b
Docs: added copy button to non-inline code snippets (#29700)
snowiewdev 86f1431
Examples: `webgpu_lights_tiled` cleanup (2) (#29722)
sunag 68ea403
TiledLightsNode: Fix light intensity (#29723)
sunag 226c32c
WGSLNodeFunction: Ignore convertion of unknown types (#29724)
sunag 8be6bed
fix: uuid translation in Korean (#29731)
seopyoon c58511d
ConeGeometry: Check for vertex convergence before removing triangles …
gkjohnson 3293572
WebGLRenderer: Allow for copying 2d targets to and from layers of 3d …
gkjohnson e4bae2f
Addons: Deprecate MMD modules. (#29698)
Mugen87 226a9ed
PassNode: Clean up. (#29733)
linbingquan a2befb6
NodeMaterialObserver: Fix buffer resize when `transmission` is used (…
sunag 534a3fc
NodeMaterialObserver: Clean up (#29737)
sunag 14b6142
Examples: Clean up. (#29738)
linbingquan 4e6f914
Examples: Clean up. (#29743)
Mugen87 35adad2
KTX2Loader: Support transcoding UASTC HDR to BC6H and RGBA16 (#29730)
donmccurdy e7e4ceb
ScriptableNode: Rename `global` to `ScriptableNodeResources` (#29736)
scottmas 1978cad
ProgressiveLightMap: Remove usage of `THREE` namespace. (#29747)
Mugen87 3f7243b
Examples: Remove usage of `THREE` namespace. (#29748)
linbingquan 40367cd
GLTFLoader: Add KTX2 mime type support in getImageURIMimeType (#29746)
puxiao f827e45
ProgressiveLightMap: Add WebGPU version. (#29749)
Mugen87 59100c4
Addons: WebGPU CSM shadows - using shadowNode (#29610)
aardgoose a5cb106
Updated builds.
Mugen87 1573497
Update actions/checkout digest to 11bd719 (#29754)
renovate[bot] f3ee371
Update actions/setup-node digest to 39370e3 (#29755)
renovate[bot] 6c231d8
WebXRManager: Inherit active layers from camera (#29742)
mrxz 751d9ec
Addons: Remove `CinematicCamera`. (#29750)
Mugen87 d067dfd
LDrawLoader: Add WebGPU support. (#29752)
Mugen87 d59de8e
Docs:Manual lights.html typo (#29756)
Nokic233 bbfdeac
Add `Vector4.divide`, to match Vector3 and Vector2 function set (#29759)
kristiker ff6450a
NodeMaterial: Add support for `alphaHash`. (#29757)
Mugen87 b7ae580
Updated builds.
Mugen87 184cc6b
WebGPURenderer: Support `Scene.backgroundRotation`. (#29762)
Mugen87 09c38ab
WebGPURenderer: `copyFramebufferToTexture` - support for post-renderi…
sunag 83c3f72
RectAreaLightNode: Fix `update()`. (#29771)
Mugen87 732bc2a
TSL: Add function for BPCEM. (#29773)
Mugen87 e5f2707
Examples: Remove raymarching GLSL demo. (#29774)
Mugen87 10b2770
Update SECURITY.md
Mugen87 f19ca73
Update SECURITY.md
Mugen87 ab048e6
WebGPURenderer: Handle Device Lost Event (#29767)
RenaudRohlinger bfa78c7
Updated package-lock.json
mrdoob bf00bb0
Updated builds.
mrdoob beab9e8
r170
mrdoob d0f64d6
Dev: Upgrade jimp to latest version. (#29780)
Mugen87 54c3413
Update constants.js
Mugen87 841ca14
WebGLRenderer: Add support for copying mipmap data between textures (…
gkjohnson c3a6e70
Materials: Revert static types of builtins materials (#29789)
RenaudRohlinger 0dbc396
Refactor BatchedMesh class error handling
Makio64 5d901a3
better error message
Makio64 cb2cc29
Merge branch 'fix-batchedmesh-silent-error' of https://github.com/Mak…
Makio64 639ab20
clean old
Makio64 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.