Historia zmian

Autor SHA1 Wiadomość Data
  Kim Kulling 31bb9f7ba6 Obj: fix code review findings. 9 lat temu
  Kim Kulling 692fb216f7 closes https://github.com/assimp/assimp/issues/809: add vertex color 9 lat temu
  Henryk Blasinski 17cae8ac5a Added support for parameters Ni and Tf in OBJ/MTL file format. 9 lat temu
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported 9 lat temu
  Chris Russ a5b3ce9a3c reverting back to 16 digit precision export 9 lat temu
  Chris Russ 10f22779f4 setting default export precision to 17 for all exporters 9 lat temu
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 lat temu
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 lat temu
  Kim Kulling 1191d03405 Update license info. 10 lat temu
  Kim Kulling 14a849b398 Obj-loader: change include brackets. 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
  rob100 b8c12fdc6f CodeQuality improvements 10 lat temu
  abma 611778045d fix for upstream changes 10 lat temu
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 lat temu
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 lat temu
  Madrich 8b1b12682f Add ExportProperties 11 lat temu
  Robin afa2d3da94 Improved texture map data in mtl exporter (in most cases an upper first character is used) 11 lat temu
  Robin 47e7667071 Added alpha texture map (map_d) 11 lat temu
  Kim Kulling b3b732c12b update: some micro improvements, replace post-increment operator with pre-increment operator. 11 lat temu
  Alexander Gessler 7abfcd1a4d Merge pull request #300 from eyethereal/fix-obj-exporter-vertex-references 11 lat temu
  Kim Kulling 9fbc9c4fb7 Merge pull request #301 from eyethereal/obj-exporter-no-name-no-group 11 lat temu
  Nathan Morse 77faf04aa3 OBJ Exporter: No "g" lines with empty names 11 lat temu
  Nathan Morse d10d20f62f Update ObjExporter.cpp 11 lat temu
  Alexander Gessler 244f981f6a ObjExporter: cleanup code. Fix bug writing normal: normals would not be transformed by world transform. 11 lat temu
  Judith Hartmann 7d1a704ed7 saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE 12 lat temu
  Marshall Hahn c592154006 using a custom compare function instead of a global aiVector3t less than operator 12 lat temu
  Marshall Hahn b72b16c90b whitespace fix 12 lat temu