Commit History

Author SHA1 Message Date
  Kim Kulling 5fa7b8ceb9 Bugfix/cosmetic code cleanup (#5947) 6 months ago
  Sebastian Schäfer 2090508c34 Fix parsing of comments at the end of lines for tokens with variable number of elements. (#5890) (#5891) 7 months ago
  Kim Kulling 75a10fedd0 Replace duplicated trim (#5613) 1 year ago
  Kim Kulling 4584719362 Update ObjFileParser.cpp (#5598) 1 year ago
  Laura Hermanns 727774f181 Fix compilation for MSVC14. (#5490) 1 year 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
  copycd 8648c2af45 fix mesh-name error. 1 year ago
  Kim Kulling f24224fdc5 Merge branch 'master' into SupportOBJSpecifiedOnlyAPartOfVertexColors 2 years ago
  emaame 22c8d97b54 Support OBJ specified only a part of vertex colors 2 years ago
  Alex d3506c24e7 Update ObjFileParser.cpp 2 years ago
  Alex 4cc70cb73c Optimize 2 years ago
  Alex c3e69b5b82 Fix Heap-buffer-overflow READ in Assimp::ObjFileParser::getFace 2 years ago
  Jackie9527 cec41f6dd5 Fix warning related to unreachable-code-break. 2 years ago
  Krishty 3d3e856925 Trim Trailing Whitespace 2 years ago
  sashashura 917352dd8b Fixes Heap-buffer-overflow READ 1 in Assimp::ObjFileParser::getFace 2 years ago
  Aaron Gokaslan 6fa21dcc6e Explicitly default all empty dtors 2 years ago
  Aaron Gokaslan 27edb43600 Apply modernize-use-emplace clang-tidy rule 2 years ago
  Turo Lamminen 90d1464405 Remove set but unused variables 3 years ago
  Kim Kulling eac0876c9b Refactoring: Use correct prefix for attributes in ObjImport. 3 years ago
  Kim Kulling c349035cd1 Fix face memleak. 3 years ago
  Kim Kulling 85f86ec076 Revert using face as pod type 3 years ago
  Kim Kulling f6bcb160d0 Improvements of obj-parsers. 3 years ago
  sashashura 772cfdc757 Fixes Heap-buffer-overflow in Assimp::ObjFileParser::getFace 3 years ago
  xiaohunqupo cc515746f7 Fix v140 compile errror 3 years ago
  Danny许 8e075ce713 Update ObjFileParser.cpp 3 years ago
  Danny许 18c4ebaa13 Fix compile in VC140 3 years ago
  Jaroslav Přibyl 480d6fee2a cleanup 3 years ago
  Jaroslav Přibyl 62c9347985 fixed obj parsing with cstype 3 years ago
  Hill Ma 93edbe883f Use Safe Constants Idioms for ObjFileParser::DEFAULT_MATERIAL. 3 years ago