Commit történet

Szerző SHA1 Üzenet Dátum
  Kim Kulling 7207e5117c Use new include bracktes. 9 éve
  mpersano 473d2ca052 Fix texture coords exporting on binary PLY files 9 éve
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 éve
  Kim Kulling 8c13c8a558 PLYExporter: forbit copying + add empty destructor. 10 éve
  Kim Kulling 1191d03405 Update license info. 10 éve
  Andreas Henne bcf3f985fb Fixed spelling error. 10 éve
  Andreas Henne fb9e4d1266 Ply export now uses uchar as type for the number of vertices per polygon and int as vertex index type. 10 éve
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 éve
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 éve
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 éve
  Kim Kulling 2bfc353fde License info: update year info. 10 éve
  Richard 79c916daf4 Refactor: Remove unused variable 10 éve
  David Jordan b38572d1bc std::fabs from cmath should be right 10 éve
  David Jordan b575acf2b6 std::absf to std::fabsf 10 éve
  David Jordan e86d40e4e2 Added infinity check for outputting PLY normals 10 éve
  David Jordan f00101f496 Added include of qnan.h (now that AssimpPCH.h include was taken out) 10 éve
  David Jordan 3545d805d2 Merge branch 'master' of https://github.com/assimp/assimp 10 éve
  David Jordan fa626aa855 Added NaN check when outputting normals in PLY exporter, to avoid outputting '-1.#IND' 10 éve
  abma 611778045d fix for upstream changes 10 éve
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 éve
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 éve
  Madrich 8b1b12682f Add ExportProperties 10 éve
  Andreas Henne ab7754ab2a Code style changes. 11 éve
  Andreas Henne 33f9745b62 Formatting changes. 11 éve
  Andreas Henne 4550279629 Added binary ply exporter. 11 éve
  acgessler 325ef632cf PlyExporter: fix export format for compatibility with Blender and MeshLab (and the PLY spec). Fixes #122 12 éve
  Alexander Gessler 34d2bdd178 Exporters: raise errors if output files cannot be opened. 12 éve
  aramis_acg 08fe2e7d20 + add Ply exporter. 14 éve