Commit History

Autor SHA1 Mensaxe Data
  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
  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
  acgessler 7aa966e204 Obj: fix texture coordinate indexing bug, fixes #41 %!s(int64=12) %!d(string=hai) anos
  Alexander Gessler 0f5272cb50 Obj: set aiMesh::mPrimitiveTypes %!s(int64=12) %!d(string=hai) anos
  Kim fbe408dd2e update : implement obj-support for normal maps. %!s(int64=13) %!d(string=hai) anos
  kimmi cc88a3a0de update : add displacement map support to obj-material importer. this feature is supported by some special exporters. %!s(int64=13) %!d(string=hai) anos
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. %!s(int64=13) %!d(string=hai) anos
  kimmi 648e8fe924 - Bugfix: Fix two possible reasons for bug ID 3039342 : On skipping an invalid material description in obj-loader avoid creating aiMaterial instance. Release obj-specific material instances. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. %!s(int64=14) %!d(string=hai) anos
  kimmi d5bd7009a6 - Update : Apply simple patch for debian-specific build-fixes: adapt architecture-macro. %!s(int64=14) %!d(string=hai) anos
  aramis_acg df63b4b3ed [3298060] OBJ: Add support for p and l elements %!s(int64=14) %!d(string=hai) anos
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git %!s(int64=14) %!d(string=hai) anos
  aramis_acg 799ae75d67 # Obj: add missing check for empty normals, which caused models with no or partial normal sets to fail in some cases. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 36d3a60c40 # fix obj crashes due to out-of-bounds indices in the input files. This fixes models/invalid/malformed.obj and models/invalid/malformed2.obj. %!s(int64=14) %!d(string=hai) anos
  kimmi efc5c91746 - BUGFIX : Fix CanRead-method of obj-file-importer class: add missing token for a format validation. %!s(int64=15) %!d(string=hai) anos