Commit History

作者 SHA1 備註 提交日期
  Angelo Scandaliato cfa0ea3189 finished first version of extport animation data 9 年之前
  Angelo Scandaliato d249cca011 created the asset writer function for animations export gltf 9 年之前
  Angelo Scandaliato 37d32e79c9 created exportAnimation function 9 年之前
  Angelo Scandaliato 99c93e861c Merge remote-tracking branch 'upstream/master' into feature/fix-glTF-validator-errors 9 年之前
  Angelo Scandaliato 0619232aef included samplers dictionary for textures 9 年之前
  John Senneker 83c0163ec6 glTF: Read and write transparency values 9 年之前
  Angelo Scandaliato 7dd2e7011d fixed issue with texcoordinate bufferview target 9 年之前
  Angelo Scandaliato f2e6f2f67f work around for indices array in ExportData 9 年之前
  Angelo Scandaliato e89e98291a calculate and write min and max attributes for accessors 9 年之前
  johnmaf 3052f35824 glTF: move mesh splitting to constructor to cover GLB 9 年之前
  johnmaf c9f28192d9 Merge upstream master 9 年之前
  Alexandr Arutjunov f11545d2c0 [*] Merge with fresh master. 9 年之前
  Kim Kulling b8950f6d90 Merge pull request #998 from johnmaf/bugfix/gltfUVs 9 年之前
  johnmaf 3c827f29f6 Export glTF buffers as separate .bin files 9 年之前
  johnmaf cd038209dd Add all glTF data to single buffer 9 年之前
  johnmaf 8b3f348d63 Flip UVs in glTFExporter 9 年之前
  Alexandr Arutjunov ac1bcaa4cc Merge branch 'master' of https://github.com/assimp/assimp into gltf_o3dgc 9 年之前
  johnmaf 702d57fbae Split mesh before exporting gltf. Fixes #995 9 年之前
  Kim Kulling 238f14f30f Fix coverity findings: fix possible usage after calling free. 9 年之前
  Alexandr Arutjunov 48f8c117e2 [F] Conditional compilation for Open3DGC-extension. 9 年之前
  Alexandr Arutjunov 8ab50aa9a0 [*] Few C++11 constructions are removed. 9 年之前
  Alexandr Arutjunov 0ad2f2247a [+] glTF import/export. Support for Open3DGC-compression of mesh primitives. 9 年之前
  Alexandr Arutjunov 778ad7f06f [+] Use "buffer" ID against "bufferView" ID for Open3DGC-compression. 9 年之前
  Alexandr Arutjunov 9a4fa1321b [+] Save parameters of mesh extension: Open3DGC-compression. 9 年之前
  Alexandr Arutjunov 507668229f [+] Support Open3DGC for glTF import/export. Intermediate commit. 9 年之前
  Kangning Li f15b6177f7 glTFExporter fixes: spaces to tabs 9 年之前
  Kangning Li c98e77907c fixed some small bugs in the gltf exporter: byteOffsets in accessors/bufferViews, logic problem with bufferView targets 9 年之前
  Alexander Gessler 0b79d1ebda Revert previous glTF fix (e5233283efa2b84a1bf) because it breaks ODR as pointed out by @turol, instead just make importer depend on the necessary definitions. 9 年之前
  Otger 64f78e003f Fixed crashes when files were not found, and fixed some warnings 9 年之前
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前