Commit History

Author SHA1 Message Date
  Alexander Gessler 5bc573edb8 - fbx: pre-filter animated property we don't support as early as possible. 13 years ago
  Alexander Gessler 4921114c7d - fbx: better error reporting reading property tables. 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 916947327f - fbx: fix weight conversion for multi-mesh geometry. 13 years ago
  Alexander Gessler d5c05c7d84 - fbx: NodeAttribute can now be target for AnimCurveNode. 13 years ago
  Alexander Gessler 29057096fd - add extra check whether the keyframes are well-ordered. 13 years ago
  Alexander Gessler e4305149be - fbx: bugfix animation interpolation code, fix various quirks. 13 years ago
  Alexander Gessler 09aaaba7b8 - fbx: improved DOM object construction and dependency resolution. 13 years ago
  Alexander Gessler 378bc93593 - fbx: resolve target node for node animations. 13 years ago
  Alexander Gessler 382f4619ad - fbx: animation conversion from fbx's representation to assimp's. This involves evaluating animation layers etc. 13 years ago
  Alexander Gessler 67c55990cd - fbx: initial code to read animations plus the accompanying DOM classes. 13 years ago