Kim Kulling
|
dcfc696e86
FBX: woraround for issue 1089.
|
8 年之前 |
mensinda
|
18843fe5e1
Replaced BOOST_FOREACH with c++11 ranged for loops
|
9 年之前 |
Kim Kulling
|
bd268bd864
coverity scan: add missing initialization.
|
9 年之前 |
Kim Kulling
|
1191d03405
Update license info.
|
9 年之前 |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 年之前 |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 年之前 |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 年之前 |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 年之前 |
Alexander Gessler
|
310235dd5b
- fbx: more warn policy tuning.
|
13 年之前 |
Alexander Gessler
|
315285faf0
- fbx: refactor parsing code, move all parsing stuff to FBXParser.cpp. Parsing errors now carry the prefix "FBX-Parser".
|
13 年之前 |
Alexander Gessler
|
d194c83ed8
- fbx: bugfix Model -> Cluster connections.
|
13 年之前 |
Alexander Gessler
|
3e3eb6fb7c
- fbx: permit empty deformers.
|
13 年之前 |
Alexander Gessler
|
666f2776d7
- fbx: convert fbx deformers to assimp bones.
|
13 年之前 |
Alexander Gessler
|
05ec3c2e90
- fbx: read Geometry -> Skin and Model -> Cluster connections. Improve logging, some refactoring.
|
13 年之前 |
Alexander Gessler
|
06acead438
- fbx: read deformers (Skin and Cluster).
|
13 年之前 |