Commit History

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