Commit historia

Upphovsman SHA1 Meddelande Datum
  Roy Shilkrot 7d98643bcf adding support for per-vertex colors. 9 år sedan
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 år sedan
  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 år sedan
  Thiago Goulart 3c9e57fd73 Fix memory leak in OBJ loader when a mesh has no faces. 10 år sedan
  Kim Kulling 1550191256 Closes https://github.com/assimp/assimp/issues/777: fix invalid skipping 10 år sedan
  Kim Kulling 37a3976b30 Revert "Fix issue: OBJ import takes forever (#759) (attempt 2)" 10 år sedan
  Andrew Parlane 109f6feb6e ObjFileParser: Moved the parsing of line continuations (backslashes) to the parsing code. 10 år sedan
  Andrew Parlane 1632f1fbb9 ObjImporter: Added better progress reporting during file import. 10 år sedan
  Kim Kulling 1191d03405 Update license info. 10 år sedan
  Łukasz Twarduś 3274bcf8d6 Properly build path to the mtl file when loading loading obj 10 år sedan
  Francesco Guastella 2750f8da24 Added support for reflection maps for OBJ files 10 år sedan
  Kim Kulling e4510c26ba Obj-Importer: fix https://github.com/assimp/assimp/issues/641 10 år sedan
  Turo Lamminen 0b0ba2ec4d Refactor logic which checks for too large allocations 10 år sedan
  Turo Lamminen 5575a54466 Add various checks to avoid either too large or zero-sized memory allocations 10 år sedan
  Kim Kulling 5a207dbb19 Merge branch 'master' of https://github.com/assimp/assimp 10 år sedan
  Kim Kulling 14a849b398 Obj-loader: change include brackets. 10 år sedan
  Kim Kulling e138a02dd5 Obj: fix issue 121 - set group names as the mesh names. 10 år sedan
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 år sedan
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 år sedan
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 år sedan
  Kim Kulling 2bfc353fde License info: update year info. 10 år sedan
  Kim Kulling 85e2f47dc8 Merge pull request #523 from turol/afl-fixes 10 år sedan
  Kim Kulling 995bc41d57 color node handling opengex 10 år sedan
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 år sedan
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 år sedan
  Kim Kulling c0e3540ec1 use size_t instead of unsigned int ( static code analysis finding ). 10 år sedan
  Turo Lamminen 3e728e80eb Obj: Change asserts to exceptions 10 år sedan
  Kim Kulling c3e2fa0761 - untabify obj parser. 11 år sedan
  Kim Kulling b359deb7fd update: 11 år sedan
  Kim Kulling 49c9786b0a update: avoid mesh generation on heap, when the mesh will be empty ( obj-loader ). 11 år sedan