Commit History

Author SHA1 Message Date
  Gary Hsu 93db87da17 Fix compile materials issues in glTF loader 7 years ago
  Gary Hsu e68ed244ba Dispose unused node and material LODs in glTF loader 7 years ago
  Gary Hsu 691608e493 Use string interpolation in glTF loader 7 years ago
  Gary Hsu 29f68a2cab Bunch of glTF loader bug fixes 7 years ago
  Gary Hsu 263520c6e8 Fix bug with loading skeleton in glTF loader 7 years ago
  Gary Hsu d76145b905 Update Draco compression to use web workers 7 years ago
  Gary Hsu be08556831 Add checks for extensions required to glTF loader 7 years ago
  Gary Hsu 96047feeb9 Small clean up and disallow points primitive mode as per spec 7 years ago
  Gary Hsu 733b6ba980 Add support for Draco compression to glTF loader 7 years ago
  Gary Hsu f3825d175a Fix bug in glTF loader importMeshAsync 7 years ago
  Gary Hsu 0aa2378ca8 Fix bug in glTF loader where onMeshLoadedObservable is not fired for the primitive meshes 7 years ago
  Gary Hsu d85cdf7afb Small fix 7 years ago
  Gary Hsu 0180e5b519 Fix memory leak 7 years ago
  Gary Hsu 74bf091938 glTF Loader extension and compileMaterials fixes 7 years ago
  Gary Hsu b5389deeb3 glTF loader updates and related changes 7 years ago
  Michael Bond 8da6fd8a77 Merge branch 'master' of github.com:BabylonJS/Babylon.js into gltf_khr_lights_support 7 years ago
  Michael Bond d8d2f16ca8 Fix typo 7 years ago
  David Catuhe 699084bcd8 Merge pull request #3594 from kcoley/kcoley/refactorGLTFSerializer 7 years ago
  Kacey Coley c0a807275e refactor glTF serializer to use glTF interface. 7 years ago
  Gary Hsu b56e7d7423 Fix glTF loader progress 7 years ago
  Gary Hsu dddee4d8db Fix bugs in animationGroup code and use animationGroups in glTF loader 7 years ago
  Gary Hsu 2cfa5cc651 Add support for STEP interpolation 7 years ago
  Michael Bond 704235a393 First version of glTF khr_lights extension importing. 7 years ago
  Gary Hsu d2bfc9bb7a Fix glTF loader to default animation sampler interpolation to LINEAR 7 years ago
  Ivan Repin 80afeb4c07 fix gltf loader to respect vertexAlpha 7 years ago
  Gary Hsu 513df3fb77 Loader, scene, engine, tools dispose/abort fixes 7 years ago
  Gary Hsu 785eb63aa0 Replace ProgressEvent with custom SceneLoaderProgressEvent 7 years ago
  David Catuhe 4f2107be24 Merge pull request #3399 from bghgary/negative-scale 7 years ago
  Gary Hsu acd095f785 Fix issue with glTF assets when transform have negative determinant 7 years ago
  Raanan Weber ba37dcca98 Further unneeded BABYLON references. 7 years ago