Историја ревизија

Аутор SHA1 Порука Датум
  Kim Kulling 5a207dbb19 Merge branch 'master' of https://github.com/assimp/assimp пре 10 година
  Kim Kulling 14a849b398 Obj-loader: change include brackets. пре 10 година
  Kim Kulling e138a02dd5 Obj: fix issue 121 - set group names as the mesh names. пре 10 година
  Richard 83de707587 Refactor: Expand tabs to 4 spaces пре 10 година
  Richard a96a595a7a Refactor: Trim trailing whitespace пре 10 година
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF пре 10 година
  Kim Kulling 2bfc353fde License info: update year info. пре 10 година
  Kim Kulling 85e2f47dc8 Merge pull request #523 from turol/afl-fixes пре 10 година
  Kim Kulling 995bc41d57 color node handling opengex пре 10 година
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' пре 10 година
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 пре 10 година
  Kim Kulling c0e3540ec1 use size_t instead of unsigned int ( static code analysis finding ). пре 10 година
  Turo Lamminen 3e728e80eb Obj: Change asserts to exceptions пре 10 година
  Kim Kulling c3e2fa0761 - untabify obj parser. пре 11 година
  Kim Kulling b359deb7fd update: пре 11 година
  Kim Kulling 49c9786b0a update: avoid mesh generation on heap, when the mesh will be empty ( obj-loader ). пре 11 година
  Kim Kulling 7dff0c6d52 refactoring: remove not use iosystem. пре 11 година
  Gregory Jaegy 16ae05eeeb obj loader: added multiline support пре 11 година
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. пре 11 година
  Judith Hartmann 7d1a704ed7 saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE пре 12 година
  Nick Overdijk f433746bfa Add support for emissive and gloss-maps пре 13 година
  gongwei 0b88f72be2 refactor the code, also parse texture option explictly пре 12 година
  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 пре 12 година
  Kim Kulling 685612b9f4 - refactoring : remove not used mesh index from private method in obj-importer. пре 12 година
  Kim Kulling e4fca83237 refactoring : remove dead code. пре 12 година
  acgessler 7aa966e204 Obj: fix texture coordinate indexing bug, fixes #41 пре 12 година
  Alexander Gessler 0f5272cb50 Obj: set aiMesh::mPrimitiveTypes пре 12 година
  Kim fbe408dd2e update : implement obj-support for normal maps. пре 13 година
  kimmi cc88a3a0de update : add displacement map support to obj-material importer. this feature is supported by some special exporters. пре 13 година
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. пре 13 година