summaryrefslogtreecommitdiff
path: root/core/math/vector2.h
AgeCommit message (Expand)Author
2019-08-17Add Vector2/3 sign and posmod functions, misc additionsAaron Franke
2019-05-28Added move_toward functions for float, Vector2 and Vector3Giacom
2019-04-25[Core] Approximate equalityAaron Franke
2019-04-19Added ability for multiple images to be imported as an atlasJuan Linietsky
2019-04-05Added direction_to method to vectorsChaosus
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-10-06Remove redundant "== false" codeAaron Franke
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-16add project method to Vector2/3Thomas Herzog
2018-08-11[Core] Move Vector2i and Rect2i out of math_2d.hAaron Franke
2018-08-10[Core] Move Vector2 to its own fileAaron Franke