Historia zmian

Autor SHA1 Wiadomość Data
  Thomas Lemaire 5b76a31485 fix trivial warnings 8 lat temu
  Daniel Hritzkiv 3e8955faf5 Don’t ignore rgba(1,1,1,1) color properties 8 lat temu
  John Senneker 140b903d7a Fix parsing of glTF version 8 lat temu
  John Senneker 19876e9822 Add support for importing both glTF and glTF2 files 8 lat temu
  Kim Kulling a2b8d66a86 Update license info. 8 lat temu
  Kim Kulling ef540f46a3 Remove unused headers. 9 lat temu
  Andy Maloney 0c7aac02eb Fixes spelling in comments 9 lat temu
  Kim Kulling b90669c45e C++11: Replace std::to_string by assimp-specific implementation. 9 lat temu
  Alexandr Arutjunov d97f00571e [*] Not needed namespace. 9 lat temu
  Alexandr Arutjunov ac1bcaa4cc Merge branch 'master' of https://github.com/assimp/assimp into gltf_o3dgc 9 lat temu
  Kim Kulling c6f670ff50 glTFImporter: avoid out-of-bounds-access. 9 lat temu
  Alexandr Arutjunov 48f8c117e2 [F] Conditional compilation for Open3DGC-extension. 9 lat temu
  Alexandr Arutjunov 0ad2f2247a [+] glTF import/export. Support for Open3DGC-compression of mesh primitives. 9 lat temu
  Alexandr Arutjunov a6ec0e4c7a [*] Style. Intermediate commit. 9 lat temu
  Alexandr Arutjunov 29e982e185 [F] Fixed problem with more then one mesh in scene. More detaily read at line 529 in glTFAsset.inl. 9 lat temu
  Otger 159af06524 Fixed GLTF bugs, and added a few test models 9 lat temu
  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 lat temu
  Otger 64f78e003f Fixed crashes when files were not found, and fixed some warnings 9 lat temu
  Otger d9b365eb90 Fixed a few GLTF importer/exporter bugs 9 lat temu
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 lat temu
  Kim Kulling 1191d03405 Update license info. 10 lat temu
  Kim Kulling 4e9ee4e406 coverity findings: add missing initialization. 10 lat temu
  Otger d72443d6b0 Fixed gcc warnings and errors 10 lat temu
  Otger 4f757cdf5a Implemented basic glTF exporter and improved the importer (plus some code refactor) 10 lat temu
  Otger 5942d60aea Fixed gcc errors 10 lat temu
  Otger 526027999b Merge 10 lat temu
  Otger b307ec643d Created exporter class and fixed a few bugs 10 lat temu
  Kim Kulling 502d9f17b6 glTF: add importer to registry and try to parse json. 10 lat temu
  Otger 148a20a703 Experimental support for glTF 10 lat temu
  Kim Kulling db8845d2b2 glTF: add jsn reader + example model to work on. 10 lat temu