Andy Maloney
|
0c7aac02eb
Fixes spelling in comments
|
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
|
e4d43aa51a
Fixed a bug in the AMF Importer Postprocessing where metadata would be
|
8 years ago |
Jared Mulconry
|
6ba2dc4db3
Fixed build warnings on MSVC14 x64 in the postprocessing of AMF format.
|
8 years ago |
Kim Kulling
|
02e038bbb6
Fix compiler warnings related to issue 957.
|
8 years ago |
Kim Kulling
|
5cb4df80ad
C++11-combat: hopefully the last std::to_string to replace.
|
8 years ago |
Kim Kulling
|
9dc4fb2aa3
AMF: add missing license info.
|
8 years ago |
Alexandr Arutjunov
|
9d4d0de607
[*] Few changes for building using old (or MS) compilers.
|
8 years ago |
Alexandr Arutjunov
|
c1a3912b3f
[F] Erasing with constant iterator. Strange that new gcc is allow this.
|
8 years ago |
Alexandr Arutjunov
|
f497f739fa
[*] Not all modern compilers is support new C++ feature "using". What the sad?
|
8 years ago |
Alexandr Arutjunov
|
e4cb388153
[*] Style and doc changes.
|
8 years ago |
Alexandr Arutjunov
|
818fb2e901
[F] Typo: invalid format hint index.
|
8 years ago |
Alexandr Arutjunov
|
cb38054247
[+] AMF-importer. Also some fixes for modern Assimp.
|
8 years ago |