Commit History

Author SHA1 Message Date
  Qingyou Zhao af352d6f7c Fix a bug where string erases throws out of range (#6135) 3 months ago
  krishty 88959b2be7 Fix Whitespace (#6063) 4 months ago
  Kim Kulling 45898eee55 Refactorings: glTF cleanups (#6028) 5 months ago
  Matthias Möller ff2dc2fb2e Prevents PLY from parsing duplicate properties (#5743) 11 months ago
  Kim Kulling 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
  Kim Kulling c08e3b4abb Add bounds checks to the parsing utilities. (#5421) 1 year ago
  Alexandre Avenel e4e2c63e0c Fix heap-buffer overflow in PLY parser 1 year ago
  Matthias Möller db72c6ee38 When "getNextBlock" was called after "getNextLine", the pointer could still on the newline. 2 years ago
  PencilAmazing cb8320945d Fix issue #4866 by continuing to resetting read loop after hitting a comment 2 years ago
  Aaron Gokaslan 8da3d277c7 add missing std moves 2 years ago
  François Lozes e17976e6e2 * fix bug reading ply file in case of presence of "end_header\n<BINARY_DATA>..." with <BINARY_DATA> starting by "\n" 2 years ago
  Kim Kulling 50c7301a38 Update copyrights 3 years ago
  arkeon 3cbd31900c Manage /R/N lines ends correctly on binary files, tested with solidworks PLY export 4 years ago
  Matthias Möller 7534b149cf fix non skipped CR in header parsing 4 years ago
  Kim Kulling 9e8dbd0ca5 Update copyrights to 2021. 4 years ago
  Kim Kulling 6205af4efb replace NULL and avoid ai_assert with more than 2 tests. 5 years ago
  Malcolm Tyrrell 87a7662bee More thinks using VERBOSE_DEBUG 5 years ago
  Kim Kulling f8e6512a63 Move format importer and exporter into its won folder. 5 years ago