Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-11 | [Core] Move Vector2i and Rect2i out of math_2d.h | Aaron Franke | |
2018-08-10 | [Core] Move Rect2 and Transform2D to their own files | Aaron Franke | |
Math2D includes Transform2D, which includes Rect2, which includes Vector2. |