提交历史

作者 SHA1 备注 提交日期
  Turo Lamminen b49a4e1338 PLY: Remove dead assignment and reduce scope of a variable 7 年之前
  Daniel Hritzkiv 2922753589 Return early when element is TextureFile 8 年之前
  Jared Mulconry 6e02bcd8d6 Fixed warnings when compiling for x64 on MSVC through VS 2017 v15.3.3. 8 年之前
  Kim Kulling d40b6089e8 Fix compiler warnings + one review finding. 8 年之前
  arkeon 44a9f80e40 Ply importer with correction from last general trunk merge 8 年之前
  Arkeon f84851e893 PLYImporter: - optimize memory and speed on ply importer / change parser to use a file stream - manage texture path in ply import - manage texture coords on faces in ply import - correction on point cloud faces generation 8 年之前
  Steve Mokris 2e455b78c8 Add support for reading texture coordinates from PLY meshes with properties named 'texture_u' and 'texture_v'. 8 年之前
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Kim Kulling 7a47f1f8f7 Issue-1183: add stp to the list of supported extensions for step-files. 8 年之前
  Kim Kulling a75fa44bde PLY: prepare bugfix by adding missing unittest. 8 年之前
  Andy Maloney 0c7aac02eb Fixes spelling in comments 8 年之前
  Chris Russ a7894b090d Upgrading PLY exporter to allow element definition as double 9 年之前
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 年之前
  Kim Kulling 7207e5117c Use new include bracktes. 9 年之前
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes 9 年之前
  emvivre 93be0f69da PlyParser: fix invalid loading when comment is empty. 9 年之前
  Kim Kulling 1191d03405 Update license info. 9 年之前
  Sebastien Bonopera 62ec784cef Fixed issue in PlyParser (uint16 values misparsed) 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 年之前
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. 10 年之前
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年之前
  abma c4997f16db remove "register" keyword: 10 年之前
  Turo Lamminen fe89773c6f Fix infinite loop in PLY parser 10 年之前
  abma b1221ade64 fix some errors/warnings found by static code analyzer 10 年之前
  YoheiKakiuchi 08324b8095 fix miss commit at 8e35ea59d520a3449793e50f678af3a14b8cd140 11 年之前
  YoheiKakiuchi 99e4176576 fix using flag 11 年之前
  YoheiKakiuchi 8e35ea59d5 check binary or not in ParseHeader in PlyParser 11 年之前