summaryrefslogtreecommitdiffstats
path: root/include/godot_cpp/variant/aabb.hpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1437 from AThousandShips/vec_elem_scalarDavid Snopek2024-05-071-1/+1
|\
| * Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`A Thousand Ships2024-04-111-1/+1
* | [Math] Add `is_finite` methodsA Thousand Ships2024-04-111-0/+1
|/
* Fix `AABB.encloses` failing on shared upper boundA Thousand Ships2024-01-121-3/+3
* Sync license copyright with upstream GH-70885Rémi Verschelde2023-01-101-29/+29
* Update core data structures to match the engineAaron Franke2022-10-071-43/+80
* Use struct instead of class for core structuresAaron Franke2022-10-051-6/+1
* Update copyright yearRémi Verschelde2022-03-151-2/+2
* Add `ptr()` / `ptrw()` to the arrays, add missing `String` methods, add missi...bruvzg2022-02-141-4/+6
* Fixing compiler warnings around implicit type casting loosing precisionBastiaan Olij2021-11-221-7/+7
* Fix formatting of filesGeorge Marques2021-09-271-0/+30
* Re-introduce build-in type code for core typesBastiaan Olij2021-09-271-0/+430