Commit History

Author SHA1 Message Date
  Adi Shavit @ MacBookPro f119447549 Fixes compilation on OSX with gcc. 9 years ago
  Chris Russ a7894b090d Upgrading PLY exporter to allow element definition as double 9 years ago
  Chris Russ 5adb0e899c CMake Option and moving more functions to optional double support 9 years ago
  Chris Russ a5b3ce9a3c reverting back to 16 digit precision export 9 years ago
  Chris Russ 10f22779f4 setting default export precision to 17 for all exporters 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  mpersano 473d2ca052 Fix texture coords exporting on binary PLY files 9 years ago
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
  Kim Kulling 8c13c8a558 PLYExporter: forbit copying + add empty destructor. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Andreas Henne bcf3f985fb Fixed spelling error. 10 years ago
  Andreas Henne fb9e4d1266 Ply export now uses uchar as type for the number of vertices per polygon and int as vertex index type. 10 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 years ago
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  Richard 79c916daf4 Refactor: Remove unused variable 10 years ago
  David Jordan b38572d1bc std::fabs from cmath should be right 10 years ago
  David Jordan b575acf2b6 std::absf to std::fabsf 10 years ago
  David Jordan e86d40e4e2 Added infinity check for outputting PLY normals 10 years ago
  David Jordan f00101f496 Added include of qnan.h (now that AssimpPCH.h include was taken out) 10 years ago
  David Jordan 3545d805d2 Merge branch 'master' of https://github.com/assimp/assimp 10 years ago
  David Jordan fa626aa855 Added NaN check when outputting normals in PLY exporter, to avoid outputting '-1.#IND' 10 years ago
  abma 611778045d fix for upstream changes 10 years ago
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  Madrich 8b1b12682f Add ExportProperties 10 years ago
  Andreas Henne ab7754ab2a Code style changes. 10 years ago
  Andreas Henne 33f9745b62 Formatting changes. 10 years ago
  Andreas Henne 4550279629 Added binary ply exporter. 10 years ago