Commit történet

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