提交历史

作者 SHA1 备注 提交日期
  Kim Kulling b474e75e29 3Mf-Export: add prototypes for relations and rest of 3MF-document. 7 年之前
  Kim Kulling b7bd006304 Merge branch 'master' into ObjExporter_nomtl 7 年之前
  Thomas Lemaire 5b76a31485 fix trivial warnings 7 年之前
  Thomas 18cef9b391 [ObjExporter] add a "no mtl" version of the obj exporter 7 年之前
  Kim Kulling 1c76962c98 closes https://github.com/assimp/assimp/issues/1450: use correct name of exporter to gltf2 8 年之前
  jamesgk d7cbbaf23e Compile with glTF2 export option (currently same as glTF1 output) 8 年之前
  Kim Kulling ac37e4ddba closes https://github.com/assimp/assimp/issues/1320: check if all 8 年之前
  Kim Kulling 439409bef2 SceneCombiner: fix the build. 8 年之前
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Kim Kulling bb7f387bcf Merge branch 'master' of https://github.com/assimp/assimp 8 年之前
  Kim Kulling f312d8709e More cleanup 8 年之前
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 8 年之前
  Kim Kulling 31bb9f7ba6 Obj: fix code review findings. 8 年之前
  Mika Rautio 17fc3eea8f Do not build exporter if its importer is not built 8 年之前
  Kim Kulling 12ea506504 Enable unittest for apacity bug for dae files. 8 年之前
  Albin Bernhardsson 30cd60ff82 Remove unnecessary semicolons 8 年之前
  Alexandr Arutjunov 8c6ee48af5 [*] Merged fresh master and resolved conflicts. 9 年之前
  Alexandr Arutjunov 0ba0eca48e [+] Call for X3D exporter. 9 年之前
  John Senneker f378230a13 Sort by primitive type before exporting as glTF 9 年之前
  johnmaf 0277a23521 Add Triangulate post-processing step to glTF exporters 9 年之前
  Chris Russ 4f7b624fe8 fix precision issue within memory copy 9 年之前
  Chris Russ 5adb0e899c CMake Option and moving more functions to optional double support 9 年之前
  Kim Kulling 7207e5117c Use new include bracktes. 9 年之前
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前
  mensinda cff5b0d1a0 Replaced depreacated std::auto_ptr with std::unique_ptr 9 年之前
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年之前
  Kim Kulling 1191d03405 Update license info. 9 年之前
  Kim Kulling f5e13874e0 glTF: check if exporter option has broke someting. 9 年之前
  Otger 4f757cdf5a Implemented basic glTF exporter and improved the importer (plus some code refactor) 9 年之前
  Otger b307ec643d Created exporter class and fixed a few bugs 9 年之前