Histórico de Commits

Autor SHA1 Mensagem Data
  kimkulling a06133ab52 Update copyrights. há 6 anos atrás
  Alexandre Avenel ae0f82d5b7 Fix #2077 : GLTF segfault using triangle strip há 7 anos atrás
  Paul Arden e43e30b726 Slight rework for fix to issue #2046 to remove some duplicated code. há 7 anos atrás
  Paul Arden e7699ca585 Added support for non-indexed meshes in glTF importer. Addresses issue #2046. há 7 anos atrás
  Marco Di Benedetto affedc139e Merge https://github.com/assimp/assimp há 7 anos atrás
  Kim Kulling b049933d2f update license dates. há 7 anos atrás
  Marco Di Benedetto 5f38bd01ec restored gltf checks. há 7 anos atrás
  Marco Di Benedetto c749594e9d gltf instant ok on valid extension. há 7 anos atrás
  Marco Di Benedetto 55ca48e838 Merge branch 'master' of https://github.com/assimp/assimp há 7 anos atrás
  Christian Meurin 925be5e983 Merge branch 'master' into master há 7 anos atrás
  Marco Di Benedetto 978c156c2a added import of material properties (double sided and transparency) in glTF 1.0 importer. há 7 anos atrás
  Axel Wefers 901b981260 glTF: Always check signature há 7 anos atrás
  BuildTools 66171de915 Successful lib build, unit testing still WIP há 7 anos atrás
  Turo Lamminen 7ebd8e7543 glTFAsset: Use std:unique_ptr for Image data há 7 anos atrás
  Thomas Lemaire 5b76a31485 fix trivial warnings há 8 anos atrás
  Daniel Hritzkiv 3e8955faf5 Don’t ignore rgba(1,1,1,1) color properties há 8 anos atrás
  John Senneker 140b903d7a Fix parsing of glTF version há 8 anos atrás
  John Senneker 19876e9822 Add support for importing both glTF and glTF2 files há 8 anos atrás
  Kim Kulling a2b8d66a86 Update license info. há 8 anos atrás
  Kim Kulling ef540f46a3 Remove unused headers. há 8 anos atrás
  Andy Maloney 0c7aac02eb Fixes spelling in comments há 8 anos atrás
  Kim Kulling b90669c45e C++11: Replace std::to_string by assimp-specific implementation. há 9 anos atrás
  Alexandr Arutjunov d97f00571e [*] Not needed namespace. há 9 anos atrás
  Alexandr Arutjunov ac1bcaa4cc Merge branch 'master' of https://github.com/assimp/assimp into gltf_o3dgc há 9 anos atrás
  Kim Kulling c6f670ff50 glTFImporter: avoid out-of-bounds-access. há 9 anos atrás
  Alexandr Arutjunov 48f8c117e2 [F] Conditional compilation for Open3DGC-extension. há 9 anos atrás
  Alexandr Arutjunov 0ad2f2247a [+] glTF import/export. Support for Open3DGC-compression of mesh primitives. há 9 anos atrás
  Alexandr Arutjunov a6ec0e4c7a [*] Style. Intermediate commit. há 9 anos atrás
  Alexandr Arutjunov 29e982e185 [F] Fixed problem with more then one mesh in scene. More detaily read at line 529 in glTFAsset.inl. há 9 anos atrás
  Otger 159af06524 Fixed GLTF bugs, and added a few test models há 9 anos atrás