summaryrefslogtreecommitdiffstats
path: root/test/unit/ImportExport/MDL
Commit message (Expand)AuthorAgeFilesLines
* Refactorings: glTF cleanups (#6028)Kim Kulling2025-03-054-4/+4
* Add 2024 to copyright infos (#5475)Kim Kulling2024-02-234-4/+4
* Use ASSERT_NE to check that scene has loadedTuro Lamminen2023-03-213-19/+19
* Replace typedef by using.Marc-Antoine Lortie2023-03-141-2/+2
* Improved comments.Marc-Antoine Lortie2023-03-131-0/+2
* Simplified HL1 MDL nodes tests.Marc-Antoine Lortie2023-03-131-35/+63
* Adjust emptyBonesNames test.Marc-Antoine Lortie2023-03-131-1/+12
* Added a test to validate HL1 MDL bone hierarchy.Marc-Antoine Lortie2023-03-131-0/+67
* Fix build error: ‘temp’ may be used uninitialized in this function [-Werr...Ralf Habacker2022-10-131-2/+2
* FIX: Fix not initialized enums in unittest.Kim Kulling2022-09-181-3/+3
* FIX: Initialize uninitialized enum in unittest.Kim Kulling2022-09-181-1/+1
* Update copyrightsKim Kulling2022-01-104-4/+4
* Fix spelling mistakeIOhannes m zmölnig2021-10-081-1/+1
* removed trailing spaces and tabs from source and textKrishty2021-07-291-2/+2
* Update copyrights to 2021.Kim Kulling2021-02-284-4/+4
* Move format importer and exporter into its won folder.Kim Kulling2020-05-023-3/+3
* reformat unittests.Kim Kulling2020-03-224-109/+99
* Updated copyright dates.Marc-Antoine Lortie2020-01-204-4/+4
* Removed dead code.Marc-Antoine Lortie2019-12-251-12/+0
* Fixed int/unsigned int comparaisons.Marc-Antoine Lortie2019-12-182-4/+4
* Removed unused variable.Marc-Antoine Lortie2019-12-181-1/+0
* Added HL1 MDL loader tests.Marc-Antoine Lortie2019-12-164-0/+897