forked from mrdoob/three.js
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(): pull from original forked repository #1
Merged
Conversation
This file contains 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
* Docs:Libraries-and-Plugins translation * Docs:Add Libraries-and-Plugins in list.json * Update Libraries-and-Plugins.html Update `lang`. --------- Co-authored-by: Michael Herzog <[email protected]>
* Introduce `instance()` for custom use * cleanup * update names
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* ArcballControls: Add `enableFocus` option to control focus behavior * Update examples to reflect ArcballControls changes * lint-fix * Update ArcballControls.html * Update ArcballControls.html * Update ArcballControls.html * Update ArcballControls.html * Update ArcballControls.html * Update ArcballControls.html * Update misc_controls_arcball.html --------- Co-authored-by: Michael Herzog <[email protected]>
* Docs:Improve documentation about WebGLRenderer.extensions * update
* Added setFromPoints method to LineGeometry * Added method to the docs
* Vector: Replace `MathUtils.clamp()` with `clamp()`. * Simplified webgl_buffergeometry_attributes_integer.
* Examples: Improve `webgpu_postprocessing_sobel`. * E2E: Update exception list.
* Add `PointShadowNode` (WIP) * use webgpu * fix hash * cleanup * Update ShadowNode.js * revisions * revision * Update webgpu_lights_physical.jpg * ShadowNode: Add `getShadowFilterFn` * Add `Fn` sufix for shadow filters TSL function * PointShadowNode: add percentage-closer filtering * update example * add __PURE__ * rename shadow filters and `export` * Update webgpu_lights_physical.html
* GTAONode: Clean up. * SSRNode: Support logarithmic depth.
This reverts commit a7500fd.
* Renderer: Document more modules. * Fix typo. * Fix typo.
…#30218) * WebGPURenderer: Respect TypedArray in StorageInstancedBufferAttribute * Update NodeUtils.js --------- Co-authored-by: Michael Herzog <[email protected]>
* Renderer: Document more modules. * Renderer: Document more modules. * Fix typo.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix conditional setup process * fix nodeType * cleanup * Update ConditionalNode.js
* Update Strings.js for Farsi language * Update Config.js for Farsi in suggestedLanguage
* Renderer: Document more modules. * Fix typos. * Renderer: Document more modules. * Fix typos.
* Renderer: Document more modules. * Fix formatting. * Backend: Fix method name.
Update revision.
* Renderer: Document more modules. * Renderer: Document more modules. * Renderer: Document more modules. * Renderer: Document more modules. * Fix typo.
* Examples: Added sphere to webgpu_lights_ies_spotlight. * update example --------- Co-authored-by: sunag <[email protected]>
* WaterMesh: Improve lighting support * Update WaterMesh.js * Update WaterMesh.js * Update WaterMesh.js * cleanup
The third parameter doesn't do anything.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.