Commit History

Author SHA1 Message Date
  aardgoose fff4f00482 WebGPURenderer: support getArrayBufferAsync() for WebGL backend (#27355) 1 year ago
  林炳权 9807b24377 Docs: Fixed import error (#27372) 1 year ago
  Gernot Steinegger a633443de2 GTAOPass: distance dependent horizon search (#27370) 1 year ago
  Rik Cabanier f394e711c1 Call offerSession at session end time (#27368) 1 year ago
  hybridherbst f7102ac245 Nodes: Log warnings instead of throwing on redefinitions of Node types (#27357) 1 year ago
  Michael Herzog c476c0dd1b Quaternion: Remove redundant `_onChangeCallback` in `slerp()`. (#27365) 1 year ago
  Michael Herzog efafc2bbc9 Quaternion: Add default parameter to `setFromEuler()`. (#27364) 1 year ago
  Michael Herzog 64148ccd1a Quaternion: Add missing call of `_onChangeCallback()` to `fromBufferAttribute()`. (#27363) 1 year ago
  hybridherbst bbfb411caf feat: add normalNode and emissiveNode support for MaterialXLoader (#27356) 1 year ago
  Rik Cabanier 11ad176ef5 Add support for offerSession (#27359) 1 year ago
  Ondřej Španěl 28f99d7da3 Fix: CSM lights when shadow maps are disabled (#27358) 1 year ago
  Garrett Johnson ca7261b12e LineMaterial: Fix clipping at edge artifacts (#27349) 1 year ago
  renovate[bot] a79aa37d33 Update github/codeql-action digest to c0d1daa (#27350) 1 year ago
  renovate[bot] 1ef457e88c Update devDependencies (non-major) (#27351) 1 year ago
  sunag 5a675e6d78 Core: Remove some defines unused (#27346) 1 year ago
  Gernot Steinegger 65db18a9e8 Examples: GTAOPass - remove unused uniform variable and parameter (#27348) 1 year ago
  Garrett Johnson 23d8557c70 Triangle.getInterpolation: Return null if triangle is degenerate (#27331) 1 year ago
  Michael Herzog 4ec856045e WebGLTextures: Directly evaluate `capabilities`. (#27340) 1 year ago
  Michael Herzog 29ce87278e Core: Remove deprecated code. (#27341) 1 year ago
  sunag 2d38c5dbf0 WebGPURenderer: MaterialX (#27294) 1 year ago
  josephrocca 850f318d03 Add Jolt to physics list (#27335) 1 year ago
  Jesse a5a728dab1 ImageBitmapLoader: Cache promises to deduplicate requests. (#27270) 1 year ago
  sunag 4c7912c7b4 StorageTexture: Mipmaps (#27332) 1 year ago
  Michael Herzog f584af2112 Editor: Fix loading zip files with `.glTF`. (#27337) 1 year ago
  Michael Herzog 9abdebb6d2 Editor: Add missing `manager` to `GLTFLoader`. (#27336) 1 year ago
  Michael Herzog 0e05430188 WebGLShadowMap: Dispose of unique depth/distance materials. (#27326) 1 year ago
  Garrett Johnson 62a2a0ccc8 Triangle: Return `null` if the triangle is degenerated. (#27311) 1 year ago
  Anser 35adaa03aa Fixed: Flow reports an error in multiple materials (#27302) (#27324) 1 year ago
  Nathan Bierema 96ac576e09 Fix typo in webgl2_ubo_arrays example (#27322) 1 year ago
  sunag f4b09ecdc6 TSL: Fix texture_depth_2d in wgslFn (#27323) 1 year ago