Commit History

作者 SHA1 備註 提交日期
  kimkulling 30c20eb5fc INtroduce new log macros. 7 年之前
  kimkulling b6f29bf54f Add usage of log macros, next files. 7 年之前
  Alexandre Avenel d2547e84f5 Fix for undefined behavior when loading binary PLY 7 年之前
  Kim Kulling b049933d2f update license dates. 8 年之前
  BuildTools 66171de915 Successful lib build, unit testing still WIP 8 年之前
  Turo Lamminen b49a4e1338 PLY: Remove dead assignment and reduce scope of a variable 8 年之前
  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. 9 年之前
  Kim Kulling a75fa44bde PLY: prepare bugfix by adding missing unittest. 9 年之前
  Andy Maloney 0c7aac02eb Fixes spelling in comments 9 年之前
  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. 10 年之前
  Kim Kulling 1191d03405 Update license info. 10 年之前
  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: 11 年之前