Kim Kulling
|
dcfc696e86
FBX: woraround for issue 1089.
|
8 years ago |
Jared Mulconry
|
f206249fbf
Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix
|
8 years ago |
Kim Kulling
|
a446d75250
Ue new alloc semantic when using aiMetadata + increase test coverage.
|
8 years ago |
Jared Mulconry
|
2ac9b0ce45
Fixed build warnings on MSVC14 x64 in the FBX format sources.
|
8 years ago |
Kim Kulling
|
cae8a172c3
Merge branch 'master' into coverity_scan
|
8 years ago |
AndrzejKozik
|
dcb7478785
Update FBXConverter.cpp
|
8 years ago |
AndrzejKozik
|
a074ca58b3
Keys interpolation fix
|
8 years ago |
wise86Android
|
33dcf4dbd3
122185 Pointer to local outside scope
|
9 years ago |
roshan.c
|
27f81884f9
adding support to store all the layered textures
|
9 years ago |
Chris Russ
|
fa1d6d8c55
propagating precision requirments into operations
|
9 years ago |
Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 years ago |
Turo Lamminen
|
c7c756d344
FBX: Use C++11 range-based for loop
|
9 years ago |
mensinda
|
ae99f99b99
Replaced boost::tuple with std::tuple
|
9 years ago |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 years ago |
mensinda
|
18843fe5e1
Replaced BOOST_FOREACH with c++11 ranged for loops
|
9 years ago |
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 |