提交历史

作者 SHA1 备注 提交日期
  mensinda ae99f99b99 Replaced boost::tuple with std::tuple 9 年之前
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 年之前
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 年之前
  Kim Kulling f2d5921252 Update FBXConverter.cpp 9 年之前
  Kim Kulling 76e4e82ecb FBX: fix https://github.com/assimp/assimp/issues/782 9 年之前
  Kim Kulling 53370d0d31 FBXImporter: some refactorings to increase readability. 10 年之前
  Kim Kulling 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 年之前
  Kim Kulling 1191d03405 Update license info. 10 年之前
  Kim Kulling 398c1361d3 Merge pull request #674 from suikki/master 10 年之前
  Otger c876dce82b Fixed crashes for Video with no content 10 年之前
  Otger f94bc8d66e Initial support for FBX embedded textures 10 年之前
  Olli Kallioinen 12ed07a939 FBX import: If animation is not defining keys for all vector components 10 年之前
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 年之前
  Kim Kulling 2bfc353fde License info: update year info. 10 年之前
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 年之前
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年之前
  George Papadopoulos 08ba782bd5 [FBX] add support for multiple animations (by using LocalStart/LocalStop in takes) 10 年之前
  Turo Lamminen e8bcad0840 Silence a warning and add an assertion 11 年之前
  abma 775b26e614 use std:: namespace for most cmath functions: 11 年之前
  Jared Duke 046b7e5f47 Rebase FBX regression db entries 11 年之前
  abma 6c5f9ecb06 fix most warnings with -pendantic 11 年之前
  Alexander Gessler d044ce7a62 FBXConverter: avoid creating an empty metadata slot (UDP3DSMAX was erased from list _after_ its size was taken)/ 11 年之前
  arkeon b2ac7b878f Correction on FBX material texture UV index 11 年之前
  Alexander Gessler 1b6b238f09 FBX: fix handling of string metadata. Before, we would accidentially confuse aiString and std::string and trigger a debug assertion. 11 年之前
  Léo Terziman 7c3a039349 Merge remote-tracking branch 'official/master' into contrib 11 年之前
  Kim Kulling a6044e125e Merge pull request #249 from attila-barsi/master 11 年之前
  attila-barsi 4f36e85bd8 Added required changes to doc and protection from nullptr. 11 年之前
  DoubleLee 2e3b602c0b Aspect Ratio fix, and comment about field of view. 11 年之前
  attila-barsi ed9204ab1b Initial version for FBX layered textures. 11 年之前