summaryrefslogtreecommitdiffstats
path: root/tests/test_render.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move and organize tests into subfoldersAaron Franke2021-11-071-237/+0
* Move code for looking_at to BasisAaron Franke2021-08-011-1/+1
* Use doubles for time everywhere in Timer/SceneTreeAaron Franke2021-07-261-2/+2
* Use const references where possible for List range iteratorsRémi Verschelde2021-07-251-1/+1
* Use C++ iterators for Lists in many situationsAaron Franke2021-07-231-4/+4
* Rename Transform to Transform3D in coreAaron Franke2021-06-031-5/+5
* Replace QuickHull with Bullet's convex hull computer.Morris Tabor2021-05-221-2/+2
* Use Vector3.UP as a default value for look_at's up vectorAaron Franke2021-02-161-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-3/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)2020-07-261-0/+240