提交历史

作者 SHA1 备注 提交日期
  Michael Bond 8da6fd8a77 Merge branch 'master' of github.com:BabylonJS/Babylon.js into gltf_khr_lights_support 7 年之前
  Michael Bond d8d2f16ca8 Fix typo 7 年之前
  David Catuhe 699084bcd8 Merge pull request #3594 from kcoley/kcoley/refactorGLTFSerializer 7 年之前
  Kacey Coley c0a807275e refactor glTF serializer to use glTF interface. 7 年之前
  Gary Hsu b56e7d7423 Fix glTF loader progress 7 年之前
  Gary Hsu dddee4d8db Fix bugs in animationGroup code and use animationGroups in glTF loader 7 年之前
  Gary Hsu 2cfa5cc651 Add support for STEP interpolation 7 年之前
  Michael Bond 704235a393 First version of glTF khr_lights extension importing. 7 年之前
  Gary Hsu d2bfc9bb7a Fix glTF loader to default animation sampler interpolation to LINEAR 7 年之前
  Ivan Repin 80afeb4c07 fix gltf loader to respect vertexAlpha 7 年之前
  Gary Hsu 513df3fb77 Loader, scene, engine, tools dispose/abort fixes 7 年之前
  Gary Hsu 785eb63aa0 Replace ProgressEvent with custom SceneLoaderProgressEvent 7 年之前
  David Catuhe 4f2107be24 Merge pull request #3399 from bghgary/negative-scale 7 年之前
  Gary Hsu acd095f785 Fix issue with glTF assets when transform have negative determinant 7 年之前
  Raanan Weber ba37dcca98 Further unneeded BABYLON references. 7 年之前
  Gary Hsu d57a42d012 Fixes for progress event in glTF loader 7 年之前
  Gary Hsu fc4f9c90db Add support for Tools.LoadFile retry 7 年之前
  Gary Hsu 97069ed45f Pipe exceptions thrown by the glTF loader up through the scene loader 7 年之前
  Gary Hsu 0da7eb0440 Fix minor typo in glTF loader 7 年之前
  David Catuhe e6089ce87c Merge pull request #3327 from bghgary/loader-fixes 7 年之前
  Gary Hsu c636f2b726 Fix glTF loader bug 7 年之前
  Gary Hsu b5b8282fb1 Add context to warnings and loosen some checks 7 年之前
  David Catuhe e2f3ad254c temp fix for sandbox 7 年之前
  David Catuhe 2e1fc3d748 Merge pull request #3312 from bghgary/gltf-documentation-updates 7 年之前
  Gary Hsu 9c24a5c7c2 Add animationStartMode and update documentation for glTF loader 7 年之前
  Kacey Coley 643e146c25 Switch to using Material instead of Multimaterial when there is only one submesh in glTF loaders 7 年之前
  Gary Hsu 67493ac967 Fix issue with applying skeleton root transforms for glTF loader 7 年之前
  Gary Hsu 68abdab55e Fix glTF loader bugs 7 年之前
  Ben Adams 9bf5ef0aa0 Stronger typing 7 年之前
  Sebastien Vandenberghe 73cc6ac509 Fix ProgressEvent on IE 7 年之前