aboutsummaryrefslogtreecommitdiff
path: root/core/math/rect3.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Rect3 to AABB.Ferenc Arn2017-11-171-345/+0
* Dead code tells no talesRémi Verschelde2017-08-271-38/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Properly manage drawing of primitives when they lack an area, fixes #8930Juan Linietsky2017-08-181-2/+2
* Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-21/+21
* Moved member variables from constructor to initialization listWilson E. Alvarez2017-08-081-3/+3
* renamed all Rect3.pos to Rect3.positionalexholly2017-06-091-59/+59
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-171/+156
* Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn2017-01-161-11/+13
* Style: Cleanups, added headers, renamed filesRémi Verschelde2017-01-161-0/+395