Commit History

Author SHA1 Message Date
  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
  David catuhe f9c3c85bd4 Introducing meshBuilder 9 years ago
  David catuhe d5187657c6 Marking vertex data as number[] | Float32Array 10 years ago
  David catuhe 3637c98b49 Merging last changes 10 years ago
  jbousquie 7f756290d8 Added Matrix.RotationAxisToRef 10 years ago
  David Catuhe 6303307ce7 Fixed bug with texture coordinates matrices 10 years ago
  Chris Ritten 4b31d92a7a Added normalize to RotationAxis 10 years ago
  David catuhe c6aae2264e Added Material.sideOrientation 10 years ago
  David catuhe 2931ae3e7c Fixing LinesMesh cloning 10 years ago
  jbousquie 12bdb8a64c typo 10 years ago
  jbousquie f9c0affb8d Added RotationFromAxisToRef() 10 years ago
  jbousquie b9d83565ea path3D constructor in-code documentation 10 years ago
  jbousquie 0de72c0eeb added raw parameter to Path3D constructor : returns unnormalized Path3D 10 years ago
  David catuhe 8b8238b567 Upgrading Plane and Ground to new model 10 years ago
  David catuhe 12dde8a0f7 Cleaning recent PRs 10 years ago
  Raanan Weber d9c1cdcc10 Merge pull request #679 from jbousquie/fix.Path3D 10 years ago
  Raanan Weber 2270a2a4e7 Merge pull request #678 from jbousquie/fix.RotationFromAxis 10 years ago
  jbousquie 7e7446bac6 use of Engine.Epsilon instead of local epsilon variable 10 years ago
  jbousquie a9ebc77be8 use of Engine.Epsilon instead of local epsilon variable 10 years ago
  jbousquie aa89d1540b added WithinEpsilon comparison to avoid normalization approximation problems 10 years ago
  Raanan Weber 2f0061750b Merge pull request #677 from jbousquie/fix.Path3D 10 years ago
  jbousquie 7377c08f58 typo 10 years ago
  jbousquie 66611ad843 variable sign : type coherence = float 10 years ago
  jbousquie 5c55ade67f fixed dot product returning values outside the range [-1, 1] 10 years ago