Historia zmian

Autor SHA1 Wiadomość Data
  johnmaf 3052f35824 glTF: move mesh splitting to constructor to cover GLB 9 lat temu
  johnmaf c9f28192d9 Merge upstream master 9 lat temu
  Alexandr Arutjunov f11545d2c0 [*] Merge with fresh master. 9 lat temu
  Kim Kulling b8950f6d90 Merge pull request #998 from johnmaf/bugfix/gltfUVs 9 lat temu
  johnmaf 3c827f29f6 Export glTF buffers as separate .bin files 9 lat temu
  johnmaf cd038209dd Add all glTF data to single buffer 9 lat temu
  johnmaf 8b3f348d63 Flip UVs in glTFExporter 9 lat temu
  Alexandr Arutjunov ac1bcaa4cc Merge branch 'master' of https://github.com/assimp/assimp into gltf_o3dgc 9 lat temu
  johnmaf 702d57fbae Split mesh before exporting gltf. Fixes #995 9 lat temu
  Kim Kulling 238f14f30f Fix coverity findings: fix possible usage after calling free. 9 lat temu
  Alexandr Arutjunov 48f8c117e2 [F] Conditional compilation for Open3DGC-extension. 9 lat temu
  Alexandr Arutjunov 8ab50aa9a0 [*] Few C++11 constructions are removed. 9 lat temu
  Alexandr Arutjunov 0ad2f2247a [+] glTF import/export. Support for Open3DGC-compression of mesh primitives. 9 lat temu
  Alexandr Arutjunov 778ad7f06f [+] Use "buffer" ID against "bufferView" ID for Open3DGC-compression. 9 lat temu
  Alexandr Arutjunov 9a4fa1321b [+] Save parameters of mesh extension: Open3DGC-compression. 9 lat temu
  Alexandr Arutjunov 507668229f [+] Support Open3DGC for glTF import/export. Intermediate commit. 9 lat temu
  Kangning Li f15b6177f7 glTFExporter fixes: spaces to tabs 9 lat temu
  Kangning Li c98e77907c fixed some small bugs in the gltf exporter: byteOffsets in accessors/bufferViews, logic problem with bufferView targets 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
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 lat temu
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 lat temu
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 lat temu
  Kim Kulling c3d4be1dce sprintf: replace more sprintf by snprintf. 10 lat temu
  Kim Kulling 1191d03405 Update license info. 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 b307ec643d Created exporter class and fixed a few bugs 10 lat temu