Turo Lamminen
|
f890bc791f
Fix out of bounds write
|
3 years ago |
Turo Lamminen
|
68bc6a06b9
Use unique_ptr for aaiBones instead of explicit delete[]
|
3 years ago |
Turo Lamminen
|
03397d42e2
Use unique_ptr for aaiFaces instead of explicit delete[]
|
3 years ago |
Turo Lamminen
|
795c0abcc8
Apply modernize-loop-convert to the simplified loop
|
3 years ago |
Turo Lamminen
|
1ca44acebc
Simplify a for loop
|
3 years ago |
Turo Lamminen
|
712671e81a
Apply modernize-loop-convert again
|
3 years ago |
Turo Lamminen
|
5f28c51c03
Apply clang-tidy modernize-loop-convert transformation
|
3 years ago |
Kim Kulling
|
12b01dd575
Update SMDLoader.cpp
|
3 years ago |
Kim Kulling
|
7350baea93
Revert change
|
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 |
IOhannes m zmölnig
|
3b8126d26a
Fix spelling mistake
|
3 years ago |
Krishty
|
758116b083
removed trailing spaces and tabs from source and text
|
4 years ago |
Krishty
|
b00de10eb3
Simplified importer search and fixed a few bugs
|
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 |