summaryrefslogtreecommitdiffstats
path: root/test/unit/utVertexTriangleAdjacency.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
* FIX: try to undefined behaviour by static_cast.Kim Kulling2022-09-181-5/+7
* Update copyrightsKim Kulling2022-01-101-1/+1
* Update copyrights to 2021.Kim Kulling2021-02-281-1/+1
* reformat unittests.Kim Kulling2020-03-221-53/+37
* Updated copyright dates.Marc-Antoine Lortie2020-01-201-1/+1
* Fix the build.Kim Kulling2019-06-111-7/+4
* Update copyrights.kimkulling2019-01-301-1/+1
* unit test: missing mNumIndicesSergio Acereda2018-04-231-0/+3
* update license dates.Kim Kulling2018-01-281-1/+2
* Update license info.Kim Kulling2017-05-091-1/+2
* License info: fix datesKim Kulling2016-02-251-1/+1
* Uinittests: add missing license info headers.Kim Kulling2015-12-021-0/+40
* Refactor: Expand tabs to 4 spacesRichard2015-06-281-135/+135
* Refactor: Use LF for end of lineRichard2015-06-281-184/+184
* Replace cppunit with the googletest frameworkJared Duke2014-09-071-80/+71
* Major API cleanup. Unified formatting & doxygen tags in the public API.aramis_acg2009-01-121-2/+7
* Fixes from Andrew Galante for build with gcc4. LWOB materials finished, some ...aramis_acg2008-08-131-2/+2
* The "SplitLargeMeshes"-Process handles bones correctly now. Added Unittest fo...aramis_acg2008-07-291-6/+1
* Added "ImproveCacheLocality"-Step; Added Unit tests (3 at the moment); Fixed ...aramis_acg2008-07-221-0/+193