История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 лет назад
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 лет назад
  Kim Kulling c3d4be1dce sprintf: replace more sprintf by snprintf. 10 лет назад
  Kim Kulling 1191d03405 Update license info. 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 лет назад
  Otger b307ec643d Created exporter class and fixed a few bugs 10 лет назад