Historial de Commits

Autor SHA1 Mensaje Fecha
  Korbinian Würl 4b7b692e5e Fix Issue #1923: OBJ Exporter can't correctly export vertex colors hace 7 años
  kimkulling 9ca32b2373 closes https://github.com/assimp/assimp/issues/1894: use mesh name to name exported obj node. hace 7 años
  Kim Kulling af3bba1572 fix review findings. hace 7 años
  Kim Kulling b049933d2f update license dates. hace 8 años
  BuildTools 66171de915 Successful lib build, unit testing still WIP hace 8 años
  Unknown 12dbbd4ce9 Misc. typos hace 8 años
  Kim Kulling cdfd4b9702 closes https://github.com/assimp/assimp/issues/1315: check in exporting against out-of-bounds-access . hace 8 años
  Kim Kulling 02b042d78e closes https://github.com/assimp/assimp/issues/1351: use correct name for obj-meshname export for groups. hace 8 años
  Kim Kulling b7bd006304 Merge branch 'master' into ObjExporter_nomtl hace 8 años
  Thomas Lemaire 5b76a31485 fix trivial warnings hace 8 años
  Thomas 18cef9b391 [ObjExporter] add a "no mtl" version of the obj exporter hace 8 años
  ndotl 7c8e8e04fa Merge branch 'master' into adsk-contrib-fix-std-stream-overflow hace 8 años
  Haik Lorenz 7353d25c13 Prevent failing stringstream to crash the export process hace 8 años
  Kim Kulling 9033071237 Obj: rename attribute from exporter. hace 8 años
  Kim Kulling e93355c8b4 Build: fix some compiler warnings for g++. hace 8 años
  Kim Kulling eba06f0c8b Merge pull request #1275 from ab4d/master hace 8 años
  Kim Kulling 04f908aa4c Obj-Exporter: fix build. hace 8 años
  Andrej 331bbacf3d Fixed build error in ObjExporter :: GetMaterialLibFileName hace 8 años
  Andrej 2b89a3cffc Using single quote for one character parameter in find_last_of method call hace 8 años
  Andrej c3974512e4 Improved obj exporter to export materials to fileName.mtl instead of fileName.obj.mtl hace 8 años
  Andrej 04dbdca329 Revert "Creating fileName.mtl file instead of fileName.obj.mtl" hace 8 años
  Andrej 5757980ea5 Creating fileName.mtl file instead of fileName.obj.mtl hace 8 años
  Kim Kulling a2b8d66a86 Update license info. hace 8 años
  Kim Kulling 31bb9f7ba6 Obj: fix code review findings. hace 9 años
  Kim Kulling 692fb216f7 closes https://github.com/assimp/assimp/issues/809: add vertex color hace 9 años
  Henryk Blasinski 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. hace 9 años
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported hace 9 años
  Chris Russ a5b3ce9a3c reverting back to 16 digit precision export hace 9 años
  Chris Russ 10f22779f4 setting default export precision to 17 for all exporters hace 9 años
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers hace 9 años