Commit History

Author SHA1 Message Date
  David Catuhe 5052ac0a00 Fix issue with onPointerUp with multiple cameras 9 years ago
  jbousquie 49471c64dc 9 Tmp Vector3 9 years ago
  David Catuhe d13132cceb BindClipPlane + BindLogDepth 9 years ago
  Sébastien Vandenberghe 9b8bc40d3f Merge Master in 9 years ago
  Sébastien Vandenberghe 5599228dfb Allow HdrTExture in gamma space and not full float 9 years ago
  David Catuhe 225d57d8a3 Added materialHelper to centralize shaders tools 9 years ago
  David Catuhe 67de58db6c Add hdr cube texture support (moving from mat lib to core) 9 years ago
  David 4e1d7c5dcd Update babylon.math.ts 9 years ago
  David Catuhe d8854cca22 Migrate to new quaternionToAngle function 9 years ago
  David Catuhe 32a3ffa15b TouchCamera can now fallback to regular mouse/keyboard controls 9 years ago
  jbousquie 80f25ae136 removed the TMP scalar pre-allocated variables 9 years ago
  jbousquie cb17f05c2a typo 9 years ago
  jbousquie dba9330079 fix Vector2 normalize() wrong multiplication 9 years ago
  jbousquie 963ff5894c rotationFromAxis() uses now Tmp.Vector3 9 years ago
  David Catuhe 93d9f8496c Using Tmp variables in computeWorldMatrix 9 years ago
  jbousquie 5349aebc0c Added class "Tmp" to hold temporary pre-allocated objects 9 years ago
  David Catuhe a9970e01d0 Fixing small bugs with multi-cameras 9 years ago
  jbousquie 033e0b7c43 fix : simplify the RotationFromAxis computation, less temp Vector3 9 years ago
  David Catuhe 0f10e0c620 FIxing issue with Lens flares and postprocessess 9 years ago
  David Catuhe 8220f1520a Fixing file format 9 years ago
  Raanan Weber e603176c2b Parsing and Int32Array for indices 9 years ago
  David Catuhe 97179d04da Adding support for equirectangular not fixed 9 years ago
  David catuhe 343cc67c1d Second fix to Quaternion.toRotationMatrix 9 years ago
  David catuhe a2a6260f54 Fixing quaternion.fromRotationMatrix 9 years ago
  David catuhe 409503f190 First merge 9 years ago
  David Catuhe 534f87a3f7 Cleaning code for PBR 9 years ago
  David catuhe b18667e152 Added first PBR version to material library 9 years ago
  David Catuhe f0b0ed02ac Introducing shaders library 9 years ago
  Raanan Weber 41f19a7a97 MultInPlace-Fixed typo... 9 years ago
  Raanan Weber 050b6f2e66 Quaternion multiplyInPlace 9 years ago