提交历史

作者 SHA1 备注 提交日期
  Gary Hsu c8ae5a7eba Initial MSFT_LOD implementation for node LODs 8 年之前
  Sebastien Vandenberghe 0a03149655 onParsed in GLTF 8 年之前
  David Catuhe 6d55c04478 Improved control over material compilation for gltf 8 年之前
  David Catuhe 93e73662ae - Allow users to configure plugins upon loading a scene 8 年之前
  David Catuhe de541d29fa Added a new event for gltf loader: onFirstLODComplete 8 年之前
  David Catuhe f1ab10433e Fixed #2561 and #2560 8 年之前
  Gary Hsu ebbf412634 Add better handling of errors and progress 8 年之前
  Gary Hsu 1236974d64 Add better handling of coordinate systems for glTF loader 8 年之前
  Gary Hsu 7e1f66631a Allow loaders without scene loader and add events to glTF loader 8 年之前
  Howard Wolosky 63424e82db Add canDirectLoad to glTFLoader 8 年之前
  Gary Hsu 81f024f5b5 Change glTF 2 loader to not return until textures are done loading 8 年之前
  Gary Hsu 4d14321ee5 Fix version check to allow revisions for glTF 1.0.1 files 8 年之前
  Gary Hsu aec514120a Add versioned glTF loader support 8 年之前
  Gary Hsu 48e784d606 Fix typos in warning strings 8 年之前
  Gary Hsu 1504969450 Add support for double-sided materials 8 年之前
  Gary Hsu 010e955e64 Change glTF loader to read metallic from blue and occlusion from red 8 年之前
  Gary Hsu 83c8b2868e Remove unnecessary code 8 年之前
  Gary Hsu 5aa933a2e8 Fix merge bug 8 年之前
  Gary Hsu 8eae5629a6 Merge branch 'master' 8 年之前
  Gary Hsu 601edae397 Fix vertex colors and alpha mode to conform with spec 8 年之前
  Robert Adams 0375842c12 GLTF: Correct initialization of node rotation from quaternion. 8 年之前
  Dean Wadsworth cd82127385 Adding tangent and bitangent support to glTFFileLoader and Babylon.js (#1) 8 年之前
  Gary Hsu ec1a2de014 GLB v2 and alpha mode support 8 年之前
  Gary Hsu 7b5be5c253 Fix issue with glTF loader and TRS in nodes 8 年之前
  Gary Hsu d1aff9b88b Add glTF 2.0 support 8 年之前
  Julien Moreau-Mathis cb0773c1c3 glTF File Loader: no more skeleton.needInitialSkinMatrix, fixed skinned meshes 8 年之前
  Julien Moreau-Mathis 72ee37dd2e GLTF materials common extension, getting support of lights 8 年之前
  Julien Moreau-Mathis e59fe8e015 Removing GLTFFileLoader.MakeYUP tip since the loader is using right handed 8 年之前
  Julien Moreau-Mathis ea3a0d7f75 Adding IncrementalLoading to disable or enable incremental loading (gltf) 8 年之前
  Julien Moreau-Mathis 9b47918000 Adding default material for gltf 1.1 related to https://github.com/KhronosGroup/glTF/tree/master/specification/1.0#appendix-a-default-material 8 年之前