Geçmişin Kaydedilmesi

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