Commit History

Author SHA1 Message Date
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Turo Lamminen 46121a1559 Mark single-parameter constructors explicit 9 years ago
  Francesco Guastella 2750f8da24 Added support for reflection maps for OBJ files 10 years ago
  Kim Kulling 5a207dbb19 Merge branch 'master' of https://github.com/assimp/assimp 10 years ago
  Kim Kulling 14a849b398 Obj-loader: change include brackets. 10 years ago
  Kim Kulling e138a02dd5 Obj: fix issue 121 - set group names as the mesh names. 10 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 years ago
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  abma 470ad98281 fix "headercheck": 10 years ago
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. 11 years ago
  Judith Hartmann 7d1a704ed7 saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE 11 years ago
  Nick Overdijk f433746bfa Add support for emissive and gloss-maps 12 years ago
  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 11 years ago
  Kim Kulling 685612b9f4 - refactoring : remove not used mesh index from private method in obj-importer. 12 years ago
  Andy Maloney 1da281c1f8 Make sure members are initialized properly 12 years ago
  Kim fbe408dd2e update : implement obj-support for normal maps. 12 years ago
  kimmi cc88a3a0de update : add displacement map support to obj-material importer. this feature is supported by some special exporters. 12 years ago
  kimmi 01972bbbcf bugfix : Fix a memory leak in the obj-loader. 12 years ago
  kimmi b724ac5c2c - Bugfix : Fix build of Obj-FileImporter ( this is currently only a work-around, loader is leaking memory, I am working on it ). 13 years ago
  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. 13 years ago
  aramis_acg 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 13 years ago
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 13 years ago
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 years ago
  aramis_acg df63b4b3ed [3298060] OBJ: Add support for p and l elements 14 years ago
  aramis_acg 94767ecf8c Merge https://github.com/tonttu/assimp 14 years ago
  kimmi f3310b0f36 BUGFIX : Fix handling of multiple materials per object definition in Obj-Loader. 15 years ago
  kimmi a22e44f94d - BUGFIX :: Fix typos in doxygen documentation. 15 years ago
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 years ago