summaryrefslogtreecommitdiffstats
path: root/core/math/vector2.h
Commit message (Expand)AuthorAgeFilesLines
* Added move_toward functions for float, Vector2 and Vector3Giacom2019-05-281-0/+1
* [Core] Approximate equalityAaron Franke2019-04-251-4/+4
* Added ability for multiple images to be imported as an atlasJuan Linietsky2019-04-191-0/+1
* Added direction_to method to vectorsChaosus2019-04-051-0/+7
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Remove redundant "== false" codeAaron Franke2018-10-061-1/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* add project method to Vector2/3Thomas Herzog2018-08-161-1/+1
* [Core] Move Vector2i and Rect2i out of math_2d.hAaron Franke2018-08-111-0/+66
* [Core] Move Vector2 to its own fileAaron Franke2018-08-101-0/+250