mensinda
|
18843fe5e1
Replaced BOOST_FOREACH with c++11 ranged for loops
|
9 years ago |
Kim Kulling
|
53370d0d31
FBXImporter: some refactorings to increase readability.
|
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 |
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
|
cdb7caffbd
- fbx: add special output node name tag to mark fbx null nodes.
|
13 years ago |
Alexander Gessler
|
1a5bf26e91
- fbx: light & camera conversion was missing in assimp, somehow.
|
13 years ago |
Alexander Gessler
|
06acead438
- fbx: read deformers (Skin and Cluster).
|
13 years ago |
Alexander Gessler
|
cab713b4c5
- fbx: attach node attachments to their nodes.
|
13 years ago |
Alexander Gessler
|
09aaaba7b8
- fbx: improved DOM object construction and dependency resolution.
|
13 years ago |
Alexander Gessler
|
4db113395c
- fbx: read local transforms (different modes of rotation not yet implemented, though).
|
13 years ago |
Alexander Gessler
|
89d5380c81
- fbx: argh. forgot to add FBXModel.cpp
|
13 years ago |