Commit History

Author SHA1 Message Date
  Kim Kulling e501cc17c2 Merge branch 'obj_with_linebreaks' of https://github.com/assimp/assimp into obj_with_linebreaks 8 years ago
  Kim Kulling 82380084c5 ObjImporter: next try for multiple line stuff. 8 years ago
  Kim Kulling 813f3b8248 ObjLoader: improve performance of obj-import. 8 years ago
  Kim Kulling c121cec68a Obj-Importer: introduce working test for line breaks. 8 years ago
  Kim Kulling d30b1e585c Tests how o adress this topic. 8 years ago
  Kim Kulling 3d99892b94 Opj-Importer: fix coverity finding. 8 years ago
  Kim Kulling 1b4cbcc6ad Merge branch 'master' of https://github.com/assimp/assimp 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Amit Cirt dd1d10407e make array non static to support multithreaded 8 years ago
  Amit Cirt 8b4e066ca5 Improve performance of obj line break 8 years ago
  Amit Cirt 9fc7f72b55 fix line breakes in obj files 8 years ago
  Antoine Bolvy 5dd1bb9d6c Export DefaultIOSystem and move it with DefaultIOStream to include/ instead of code/ 8 years ago
  Kim Kulling b934331985 closes https://github.com/assimp/assimp/issues/1111: add warning when 8 years ago
  Giuseppe Barbieri fe7863d22f Update ObjFileParser.cpp 8 years ago
  Jared Mulconry 98e7eb476d Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 8 years ago
  Albin Bernhardsson 347c09c539 Put back unused line (in comments) 8 years ago
  Albin Bernhardsson bd6f94b926 Remove unused variable 8 years ago
  Jared Mulconry f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix 8 years ago
  Kim Kulling ba2f377b52 Fix coverity findings. 8 years ago
  Jared Mulconry 0c13322089 Fixed build warnings on MSVC14 x64 in the Obj format sources. 8 years ago
  Alberto Taiuti cf7059f074 Fix obj .mtl file loading 8 years ago
  Kim Kulling c5d6ac2c30 ObjParser: remove deprecated code. 8 years ago
  Kim Kulling c07aee21b7 Fix build 8 years ago
  Kim Kulling 568b459e24 Fix review findings. 8 years ago
  Kim Kulling ae956044aa ObjImporter: remove unnecessary allocations of std::vector in obj-specific 8 years ago
  Kim Kulling b9261f01a3 Obj-Stream-Handling: fix compiler-errors and warnings. 8 years ago
  Kim Kulling 949a27a743 New streaming interface: fix build. 8 years ago
  Kim Kulling cbe2e9af49 Merge branch 'master' into new_obj_stream_handling 8 years ago
  John Senneker acd2802f22 Check for std::string::npos before applying std::string::substr 8 years ago
  John Senneker 4b15dfd9af Fix OBJ parser mtllib statement parsing bug. 8 years ago