Historique des commits

Auteur SHA1 Message Date
  Robert Liebo 124fc9ae27 [VCS-1030] add log info about .mtl fallback il y a 9 ans
  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" il y a 9 ans
  Kim Kulling d9017299a8 iObjParser: refactorings. il y a 10 ans
  Kim Kulling 8681abe845 Obj_Importer: remove dead code. il y a 10 ans
  Kim Kulling 1550191256 Closes https://github.com/assimp/assimp/issues/777: fix invalid skipping il y a 10 ans
  Kim Kulling 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" il y a 10 ans
  Andrew Parlane 109f6feb6e ObjFileParser: Moved the parsing of line continuations (backslashes) to the parsing code. il y a 10 ans
  Andrew Parlane 1632f1fbb9 ObjImporter: Added better progress reporting during file import. il y a 10 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Kim Kulling 87b3af4c3b Merge branch 'issue-707' of https://github.com/ov/assimp into ov-issue-707 il y a 10 ans
  rmitton b9a4e99607 Added support for empty .MTL files. il y a 10 ans
  Vitaly Ovchinnikov af40c99a6a trimming spaces around material names il y a 10 ans
  Vitaly Ovchinnikov c9ef6132a8 a small fix il y a 10 ans
  Vitaly Ovchinnikov 6214fbfbbe this patch fixes multiple objects generation in OBJ reader if faces are prepended with 'usemtl' line il y a 10 ans
  Łukasz Twarduś 3274bcf8d6 Properly build path to the mtl file when loading loading obj il y a 10 ans
  Kim Kulling e9937ab0f7 IOSystem: add missing documentation. il y a 10 ans
  Kim Kulling e4510c26ba Obj-Importer: fix https://github.com/assimp/assimp/issues/641 il y a 10 ans
  Kim Kulling 5a207dbb19 Merge branch 'master' of https://github.com/assimp/assimp il y a 10 ans
  Kim Kulling 14a849b398 Obj-loader: change include brackets. il y a 10 ans
  Kim Kulling e138a02dd5 Obj: fix issue 121 - set group names as the mesh names. il y a 10 ans
  Kim Kulling 891c17ee7b Obj: remove dead code. il y a 10 ans
  Kim Kulling 4a77170399 Coverity finding: fix 2 more resource leaks. il y a 10 ans
  Kim Kulling 001eef2a9f Coverify: fix resource leak. il y a 10 ans
  Richard 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
  Richard a96a595a7a Refactor: Trim trailing whitespace il y a 10 ans
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  Kim Kulling 85e2f47dc8 Merge pull request #523 from turol/afl-fixes il y a 10 ans
  Alexander Gessler faea2ecccc OBJ: Support spaces in material names, fixes #545. il y a 10 ans
  Łukasz Twarduś 55ae853c2e Fix compilation with libc++ il y a 10 ans