summaryrefslogtreecommitdiffstats
path: root/code/Common/Assimp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix: Fix leak when sortbyp failes with exception (#6166)Kim Kulling10 days1-3/+4
* Fix Whitespace (#6063)krishty2025-03-261-1/+1
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
* Fix use after free in the CallbackToLogRedirector (#5918)tyler922024-12-111-0/+4
* Fix leak (#5762)Kim Kulling2024-09-071-4/+9
* Expose aiGetEmbeddedTexture to C-API (#5382)sacereda2024-08-211-14/+18
* Kimkulling/fix double precision tests (#5660)Kim Kulling2024-07-121-8/+8
* Add checks for invalid buffer ans size (#5570)Kim Kulling2024-05-131-2/+7
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
* Apply various clang-tidy checks for smartprs and modern C++ typesAaron Gokaslan2022-11-081-1/+1
* Don't include stm_image implementation if using stb library from HunterPovilas Kanapickas2022-09-231-5/+7
* Add compiler switgxh for using static linkage for std_imageKim Kulling2022-05-311-1/+3
* Update Assimp.cppKim Kulling2022-05-311-0/+2
* Update Assimp.cppKim Kulling2022-05-311-0/+2
* Update Assimp.cppKim Kulling2022-05-311-3/+2
* Move stb_image header into its own header file.Kim Kulling2022-04-051-14/+1
* Link std_image statically.Kim Kulling2022-04-051-0/+1
* Update copyrightsKim Kulling2022-01-101-1/+1
* Disable diagnostic for LogStream comparatorRobert UbiƱas2021-08-111-0/+13
* Hunter fixes for stb_imageRahul Sheth2021-07-071-1/+1
* fix the includeKim Kulling2021-06-031-1/+1
* merge and update all copies of stb_image.hKrishty2021-05-051-0/+33
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
* Fix build when ASSIMP_DOUBLE_PRECISION is on.Hill Ma2020-06-281-1/+1
* replace NULL and avoid ai_assert with more than 2 tests.Kim Kulling2020-06-231-169/+169
|\
| * Add concept of verboseDebugMalcolm Tyrrell2020-05-151-2/+2
|/
* closes https://github.com/assimp/assimp/issues/2166: add missing setter for m...Kim Kulling2020-04-061-365/+328
* Added missing functionalities to C API.Marc-Antoine Lortie2020-03-261-0/+595
* Updated copyright dates.Marc-Antoine Lortie2020-01-201-1/+1
* Fix the compile pass, still unresolved symbols.Kim Kulling2019-06-101-1/+1
* Reorg of code.Kim Kulling2019-06-061-0/+695