Historique des commits

Auteur SHA1 Message Date
  Kim Kulling e93355c8b4 Build: fix some compiler warnings for g++. il y a 8 ans
  Kim Kulling eba06f0c8b Merge pull request #1275 from ab4d/master il y a 8 ans
  Kim Kulling 04f908aa4c Obj-Exporter: fix build. il y a 8 ans
  Andrej 331bbacf3d Fixed build error in ObjExporter :: GetMaterialLibFileName il y a 8 ans
  Andrej 2b89a3cffc Using single quote for one character parameter in find_last_of method call il y a 8 ans
  Andrej c3974512e4 Improved obj exporter to export materials to fileName.mtl instead of fileName.obj.mtl il y a 8 ans
  Andrej 04dbdca329 Revert "Creating fileName.mtl file instead of fileName.obj.mtl" il y a 8 ans
  Andrej 5757980ea5 Creating fileName.mtl file instead of fileName.obj.mtl il y a 8 ans
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  Kim Kulling 31bb9f7ba6 Obj: fix code review findings. il y a 9 ans
  Kim Kulling 692fb216f7 closes https://github.com/assimp/assimp/issues/809: add vertex color il y a 9 ans
  Henryk Blasinski 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. il y a 9 ans
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported il y a 9 ans
  Chris Russ a5b3ce9a3c reverting back to 16 digit precision export il y a 9 ans
  Chris Russ 10f22779f4 setting default export precision to 17 for all exporters il y a 9 ans
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers il y a 9 ans
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops il y a 9 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Kim Kulling 14a849b398 Obj-loader: change include brackets. il y a 10 ans
  Richard 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
  Richard a96a595a7a Refactor: Trim trailing whitespace il y a 10 ans
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  rob100 b8c12fdc6f CodeQuality improvements il y a 10 ans
  abma 611778045d fix for upstream changes il y a 10 ans
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  Madrich 8b1b12682f Add ExportProperties il y a 11 ans
  Robin afa2d3da94 Improved texture map data in mtl exporter (in most cases an upper first character is used) il y a 11 ans
  Robin 47e7667071 Added alpha texture map (map_d) il y a 11 ans