| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bugfix/fix sonarcube findings (#6369) | Kim Kulling | 2025-10-14 | 1 | -6/+8 |
| * | Prepare 6.0.2 (#6231)v6.0.2 | Kim Kulling | 2025-06-08 | 1 | -5/+5 |
| * | Fix: Fix leak when sortbyp failes with exception (#6166) | Kim Kulling | 2025-05-14 | 1 | -3/+4 |
| * | Fix Whitespace (#6063) | krishty | 2025-03-26 | 1 | -1/+1 |
| * | Refactorings: glTF cleanups (#6028) | Kim Kulling | 2025-03-05 | 1 | -1/+1 |
| * | Fix use after free in the CallbackToLogRedirector (#5918) | tyler92 | 2024-12-11 | 1 | -0/+4 |
| * | Fix leak (#5762) | Kim Kulling | 2024-09-07 | 1 | -4/+9 |
| * | Expose aiGetEmbeddedTexture to C-API (#5382) | sacereda | 2024-08-21 | 1 | -14/+18 |
| * | Kimkulling/fix double precision tests (#5660) | Kim Kulling | 2024-07-12 | 1 | -8/+8 |
| * | Add checks for invalid buffer ans size (#5570) | Kim Kulling | 2024-05-13 | 1 | -2/+7 |
| * | Add 2024 to copyright infos (#5475) | Kim Kulling | 2024-02-23 | 1 | -1/+1 |
| * | Apply various clang-tidy checks for smartprs and modern C++ types | Aaron Gokaslan | 2022-11-08 | 1 | -1/+1 |
| * | Don't include stm_image implementation if using stb library from Hunter | Povilas Kanapickas | 2022-09-23 | 1 | -5/+7 |
| * | Add compiler switgxh for using static linkage for std_image | Kim Kulling | 2022-05-31 | 1 | -1/+3 |
| * | Update Assimp.cpp | Kim Kulling | 2022-05-31 | 1 | -0/+2 |
| * | Update Assimp.cpp | Kim Kulling | 2022-05-31 | 1 | -0/+2 |
| * | Update Assimp.cpp | Kim Kulling | 2022-05-31 | 1 | -3/+2 |
| * | Move stb_image header into its own header file. | Kim Kulling | 2022-04-05 | 1 | -14/+1 |
| * | Link std_image statically. | Kim Kulling | 2022-04-05 | 1 | -0/+1 |
| * | Update copyrights | Kim Kulling | 2022-01-10 | 1 | -1/+1 |
| * | Disable diagnostic for LogStream comparator | Robert UbiƱas | 2021-08-11 | 1 | -0/+13 |
| * | Hunter fixes for stb_image | Rahul Sheth | 2021-07-07 | 1 | -1/+1 |
| * | fix the include | Kim Kulling | 2021-06-03 | 1 | -1/+1 |
| * | merge and update all copies of stb_image.h | Krishty | 2021-05-05 | 1 | -0/+33 |
| * | Update copyrights to 2021. | Kim Kulling | 2021-02-28 | 1 | -1/+1 |
| * | Fix build when ASSIMP_DOUBLE_PRECISION is on. | Hill Ma | 2020-06-28 | 1 | -1/+1 |
| * | replace NULL and avoid ai_assert with more than 2 tests. | Kim Kulling | 2020-06-23 | 1 | -169/+169 |
| |\ |
|
| | * | Add concept of verboseDebug | Malcolm Tyrrell | 2020-05-15 | 1 | -2/+2 |
| |/ |
|
| * | closes https://github.com/assimp/assimp/issues/2166: add missing setter for m... | Kim Kulling | 2020-04-06 | 1 | -365/+328 |
| * | Added missing functionalities to C API. | Marc-Antoine Lortie | 2020-03-26 | 1 | -0/+595 |
| * | Updated copyright dates. | Marc-Antoine Lortie | 2020-01-20 | 1 | -1/+1 |
| * | Fix the compile pass, still unresolved symbols. | Kim Kulling | 2019-06-10 | 1 | -1/+1 |
| * | Reorg of code. | Kim Kulling | 2019-06-06 | 1 | -0/+695 |