Commit History

作者 SHA1 備註 提交日期
  Kim Kulling b049933d2f update license dates. 8 年之前
  Christian Meurin 925be5e983 Merge branch 'master' into master 8 年之前
  Axel Wefers 901b981260 glTF: Always check signature 8 年之前
  BuildTools 66171de915 Successful lib build, unit testing still WIP 8 年之前
  Turo Lamminen 7ebd8e7543 glTFAsset: Use std:unique_ptr for Image data 8 年之前
  Thomas Lemaire 5b76a31485 fix trivial warnings 8 年之前
  Daniel Hritzkiv 3e8955faf5 Don’t ignore rgba(1,1,1,1) color properties 8 年之前
  John Senneker 140b903d7a Fix parsing of glTF version 8 年之前
  John Senneker 19876e9822 Add support for importing both glTF and glTF2 files 8 年之前
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Kim Kulling ef540f46a3 Remove unused headers. 9 年之前
  Andy Maloney 0c7aac02eb Fixes spelling in comments 9 年之前
  Kim Kulling b90669c45e C++11: Replace std::to_string by assimp-specific implementation. 9 年之前
  Alexandr Arutjunov d97f00571e [*] Not needed namespace. 9 年之前
  Alexandr Arutjunov ac1bcaa4cc Merge branch 'master' of https://github.com/assimp/assimp into gltf_o3dgc 9 年之前
  Kim Kulling c6f670ff50 glTFImporter: avoid out-of-bounds-access. 9 年之前
  Alexandr Arutjunov 48f8c117e2 [F] Conditional compilation for Open3DGC-extension. 9 年之前
  Alexandr Arutjunov 0ad2f2247a [+] glTF import/export. Support for Open3DGC-compression of mesh primitives. 9 年之前
  Alexandr Arutjunov a6ec0e4c7a [*] Style. Intermediate commit. 9 年之前
  Alexandr Arutjunov 29e982e185 [F] Fixed problem with more then one mesh in scene. More detaily read at line 529 in glTFAsset.inl. 9 年之前
  Otger 159af06524 Fixed GLTF bugs, and added a few test models 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 年之前
  Otger d9b365eb90 Fixed a few GLTF importer/exporter bugs 9 年之前
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前
  Kim Kulling 1191d03405 Update license info. 10 年之前
  Kim Kulling 4e9ee4e406 coverity findings: add missing initialization. 10 年之前
  Otger d72443d6b0 Fixed gcc warnings and errors 10 年之前
  Otger 4f757cdf5a Implemented basic glTF exporter and improved the importer (plus some code refactor) 10 年之前
  Otger 5942d60aea Fixed gcc errors 10 年之前