Historique des commits

Auteur SHA1 Message Date
  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
  Łukasz Twarduś 3274bcf8d6 Properly build path to the mtl file when loading loading obj il y a 10 ans
  Francesco Guastella 2750f8da24 Added support for reflection maps for OBJ files il y a 10 ans
  Kim Kulling e4510c26ba Obj-Importer: fix https://github.com/assimp/assimp/issues/641 il y a 10 ans
  Turo Lamminen 0b0ba2ec4d Refactor logic which checks for too large allocations il y a 10 ans
  Turo Lamminen 5575a54466 Add various checks to avoid either too large or zero-sized memory allocations 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
  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
  Kim Kulling 995bc41d57 color node handling opengex 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
  Kim Kulling c0e3540ec1 use size_t instead of unsigned int ( static code analysis finding ). il y a 10 ans
  Turo Lamminen 3e728e80eb Obj: Change asserts to exceptions il y a 10 ans
  Kim Kulling c3e2fa0761 - untabify obj parser. il y a 11 ans
  Kim Kulling b359deb7fd update: il y a 11 ans
  Kim Kulling 49c9786b0a update: avoid mesh generation on heap, when the mesh will be empty ( obj-loader ). il y a 11 ans
  Kim Kulling 7dff0c6d52 refactoring: remove not use iosystem. il y a 11 ans
  Gregory Jaegy 16ae05eeeb obj loader: added multiline support 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
  Judith Hartmann 7d1a704ed7 saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE il y a 12 ans
  Nick Overdijk f433746bfa Add support for emissive and gloss-maps il y a 13 ans