Historique des commits

Auteur SHA1 Message Date
  Ł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
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  Turo Lamminen 3e728e80eb Obj: Change asserts to exceptions il y a 10 ans
  Kim Kulling bd1168af30 fix invalid line endling handling. il y a 11 ans
  Kim Kulling a5afbcf29c refactoring: remove duplicate code. il y a 11 ans
  Tyson Grant Nottingham 0c5605d07d Don't use isspace() in OBJ file parser. il y a 11 ans
  Tyson Grant Nottingham 36c82fe5b0 Allow several spaces between numbers in OBJ files. il y a 11 ans
  Kim Kulling b3b732c12b update: some micro improvements, replace post-increment operator with pre-increment operator. il y a 11 ans
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. il y a 11 ans
  Jared Duke 931f0489bd Properly parse 'mg' keyword in .obj files il y a 12 ans
  Kim Kulling 685612b9f4 - refactoring : remove not used mesh index from private method in obj-importer. il y a 12 ans
  Calvin Hsu 32a10ec0a0 obj: Add support for relative vertex indexing il y a 12 ans
  Calvin Hsu c29109d1a4 obj: Fix tabs causing vertices to be skipped il y a 12 ans
  Alexander Gessler e80886f12c Obj: support line continuations with \ (fixes #91) il y a 12 ans