Commit History

Author SHA1 Message Date
  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
  Kim Kulling 905e48a35c Buffered stream API for big files: add next try of a prototype.^ 8 years ago
  Alexandr Arutjunov 0359ded946 [F] Checking directive name with start from symbol 'm'. And checking argument of 'mtllib'. 8 years ago
  John Senneker c3ebdc56de Parse homogeneous vertex coordinates in OBJs 8 years ago
  Kim Kulling ffdca3593b ObjImporter: remove unused code. 9 years ago
  Volodymyr Boichentsov 5c5acae92e Delete reduntal 'g ' from actual name of Group. (we don't have 'usemtl' in material name) 9 years ago
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 years ago
  Roy Shilkrot 7d98643bcf adding support for per-vertex colors. 9 years ago
  Robert Liebo 124fc9ae27 [VCS-1030] add log info about .mtl fallback 9 years ago
  Robert Liebo abb3e6b854 [VCS-1030] fallback for non-found .mtl file: try file name of original obj with just the file extension replaced by "mtl" 9 years ago
  Kim Kulling d9017299a8 iObjParser: refactorings. 9 years ago
  Kim Kulling 8681abe845 Obj_Importer: remove dead code. 9 years ago
  Kim Kulling 1550191256 Closes https://github.com/assimp/assimp/issues/777: fix invalid skipping 9 years ago
  Kim Kulling 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" 9 years ago
  Andrew Parlane 109f6feb6e ObjFileParser: Moved the parsing of line continuations (backslashes) to the parsing code. 9 years ago
  Andrew Parlane 1632f1fbb9 ObjImporter: Added better progress reporting during file import. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Kim Kulling 87b3af4c3b Merge branch 'issue-707' of https://github.com/ov/assimp into ov-issue-707 9 years ago
  rmitton b9a4e99607 Added support for empty .MTL files. 9 years ago
  Vitaly Ovchinnikov af40c99a6a trimming spaces around material names 9 years ago
  Vitaly Ovchinnikov c9ef6132a8 a small fix 9 years ago
  Vitaly Ovchinnikov 6214fbfbbe this patch fixes multiple objects generation in OBJ reader if faces are prepended with 'usemtl' line 9 years ago
  Łukasz Twarduś 3274bcf8d6 Properly build path to the mtl file when loading loading obj 9 years ago
  Kim Kulling e9937ab0f7 IOSystem: add missing documentation. 10 years ago
  Kim Kulling e4510c26ba Obj-Importer: fix https://github.com/assimp/assimp/issues/641 10 years ago
  Kim Kulling 5a207dbb19 Merge branch 'master' of https://github.com/assimp/assimp 10 years ago
  Kim Kulling 14a849b398 Obj-loader: change include brackets. 10 years ago
  Kim Kulling e138a02dd5 Obj: fix issue 121 - set group names as the mesh names. 10 years ago