Commit History

Author SHA1 Message Date
  kimkulling a06133ab52 Update copyrights. 6 years ago
  rickomax 35a044bda3 Various additions/fixes (FBX blend-shapes support added) 6 years ago
  Kim Kulling b049933d2f update license dates. 7 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Kim Kulling f312d8709e More cleanup 8 years ago
  Kim Kulling dcfc696e86 FBX: woraround for issue 1089. 8 years ago
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
  Kim Kulling bd268bd864 coverity scan: add missing initialization. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 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
  Alexander Gessler 310235dd5b - fbx: more warn policy tuning. 13 years ago
  Alexander Gessler 315285faf0 - fbx: refactor parsing code, move all parsing stuff to FBXParser.cpp. Parsing errors now carry the prefix "FBX-Parser". 13 years ago
  Alexander Gessler d194c83ed8 - fbx: bugfix Model -> Cluster connections. 13 years ago
  Alexander Gessler 3e3eb6fb7c - fbx: permit empty deformers. 13 years ago
  Alexander Gessler 666f2776d7 - fbx: convert fbx deformers to assimp bones. 13 years ago
  Alexander Gessler 05ec3c2e90 - fbx: read Geometry -> Skin and Model -> Cluster connections. Improve logging, some refactoring. 13 years ago
  Alexander Gessler 06acead438 - fbx: read deformers (Skin and Cluster). 13 years ago