Commit History

Author SHA1 Message Date
  Kim Kulling 206004c7d6 introduce simple skin-test +some findings. 6 years ago
  kimkulling a06133ab52 Update copyrights. 6 years ago
  SchroerDev 3a3340b926 add FBX Line Element support 6 years ago
  rickomax 35a044bda3 Various additions/fixes (FBX blend-shapes support added) 6 years ago
  Alexandre Avenel 2879e0d6ef Fix typos on code using codespell 7 years ago
  kimkulling 0e15b25cd1 Next log call changes. 7 years ago
  Kim Kulling 37d352622b closes https://github.com/assimp/assimp/issues/774: use correct type for unitscale in fbx. 7 years ago
  Kim Kulling b049933d2f update license dates. 7 years ago
  kim kulling 88a0bb1b6d FBX: store UnitScaleFactor for fbx-files. 7 years ago
  Giuseppe Barbieri 06179cee04 Update FBXDocument.cpp 7 years ago
  Kim Kulling e3163ec15e FBX: fix some minor findings. 8 years ago
  Kim Kulling 7fd9c3dc98 § 8 years ago
  Minmin Gong 4efe7bfd41 Remove std functions deprecated by C++11. 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Kim Kulling e6dcad384a Fix missing includes. 8 years ago
  Kim Kulling 58af9efdc9 FBX: fix compiler warning: remove unused local function. 8 years ago
  Kim Kulling dcfc696e86 FBX: woraround for issue 1089. 8 years ago
  Turo Lamminen c7c756d344 FBX: Use C++11 range-based for loop 9 years ago
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 years ago
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
  Kim Kulling 23892a6ded FBX: add debugging tool to log class type + info. 9 years ago
  Kim Kulling d89e7943ad FBX Close issue-806: support version 7400. 9 years ago
  Kim Kulling 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Otger a51d9a3884 Ignore FBX 'PP' type connections (they were stopping the file parsing) 10 years ago
  Otger f94bc8d66e Initial support for FBX embedded textures 10 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago