krishty
|
b57f7d367c
Harmonize Importer #includes (#6065)
|
4 months ago |
Kim Kulling
|
45898eee55
Refactorings: glTF cleanups (#6028)
|
5 months ago |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 year ago |
Kim Kulling
|
8cf2d6e588
Refactoring: Some cleanups
|
1 year ago |
Krishty
|
72f360710a
Fix MSVC Warnings With “emplace_back()”
|
2 years ago |
Aaron Gokaslan
|
411171fa45
Apply some more modernize-use-emplace
|
2 years ago |
Aaron Gokaslan
|
e93fa6699a
Manually fix up 100 more instances where it should be defaulted
|
2 years ago |
RedSkittleFox
|
5ab1be8d04
Fixed deprecated class usage; removed unsupported C++17 feature
|
3 years ago |
RedSkittleFox
|
f26dc74f21
Fixed MMD Importer not loading files from buffer and enabled unit test
|
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 |
Krishty
|
5895c0c22c
more const in format detection
|
3 years ago |
Krishty
|
b79b84d34e
Merge branch 'master' into new-file-detection
|
4 years ago |
Krishty
|
0f3e6e2941
replaced std::size() with AI_COUNT_OF for pre-C++20 compilers
|
4 years ago |
Krishty
|
b00de10eb3
Simplified importer search and fixed a few bugs
|
4 years ago |
Krishty
|
f761dc72f4
style fix - initializing and assigning empty std::string properly
|
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 |