Historia zmian

Autor SHA1 Wiadomość Data
  kimkulling a06133ab52 Update copyrights. 6 lat temu
  Kim Kulling b049933d2f update license dates. 7 lat temu
  Kim Kulling a2b8d66a86 Update license info. 8 lat temu
  Henryk Blasinski 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. 8 lat temu
  Kim Kulling ae956044aa ObjImporter: remove unnecessary allocations of std::vector in obj-specific 9 lat temu
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. 9 lat temu
  Kim Kulling 0bae2bbfa7 Obj-Importer: start new streaming handling. 9 lat temu
  Kim Kulling ffdca3593b ObjImporter: remove unused code. 9 lat temu
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 lat temu
  Roy Shilkrot 7d98643bcf adding support for per-vertex colors. 9 lat temu
  Kim Kulling 1191d03405 Update license info. 9 lat temu
  Turo Lamminen 46121a1559 Mark single-parameter constructors explicit 10 lat temu
  Francesco Guastella 2750f8da24 Added support for reflection maps for OBJ files 10 lat temu
  Kim Kulling 5a207dbb19 Merge branch 'master' of https://github.com/assimp/assimp 10 lat temu
  Kim Kulling 14a849b398 Obj-loader: change include brackets. 10 lat temu
  Kim Kulling e138a02dd5 Obj: fix issue 121 - set group names as the mesh names. 10 lat temu
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 lat temu
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 lat temu
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 lat temu
  Kim Kulling 2bfc353fde License info: update year info. 10 lat temu
  abma 470ad98281 fix "headercheck": 10 lat temu
  Kim Kulling fbaf89492d bugfix: Obj-importer is now able to deal with 3d-texture coordinates. 11 lat temu
  Judith Hartmann 7d1a704ed7 saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE 11 lat temu
  Nick Overdijk f433746bfa Add support for emissive and gloss-maps 12 lat temu
  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 lat temu
  Kim Kulling 685612b9f4 - refactoring : remove not used mesh index from private method in obj-importer. 12 lat temu
  Andy Maloney 1da281c1f8 Make sure members are initialized properly 12 lat temu
  Kim fbe408dd2e update : implement obj-support for normal maps. 12 lat temu
  kimmi cc88a3a0de update : add displacement map support to obj-material importer. this feature is supported by some special exporters. 12 lat temu
  kimmi 01972bbbcf bugfix : Fix a memory leak in the obj-loader. 13 lat temu