Turo Lamminen
|
856d402b59
AMFImporter: Add assertion to silence a static analyzer warning
|
7 years ago |
Turo Lamminen
|
2c7770eed5
AMFImporter: Add a block
|
7 years ago |
Thomas Lemaire
|
5b76a31485
fix trivial warnings
|
7 years ago |
Turo Lamminen
|
61278aa408
AMFImporter: Fix memory leak
|
8 years ago |
Kim Kulling
|
c1f93a69ae
Revert "WIP: Enable Travis clang build"
|
8 years ago |
Turo Lamminen
|
316046f748
AMFImporter: Fix memory leak
|
8 years ago |
Kim Kulling
|
b727420cf2
SceneCOmbiner: Fix the build.
|
8 years ago |
Kim Kulling
|
4a5c483ac4
AMFImporter: make test against nullptr dereferencing meaningful.
|
8 years ago |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 years ago |
Kim Kulling
|
ef540f46a3
Remove unused headers.
|
8 years ago |
Kim Kulling
|
11e2ca173d
Fix the build.
|
8 years ago |
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.
|
9 years ago |
Kim Kulling
|
9dc4fb2aa3
AMF: add missing license info.
|
9 years ago |
Alexandr Arutjunov
|
9d4d0de607
[*] Few changes for building using old (or MS) compilers.
|
9 years ago |
Alexandr Arutjunov
|
c1a3912b3f
[F] Erasing with constant iterator. Strange that new gcc is allow this.
|
9 years ago |
Alexandr Arutjunov
|
f497f739fa
[*] Not all modern compilers is support new C++ feature "using". What the sad?
|
9 years ago |
Alexandr Arutjunov
|
e4cb388153
[*] Style and doc changes.
|
9 years ago |
Alexandr Arutjunov
|
818fb2e901
[F] Typo: invalid format hint index.
|
9 years ago |
Alexandr Arutjunov
|
cb38054247
[+] AMF-importer. Also some fixes for modern Assimp.
|
9 years ago |