Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 year ago |
Stephen Gold
|
213d73ebc6
correct grammar/typographic errors in comments (8 files)
|
1 year ago |
Kim Kulling
|
4535e37fc6
Fix namespaces.
|
1 year ago |
Kim Kulling
|
8cf2d6e588
Refactoring: Some cleanups
|
1 year ago |
Kim Kulling
|
0b0ec713f6
Fix empty mesh handling
|
1 year ago |
Jackie9527
|
a87585668d
Fix warning related to unreachable-code-return, disable warning.
|
2 years ago |
Aaron Gokaslan
|
e93fa6699a
Manually fix up 100 more instances where it should be defaulted
|
3 years ago |
Aaron Gokaslan
|
27edb43600
Apply modernize-use-emplace clang-tidy rule
|
3 years ago |
Engin Manap
|
a10abe0283
Add fallthrough comment to switch case
|
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 |
Madrich
|
9b535d1c15
Fix Double Precision errors/warnings
|
4 years ago |
Malcolm Tyrrell
|
5cd3bdd5c2
No need to distinguish formatting log functions.
|
4 years ago |
Malcolm Tyrrell
|
58bc4bcb63
log info
|
4 years ago |
Jason C
|
116ebf6e10
[3ds] Fix assertion failure when file could not be opened
|
4 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 |
Kim Kulling
|
78132d666f
Merge branch 'master' into fix-3ds-matrix
|
4 years ago |
Krishty
|
260cc6bd26
reverted regression in 3DS transformation (issue #3802)
|
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 |
Bernold Kraft
|
09d3266250
Fixing 3DS import for CHUNK_TRMATRIX translation vector.
|
4 years ago |
Kim Kulling
|
6c89631581
closes https://github.com/assimp/assimp/issues/3678: ensure lowercase
|
4 years ago |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 years ago |
Kim Kulling
|
f44572157a
Update 3DSLoader.cpp
|
4 years ago |
Malcolm Tyrrell
|
b7c789da67
Stop concatenating std::strings. Use formatter.
|
5 years ago |
Kim Kulling
|
f8e6512a63
Move format importer and exporter into its won folder.
|
5 years ago |