Historia zmian

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