Commit History

Author SHA1 Message Date
  林炳权 ac40584c52 Utils: export `createCanvasElement` to public and use it for `WebGPURenderer` module (#26601) 2 years ago
  Don McCurdy 88c95377c1 Texture+WebGLRenderTarget: Replace .encoding with .colorSpace (#25771) 2 years ago
  Mr.doob d57885abbf Revert "Core: Use `structuredClone()` when available. (#25535)" 2 years ago
  oyar cfe9eaf394 Core: Use `structuredClone()` when available. (#25535) 2 years ago
  Michael Herzog a6cee1f74d BufferGeometry: Account for PRIMITIVE_RESTART_FIXED_INDEX in setIndex(). (#24569) 3 years ago
  Toru Higuruma 84f3e57c53 BufferGeometry: Faster setIndex from Array (#23290) 3 years ago
  Michael Herzog 9b86245eaf Add WebGLShaderCache. (#23022) 3 years ago
  Dave Buchhofer 20e2e54f7c lighter getProgramCacheKey when using RawShaderMaterials (#22650) 3 years ago
  linbingquan 9ea2d4a418 Extract public method for createElementNS. (#22488) 4 years ago
  Mr.doob d401181625 Removed Uint8ClampedArray workaround. 4 years ago
  Mugen87 cd0498f63d utils.js: Introduce getTypedArray(). 4 years ago
  Mr.doob 4944e56c06 Removed all @author mrdoob. 5 years ago
  Rawr 5c2d216d19 intro commit 5 years ago
  Mr.doob 8528cf435a Added header to utils.js 8 years ago
  Mr.doob 44ec6fa7a2 Clean up. 8 years ago
  alejandro 38ce9230d9 utils: Fixed regression in IE/Edge with PR #11002 8 years ago
  alejandro b820f6a7a7 Fixed code style issue 8 years ago
  alejandro a6773e63c0 utils: Optimized arrayMax/arrayMin functions 8 years ago
  Mr.doob 933f4cae14 Moved arrayMin and arrayMax out of _Math. See #10603. 8 years ago