Commit History

Autor SHA1 Mensaxe Data
  Łukasz Twarduś 3274bcf8d6 Properly build path to the mtl file when loading loading obj %!s(int64=10) %!d(string=hai) anos
  Francesco Guastella 2750f8da24 Added support for reflection maps for OBJ files %!s(int64=10) %!d(string=hai) anos
  Kim Kulling e4510c26ba Obj-Importer: fix https://github.com/assimp/assimp/issues/641 %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen 0b0ba2ec4d Refactor logic which checks for too large allocations %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen 5575a54466 Add various checks to avoid either too large or zero-sized memory allocations %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 5a207dbb19 Merge branch 'master' of https://github.com/assimp/assimp %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 14a849b398 Obj-loader: change include brackets. %!s(int64=10) %!d(string=hai) anos
  Kim Kulling e138a02dd5 Obj: fix issue 121 - set group names as the mesh names. %!s(int64=10) %!d(string=hai) anos
  Richard 83de707587 Refactor: Expand tabs to 4 spaces %!s(int64=10) %!d(string=hai) anos
  Richard a96a595a7a Refactor: Trim trailing whitespace %!s(int64=10) %!d(string=hai) anos
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 2bfc353fde License info: update year info. %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 85e2f47dc8 Merge pull request #523 from turol/afl-fixes %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 995bc41d57 color node handling opengex %!s(int64=10) %!d(string=hai) anos
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' %!s(int64=10) %!d(string=hai) anos
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 %!s(int64=10) %!d(string=hai) anos
  Kim Kulling c0e3540ec1 use size_t instead of unsigned int ( static code analysis finding ). %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen 3e728e80eb Obj: Change asserts to exceptions %!s(int64=10) %!d(string=hai) anos
  Kim Kulling c3e2fa0761 - untabify obj parser. %!s(int64=11) %!d(string=hai) anos
  Kim Kulling b359deb7fd update: %!s(int64=11) %!d(string=hai) anos
  Kim Kulling 49c9786b0a update: avoid mesh generation on heap, when the mesh will be empty ( obj-loader ). %!s(int64=11) %!d(string=hai) anos
  Kim Kulling 7dff0c6d52 refactoring: remove not use iosystem. %!s(int64=11) %!d(string=hai) anos
  Gregory Jaegy 16ae05eeeb obj loader: added multiline support %!s(int64=11) %!d(string=hai) anos
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. %!s(int64=11) %!d(string=hai) anos
  Judith Hartmann 7d1a704ed7 saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE %!s(int64=12) %!d(string=hai) anos
  Nick Overdijk f433746bfa Add support for emissive and gloss-maps %!s(int64=12) %!d(string=hai) anos
  gongwei 0b88f72be2 refactor the code, also parse texture option explictly %!s(int64=12) %!d(string=hai) anos
  gongwei 0860254a2b Fix Obj texture parsing error: where obj texture map statement contains texture option, it will fail to parse the correct image url, as a result, the texture won't be shown. Besides, we also add clamp texture mode for obj %!s(int64=12) %!d(string=hai) anos
  Kim Kulling 685612b9f4 - refactoring : remove not used mesh index from private method in obj-importer. %!s(int64=12) %!d(string=hai) anos
  Kim Kulling e4fca83237 refactoring : remove dead code. %!s(int64=12) %!d(string=hai) anos