Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
  Richard a96a595a7a Refactor: Trim trailing whitespace hace 10 años
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF hace 10 años
  Kim Kulling 2bfc353fde License info: update year info. hace 10 años
  Kim Kulling 85e2f47dc8 Merge pull request #523 from turol/afl-fixes hace 10 años
  Kim Kulling 995bc41d57 color node handling opengex hace 10 años
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' hace 10 años
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 hace 10 años
  Kim Kulling c0e3540ec1 use size_t instead of unsigned int ( static code analysis finding ). hace 10 años
  Turo Lamminen 3e728e80eb Obj: Change asserts to exceptions hace 10 años
  Kim Kulling c3e2fa0761 - untabify obj parser. hace 11 años
  Kim Kulling b359deb7fd update: hace 11 años
  Kim Kulling 49c9786b0a update: avoid mesh generation on heap, when the mesh will be empty ( obj-loader ). hace 11 años
  Kim Kulling 7dff0c6d52 refactoring: remove not use iosystem. hace 11 años
  Gregory Jaegy 16ae05eeeb obj loader: added multiline support hace 11 años
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. hace 11 años
  Judith Hartmann 7d1a704ed7 saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE hace 12 años
  Nick Overdijk f433746bfa Add support for emissive and gloss-maps hace 13 años
  gongwei 0b88f72be2 refactor the code, also parse texture option explictly hace 12 años
  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 hace 12 años
  Kim Kulling 685612b9f4 - refactoring : remove not used mesh index from private method in obj-importer. hace 12 años
  Kim Kulling e4fca83237 refactoring : remove dead code. hace 12 años
  acgessler 7aa966e204 Obj: fix texture coordinate indexing bug, fixes #41 hace 12 años
  Alexander Gessler 0f5272cb50 Obj: set aiMesh::mPrimitiveTypes hace 12 años
  Kim fbe408dd2e update : implement obj-support for normal maps. hace 13 años
  kimmi cc88a3a0de update : add displacement map support to obj-material importer. this feature is supported by some special exporters. hace 13 años
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. hace 13 años
  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. hace 14 años
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
  kimmi d5bd7009a6 - Update : Apply simple patch for debian-specific build-fixes: adapt architecture-macro. hace 14 años