summaryrefslogtreecommitdiffstats
path: root/test/unit/Common
Commit message (Expand)AuthorAgeFilesLines
* fix compile error caused by PR #6087 when ASSIMP_DOUBLE_PRESICION is enabled ...sSsA012025-06-051-1/+1
* Bugfix/ensure collada parsing works issue 1488 (#6087)Kim Kulling2025-04-101-0/+66
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-0512-12/+12
* Fix leak (#5762)Kim Kulling2024-09-071-0/+52
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-2311-11/+11
* Trim Trailing WhitespaceKrishty2023-01-161-1/+1
* Refactoring: Move asserthandler header to includeKim Kulling2022-12-232-2/+2
* Apply various clang-tidy checks for smartprs and modern C++ typesAaron Gokaslan2022-11-081-1/+1
* Update utMaybe.cppKim Kulling2022-09-081-1/+1
* Add missing fileKim Kulling2022-09-071-0/+54
* Update utBaseProcess.cppKim Kulling2022-08-301-1/+1
* Update utBaseProcess.cppKim Kulling2022-08-291-0/+5
* Introduce unittest for BaseProcess.Kim Kulling2022-08-281-0/+105
* Code cleanup and some new unittests for edgecases.Kim Kulling2022-08-271-16/+25
* Fix comparison signed unsigned warning.Kim Kulling2022-05-211-1/+1
* Add unittest to reproduce undefined behaviour: left shift on negative valueKim Kulling2022-05-171-0/+56
* Merge branch 'master' into kimkulling/fix_ordering_of_gltf2_issue4407Kim Kulling2022-02-228-7/+96
|\
| * Update copyrights.Kim Kulling2022-01-161-1/+1
| * Merge branch 'master' into common_base64Viktor Kovacs2022-01-117-7/+7
| |\
| | * Update copyrightsKim Kulling2022-01-107-7/+7
| * | Move Base64 encode/decode functionality to the common folder.kovacsv2022-01-021-0/+72
| |/
| * Bug: Export crashes when any of the meshes contains texture coordinate names ...kovacsv2021-12-071-0/+17
* | Fix warningsKim Kulling2021-11-201-5/+6
|/
* Better aiMesh ABI compatibility with 5.0.1, make smallerRichardTea2021-11-091-0/+96
* CalculateDistance methodMalcolm Tyrrell2021-10-211-1/+1
* CommentsMalcolm Tyrrell2021-10-201-2/+4
* Subtract the centroidMalcolm Tyrrell2021-10-201-0/+34
* removed trailing spaces and tabs from source and textKrishty2021-07-291-1/+1
* Add xml doc.Kim Kulling2021-05-181-3/+1
* Update copyrights to 2021.Kim Kulling2021-02-286-6/+6
* cleaned up sign-compare unittest build warningscontriteobserver2021-01-301-1/+1
* Fix lowrcase names.Kim Kulling2020-09-301-2/+2
* make xml parsing more verbose.Kim Kulling2020-09-292-12/+6
* Merge branch 'master' into pugi_xmlKim Kulling2020-09-251-0/+57
|\
| * Fix leakKim Kulling2020-08-111-1/+2
| * Update utStandardShapes.cppKim Kulling2020-08-111-1/+3
| * Add testKim Kulling2020-08-111-0/+54
* | xml-parser: ensure that traverse-collectors are only collecting xmlnodes.Kim Kulling2020-09-021-0/+5
* | Fix memory handling of xml-nodes in the parser.Kim Kulling2020-09-011-4/+23
* | fix node collection for collada xml parsingKim Kulling2020-09-011-1/+11
* | fix loop of xml-files.Kim Kulling2020-08-281-0/+1
* | Prepare unittest for XmlParser.kimkulling2020-08-271-0/+58
|/
* Need to use ASSIMP_BUILD_DEBUG.Malcolm Tyrrell2020-06-241-2/+2
* Fix.Malcolm Tyrrell2020-06-231-3/+2
* Allow assert handling to be replaced.Malcolm Tyrrell2020-06-231-0/+111
* closes https://github.com/assimp/assimp/issues/3165: remove deprecated code w...Kim Kulling2020-04-261-0/+84
* Merge branch 'master' into kimkulling_devKim Kulling2020-02-161-1/+1
|\
| * Updated copyright dates.Marc-Antoine Lortie2020-01-201-1/+1
* | Testcoverage improvements.Kim Kulling2020-01-141-0/+93
|/
* Update copyrights.kimkulling2019-01-301-1/+1