Vinz Spring
|
269987085f
Fixes CVE-2025-2750: out of bounds write by assigning to wrong array element count tracking (closes #6011) (#6225)
|
1 miesiąc temu |
Vinz Spring
|
177797c77b
Fixes CVE-2025-2751: Out-of-bounds Read in Assimp::CSMImporter::InternReadFile (closes #6012) (#6224)
|
1 miesiąc temu |
Kim Kulling
|
327afe0183
Fix crashes (#6138)
|
2 miesięcy temu |
Kim Kulling
|
0c02313893
Refactor (#6127)
|
2 miesięcy temu |
Kim Kulling
|
2690e354da
CMS: Fix possible overflow access (#6052)
|
4 miesięcy temu |
Kim Kulling
|
45898eee55
Refactorings: glTF cleanups (#6028)
|
4 miesięcy temu |
Kim Kulling
|
5fa7b8ceb9
Bugfix/cosmetic code cleanup (#5947)
|
6 miesięcy temu |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 rok temu |
Kim Kulling
|
c08e3b4abb
Add bounds checks to the parsing utilities. (#5421)
|
1 rok temu |
Kim Kulling
|
8cf2d6e588
Refactoring: Some cleanups
|
1 rok temu |
Aaron Gokaslan
|
ccfb175460
Apply various clang-tidy checks for smartprs and modern C++ types
|
2 lat temu |
Aaron Gokaslan
|
6fa21dcc6e
Explicitly default all empty dtors
|
2 lat temu |
Kim Kulling
|
05746acb07
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
|
3 lat temu |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 lat temu |
Krishty
|
5895c0c22c
more const in format detection
|
3 lat temu |
Krishty
|
0f3e6e2941
replaced std::size() with AI_COUNT_OF for pre-C++20 compilers
|
4 lat temu |
Krishty
|
b00de10eb3
Simplified importer search and fixed a few bugs
|
4 lat temu |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 lat temu |
Malcolm Tyrrell
|
b7c789da67
Stop concatenating std::strings. Use formatter.
|
5 lat temu |
Kim Kulling
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 lat temu |
Kim Kulling
|
f8e6512a63
Move format importer and exporter into its won folder.
|
5 lat temu |