Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactorings: glTF cleanups (#6028) | Kim Kulling | 2025-03-05 | 4 | -4/+4 |
* | Add 2024 to copyright infos (#5475) | Kim Kulling | 2024-02-23 | 4 | -4/+4 |
* | Use ASSERT_NE to check that scene has loaded | Turo Lamminen | 2023-03-21 | 3 | -19/+19 |
* | Replace typedef by using. | Marc-Antoine Lortie | 2023-03-14 | 1 | -2/+2 |
* | Improved comments. | Marc-Antoine Lortie | 2023-03-13 | 1 | -0/+2 |
* | Simplified HL1 MDL nodes tests. | Marc-Antoine Lortie | 2023-03-13 | 1 | -35/+63 |
* | Adjust emptyBonesNames test. | Marc-Antoine Lortie | 2023-03-13 | 1 | -1/+12 |
* | Added a test to validate HL1 MDL bone hierarchy. | Marc-Antoine Lortie | 2023-03-13 | 1 | -0/+67 |
* | Fix build error: ‘temp’ may be used uninitialized in this function [-Werr... | Ralf Habacker | 2022-10-13 | 1 | -2/+2 |
* | FIX: Fix not initialized enums in unittest. | Kim Kulling | 2022-09-18 | 1 | -3/+3 |
* | FIX: Initialize uninitialized enum in unittest. | Kim Kulling | 2022-09-18 | 1 | -1/+1 |
* | Update copyrights | Kim Kulling | 2022-01-10 | 4 | -4/+4 |
* | Fix spelling mistake | IOhannes m zmölnig | 2021-10-08 | 1 | -1/+1 |
* | removed trailing spaces and tabs from source and text | Krishty | 2021-07-29 | 1 | -2/+2 |
* | Update copyrights to 2021. | Kim Kulling | 2021-02-28 | 4 | -4/+4 |
* | Move format importer and exporter into its won folder. | Kim Kulling | 2020-05-02 | 3 | -3/+3 |
* | reformat unittests. | Kim Kulling | 2020-03-22 | 4 | -109/+99 |
* | Updated copyright dates. | Marc-Antoine Lortie | 2020-01-20 | 4 | -4/+4 |
* | Removed dead code. | Marc-Antoine Lortie | 2019-12-25 | 1 | -12/+0 |
* | Fixed int/unsigned int comparaisons. | Marc-Antoine Lortie | 2019-12-18 | 2 | -4/+4 |
* | Removed unused variable. | Marc-Antoine Lortie | 2019-12-18 | 1 | -1/+0 |
* | Added HL1 MDL loader tests. | Marc-Antoine Lortie | 2019-12-16 | 4 | -0/+897 |