summaryrefslogtreecommitdiffstats
path: root/test/unit/utBlenderIntermediate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-051-1/+1
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-231-1/+1
* Update copyrightsKim Kulling2022-01-101-1/+1
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
* Fix compiler warning: warning: argument to ... call is the same expression as...kimkulling2021-02-051-2/+2
* Move format importer and exporter into its won folder.Kim Kulling2020-05-021-1/+1
* fix warning.Kim Kulling2020-03-221-1/+1
* reformat unittests.Kim Kulling2020-03-221-15/+10
* Updated copyright dates.Marc-Antoine Lortie2020-01-201-1/+1
* Fix the build.Kim Kulling2019-06-111-5/+5
* Update copyrights.kimkulling2019-01-301-1/+1
* Issue #1776: Updated and fixed test in utBlenderIntermediate.cpp for Blender:...Max Vollmer2018-02-071-5/+14
* update license dates.Kim Kulling2018-01-281-1/+2
* Update license info.Kim Kulling2017-05-091-1/+2
* Merge branch 'master' of https://github.com/assimp/assimp into implementation...Jared Mulconry2016-11-231-2/+5
|\
| * Covery: 152484 Buffer not null terminatedwise86Android2016-09-181-2/+5
* | Fixed build warnings on MSVC14 x64 in the Blender format sources, as well asJared Mulconry2016-11-191-0/+4
|/
* Blender: Add a positive test for object compare.Kim Kulling2016-07-171-0/+67