Kim Kulling
|
7207e5117c
Use new include bracktes.
|
9 жил өмнө |
Turo Lamminen
|
c7c756d344
FBX: Use C++11 range-based for loop
|
9 жил өмнө |
mensinda
|
ae99f99b99
Replaced boost::tuple with std::tuple
|
9 жил өмнө |
mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
9 жил өмнө |
mensinda
|
18843fe5e1
Replaced BOOST_FOREACH with c++11 ranged for loops
|
9 жил өмнө |
Kim Kulling
|
f2d5921252
Update FBXConverter.cpp
|
9 жил өмнө |
Kim Kulling
|
76e4e82ecb
FBX: fix https://github.com/assimp/assimp/issues/782
|
9 жил өмнө |
Kim Kulling
|
53370d0d31
FBXImporter: some refactorings to increase readability.
|
9 жил өмнө |
Kim Kulling
|
2b09199f4a
FBXImporter: move MeshGeometry declaration into its own header
|
9 жил өмнө |
Kim Kulling
|
1191d03405
Update license info.
|
9 жил өмнө |
Kim Kulling
|
398c1361d3
Merge pull request #674 from suikki/master
|
9 жил өмнө |
Otger
|
c876dce82b
Fixed crashes for Video with no content
|
9 жил өмнө |
Otger
|
f94bc8d66e
Initial support for FBX embedded textures
|
9 жил өмнө |
Olli Kallioinen
|
12ed07a939
FBX import: If animation is not defining keys for all vector components
|
10 жил өмнө |
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
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 жил өмнө |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 жил өмнө |
George Papadopoulos
|
08ba782bd5
[FBX] add support for multiple animations (by using LocalStart/LocalStop in takes)
|
10 жил өмнө |
Turo Lamminen
|
e8bcad0840
Silence a warning and add an assertion
|
10 жил өмнө |
abma
|
775b26e614
use std:: namespace for most cmath functions:
|
11 жил өмнө |
Jared Duke
|
046b7e5f47
Rebase FBX regression db entries
|
11 жил өмнө |
abma
|
6c5f9ecb06
fix most warnings with -pendantic
|
11 жил өмнө |
Alexander Gessler
|
d044ce7a62
FBXConverter: avoid creating an empty metadata slot (UDP3DSMAX was erased from list _after_ its size was taken)/
|
11 жил өмнө |
arkeon
|
b2ac7b878f
Correction on FBX material texture UV index
|
11 жил өмнө |
Alexander Gessler
|
1b6b238f09
FBX: fix handling of string metadata. Before, we would accidentially confuse aiString and std::string and trigger a debug assertion.
|
11 жил өмнө |
Léo Terziman
|
7c3a039349
Merge remote-tracking branch 'official/master' into contrib
|
11 жил өмнө |
Kim Kulling
|
a6044e125e
Merge pull request #249 from attila-barsi/master
|
11 жил өмнө |
attila-barsi
|
4f36e85bd8
Added required changes to doc and protection from nullptr.
|
11 жил өмнө |