提交历史

作者 SHA1 备注 提交日期
  Daniel Hritzkiv 98e98dc40c Fix node names sharing same name 7 年之前
  Kim Kulling 7a395e274f Merge branch 'master' into fix/gltf2-transforms 7 年之前
  Kim Kulling 8ce5985aa0 Merge branch 'master' into fix/gltf2-preserve-node-names 7 年之前
  awefers 0031165789 Add support for tangents in glTF2.0 import 7 年之前
  awefers 0b04ae1d91 Preserve node names when importing glTF2.0 7 年之前
  awefers e53d4735b0 Fix transform matrices multiplication order per glTF2.0 spec 7 年之前
  Patrick Dähne 6cbfd5b977 [glTF2] Implemented reading binary glTF2 (glb) files 7 年之前
  Thomas Lemaire 5b76a31485 fix trivial warnings 8 年之前
  Daniel Hritzkiv 89358458f0 Approximate specularity / glossiness in metallicRoughness materials 8 年之前
  Daniel Hritzkiv a898c1f2d1 SpecularFactor import and export improvements 8 年之前
  Daniel Hritzkiv c71790c78d Diffuse color and diffuse texture import and export improvements 8 年之前
  Kim Kulling 81b94a1dca Merge pull request #1445 from Matter-and-Form/gltf2-alphaMode-fix 8 年之前
  Daniel Hritzkiv de0bf2ea96 Fix alphaMode storage and reading 8 年之前
  Daniel Hritzkiv 5147acfe65 Revert "store node mesh vs. meshes" 8 年之前
  Jeremy Cowles c207e74534 Fix glTF 2.0 multi-primitive support 8 年之前
  Daniel Hritzkiv 816e6909ca Remove KHR_binary_glTF code 8 年之前
  Daniel Hritzkiv b4f5033d89 Remove compresssed file format flag 8 年之前
  John Senneker 140b903d7a Fix parsing of glTF version 8 年之前
  John Senneker 19876e9822 Add support for importing both glTF and glTF2 files 8 年之前
  Daniel Hritzkiv 3ba00ca421 Define gltf material property names as constants 8 年之前
  Daniel Hritzkiv 54dd4804cd Fix indentation 8 年之前
  Daniel Hritzkiv 44757af34a Implement pbrSpecularGlossiness property as Nullable 8 年之前
  Daniel Hritzkiv 37527849b7 Export material names properly 8 年之前
  Daniel Hritzkiv a9c4fa84b5 Sampler improvements; Add new LazyDict method 8 年之前
  Daniel Hritzkiv 2abdbdb55e Fix unused CopyValue 8 年之前
  Daniel Hritzkiv 63ef19d9ad Export extensions 8 年之前
  Daniel Hritzkiv a0d97505e5 store node mesh vs. meshes 8 年之前
  Daniel Hritzkiv 2d54019b8f Remove OPEN3DGC and compression references 8 年之前
  Daniel Hritzkiv 562920fbb8 Changes to GLTF2 materials 8 年之前
  Daniel Hritzkiv 7532d6aac1 Remove Light, Technique references 8 年之前