summaryrefslogtreecommitdiff
path: root/tests/test_render.cpp
AgeCommit message (Expand)Author
2021-11-07Move and organize tests into subfoldersAaron Franke
2021-08-01Move code for looking_at to BasisAaron Franke
2021-07-26Use doubles for time everywhere in Timer/SceneTreeAaron Franke
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-05-22Replace QuickHull with Bullet's convex hull computer.Morris Tabor
2021-02-16Use Vector3.UP as a default value for look_at's up vectorAaron Franke
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-07-26Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)