Kim Kulling
|
552f3a308d
Fix nullptr dereferencing
|
3 years ago |
Kim Kulling
|
05746acb07
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
|
3 years ago |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 years ago |
Alex Rebert
|
1fe9d405f5
Fix out-of-bounds read in MDLImporter
|
3 years ago |
Kim Kulling
|
1f76b2e6b9
Merge branch 'master' into Q1MDLgroup
|
3 years ago |
Garux
|
c776924adf
fix -Waddress-of-packed-member
|
4 years ago |
Kim Kulling
|
8013c5011c
Merge branch 'master' into hl1mdlOrient
|
4 years ago |
Jason C
|
a9fb1e56ae
Add ai_str_toprintable; fixed garbage messages in HMP, MDL, Q3D loaders.
|
4 years ago |
Krishty
|
0f3e6e2941
replaced std::size() with AI_COUNT_OF for pre-C++20 compilers
|
4 years ago |
Garux
|
4798ff3882
fix hl1 mdl orientation, tex coords, face windings order
|
4 years ago |
Krishty
|
b00de10eb3
Simplified importer search and fixed a few bugs
|
4 years ago |
Garux
|
856547be23
Fix Q1 MDL group frame loading, e.g. Q1 progs/flame2.mdl
|
4 years ago |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 years ago |
Malcolm Tyrrell
|
b7c789da67
Stop concatenating std::strings. Use formatter.
|
5 years ago |
Kim Kulling
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 years ago |
Kim Kulling
|
f8e6512a63
Move format importer and exporter into its won folder.
|
5 years ago |