summaryrefslogtreecommitdiffstats
path: root/tests/core/math/test_aabb.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122Spartan3222024-11-021-1/+1
|\
| * Always add decimal when printing floatkobewi2024-10-231-1/+1
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Simplify and fix Rect2/AABB get_support functionAaron Franke2024-08-191-7/+7
* Fix AABB Ray intersection - return insidelawnjelly2024-05-091-0/+61
* [Core] Fix `AABB.encloses` failing on shared upper boundA Thousand Ships2024-01-121-0/+9
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Tests] Replace Math::is_equal_approx with == and doctest::ApproxHendrik Brucker2022-11-051-4/+4
* Add `is_finite` method for checking built-in typesHaoyu Qiu2022-10-081-0/+21
* Replace AABB has_no_volume with has_volumeAaron Franke2022-09-041-6/+11
* Tests: Silence some intentional errorsRémi Verschelde2022-08-041-13/+7
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* AABB: Improve docs and test for `has_point`Rémi Verschelde2021-12-021-4/+17
* Move and organize tests into subfoldersAaron Franke2021-11-071-0/+382