Kim Kulling
|
f2d5921252
Update FBXConverter.cpp
|
9 years ago |
Kim Kulling
|
76e4e82ecb
FBX: fix https://github.com/assimp/assimp/issues/782
|
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 |
Kim Kulling
|
398c1361d3
Merge pull request #674 from suikki/master
|
9 years ago |
Otger
|
c876dce82b
Fixed crashes for Video with no content
|
9 years ago |
Otger
|
f94bc8d66e
Initial support for FBX embedded textures
|
9 years ago |
Olli Kallioinen
|
12ed07a939
FBX import: If animation is not defining keys for all vector components
|
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
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
George Papadopoulos
|
08ba782bd5
[FBX] add support for multiple animations (by using LocalStart/LocalStop in takes)
|
10 years ago |
Turo Lamminen
|
e8bcad0840
Silence a warning and add an assertion
|
10 years ago |
abma
|
775b26e614
use std:: namespace for most cmath functions:
|
11 years ago |
Jared Duke
|
046b7e5f47
Rebase FBX regression db entries
|
11 years ago |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 years ago |
Alexander Gessler
|
d044ce7a62
FBXConverter: avoid creating an empty metadata slot (UDP3DSMAX was erased from list _after_ its size was taken)/
|
11 years ago |
arkeon
|
b2ac7b878f
Correction on FBX material texture UV index
|
11 years ago |
Alexander Gessler
|
1b6b238f09
FBX: fix handling of string metadata. Before, we would accidentially confuse aiString and std::string and trigger a debug assertion.
|
11 years ago |
Léo Terziman
|
7c3a039349
Merge remote-tracking branch 'official/master' into contrib
|
11 years ago |
Kim Kulling
|
a6044e125e
Merge pull request #249 from attila-barsi/master
|
11 years ago |
attila-barsi
|
4f36e85bd8
Added required changes to doc and protection from nullptr.
|
11 years ago |
DoubleLee
|
2e3b602c0b
Aspect Ratio fix, and comment about field of view.
|
11 years ago |
attila-barsi
|
ed9204ab1b
Initial version for FBX layered textures.
|
11 years ago |
Léo Terziman
|
1f3be52079
Merge remote-tracking branch 'official/master' into contrib
|
11 years ago |
Léo Terziman
|
82cc038a83
Merge remote-tracking branch 'official/master' into contrib
|
11 years ago |
Frederik Aalund
|
595529ef8b
Refactored the metadata for inner consistency.
|
11 years ago |