提交歷史

作者 SHA1 備註 提交日期
  Wil Shipley 7a7a496320 - Add include of stdarg, because apparently that's needed to build of Github server with Travis. 10 年之前
  Wil Shipley 8b7fa48d27 - Merge in latest from assimp/assimp on GitHub (5c00aef7cd8ab6b7f86c8297958a630f9459dc53) 10 年之前
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 年之前
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 年之前
  Kim Kulling 2bfc353fde License info: update year info. 10 年之前
  Wil Shipley 91ca983d5f - Workaround for Collada exporter in SketchUp 15.3.331 (possibly others) where it'll export the wrong "count" when exporting "lines". 10 年之前
  Léo Terziman 91c751a03a Added missing header 10 年之前
  Léo Terziman 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib 10 年之前
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 年之前
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年之前
  Léo Terziman 60d58901a5 Merge remote-tracking branch 'official/master' into contrib 10 年之前
  Alexander Gessler 16880b3dbd Fix build after mis-merge. 11 年之前
  Alexander Gessler c59878e427 Merge branch 'master' of github.com:assimp/assimp 11 年之前
  Léo Terziman 18ef31cc06 Merge remote-tracking branch 'official/master' into contrib 11 年之前
  DenisMikhalev c410512173 Use material names, set default direction to UP_Y, process extra tag 11 年之前
  Turo Lamminen 5a74e07f5f Mark some more functions with AI_WONT_RETURN 11 年之前
  Léo Terziman d9a2293491 Improved handling of transparency in collada importer 11 年之前
  Alexander Gessler ce1302cd71 Fix VC12 warning "empty but controlled statement found". 11 年之前
  Léo Terziman b367d9b390 Fixed some warnings related to empty statement when using assert & building in release mode 11 年之前
  Wolfgang Herget c08a5581dd ColladaParser::CopyVertex: don't make a local copy of the vertex' indices. 11 年之前
  Wolfgang Herget 8dead93504 ColladaParser: don't arbitrarily limit number of per-vertex attributes. 11 年之前
  Wolfgang Herget ca3ce4703d Rename ColladaParser::CopyPrimitive to ::CopyVertex. 11 年之前
  Wolfgang Herget 13a157ea66 For Polylists, manually compute the start offset outside CopyPrimitive. 11 年之前
  Johannes Ebersold e568c2df9d ColladaParser::ReadIndexData: don't rely on the specified number of primitives. 11 年之前
  Johannes Ebersold 72f67ea0cd Whitespace changes 11 年之前
  Johannes Ebersold 593484829b Add Function ColladaParser::ReadPrimTriStrips. 11 年之前
  Johannes Ebersold 0f40dcca7e Add calculation for nuber of Primitives for TriStrips 11 年之前
  Johannes Ebersold 7c4bf383d7 Move vertex copy operation into switch statement. 11 年之前
  Johannes Ebersold 4ef244f672 Extract function ColladaParser::CopyPrimitive 11 年之前