mensinda
|
18843fe5e1
Replaced BOOST_FOREACH with c++11 ranged for loops
|
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 |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 years ago |
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 |