Commit History

作者 SHA1 備註 提交日期
  Alexandre Avenel 2879e0d6ef Fix typos on code using codespell 7 年之前
  kimkulling 0e15b25cd1 Next log call changes. 7 年之前
  Kim Kulling 37d352622b closes https://github.com/assimp/assimp/issues/774: use correct type for unitscale in fbx. 8 年之前
  Kim Kulling b049933d2f update license dates. 8 年之前
  kim kulling 88a0bb1b6d FBX: store UnitScaleFactor for fbx-files. 8 年之前
  Giuseppe Barbieri 06179cee04 Update FBXDocument.cpp 8 年之前
  Kim Kulling e3163ec15e FBX: fix some minor findings. 8 年之前
  Kim Kulling 7fd9c3dc98 § 8 年之前
  Minmin Gong 4efe7bfd41 Remove std functions deprecated by C++11. 8 年之前
  Kim Kulling a2b8d66a86 Update license info. 8 年之前
  Kim Kulling e6dcad384a Fix missing includes. 9 年之前
  Kim Kulling 58af9efdc9 FBX: fix compiler warning: remove unused local function. 9 年之前
  Kim Kulling dcfc696e86 FBX: woraround for issue 1089. 9 年之前
  Turo Lamminen c7c756d344 FBX: Use C++11 range-based for loop 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 23892a6ded FBX: add debugging tool to log class type + info. 9 年之前
  Kim Kulling d89e7943ad FBX Close issue-806: support version 7400. 9 年之前
  Kim Kulling 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 10 年之前
  Kim Kulling 1191d03405 Update license info. 10 年之前
  Otger a51d9a3884 Ignore FBX 'PP' type connections (they were stopping the file parsing) 10 年之前
  Otger f94bc8d66e Initial support for FBX embedded textures 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 bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年之前
  Alexander Gessler 5ae010028b FBX: fix memory leak. Connection objects in Document never freed. See #307 11 年之前
  attila-barsi ed9204ab1b Initial version for FBX layered textures. 11 年之前
  Hiroyuki Inoue 3a3ac4fea2 Fix to support FBX 2011 (7100) 12 年之前
  acgessler fcedc7e8a6 FBX: make clear that we do not support 6.n file format, closes #93. 12 年之前