Commit History

作者 SHA1 備註 提交日期
  Korbinian Würl 1533aec21c Fix ply exporter to be conformant to spec respecting vertex colors. 7 年之前
  JeffH-BMG 5ea06e1bb6 Add support for texture file in PLY exports 7 年之前
  Kim Kulling b049933d2f update license dates. 8 年之前
  BuildTools 66171de915 Successful lib build, unit testing still WIP 8 年之前
  Thomas Lemaire 5b76a31485 fix trivial warnings 8 年之前
  ndotl 7c8e8e04fa Merge branch 'master' into adsk-contrib-fix-std-stream-overflow 8 年之前
  Haik Lorenz 7353d25c13 Prevent failing stringstream to crash the export process 8 年之前
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Adi Shavit @ MacBookPro f119447549 Fixes compilation on OSX with gcc. 9 年之前
  Chris Russ a7894b090d Upgrading PLY exporter to allow element definition as double 9 年之前
  Chris Russ 5adb0e899c CMake Option and moving more functions to optional double support 9 年之前
  Chris Russ a5b3ce9a3c reverting back to 16 digit precision export 9 年之前
  Chris Russ 10f22779f4 setting default export precision to 17 for all exporters 9 年之前
  Kim Kulling 7207e5117c Use new include bracktes. 9 年之前
  mpersano 473d2ca052 Fix texture coords exporting on binary PLY files 9 年之前
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前
  Kim Kulling 8c13c8a558 PLYExporter: forbit copying + add empty destructor. 10 年之前
  Kim Kulling 1191d03405 Update license info. 10 年之前
  Andreas Henne bcf3f985fb Fixed spelling error. 10 年之前
  Andreas Henne fb9e4d1266 Ply export now uses uchar as type for the number of vertices per polygon and int as vertex index type. 10 年之前
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 年之前
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 年之前
  Kim Kulling 2bfc353fde License info: update year info. 10 年之前
  Richard 79c916daf4 Refactor: Remove unused variable 10 年之前
  David Jordan b38572d1bc std::fabs from cmath should be right 10 年之前
  David Jordan b575acf2b6 std::absf to std::fabsf 10 年之前
  David Jordan e86d40e4e2 Added infinity check for outputting PLY normals 10 年之前
  David Jordan f00101f496 Added include of qnan.h (now that AssimpPCH.h include was taken out) 10 年之前
  David Jordan 3545d805d2 Merge branch 'master' of https://github.com/assimp/assimp 10 年之前