re3/src/math
Sergeanur a8a28c1512 Move a bunch of math to cpp files + small fixes
# Conflicts:
#	src/control/CarCtrl.cpp
#	src/math/Matrix.h
#	src/math/Vector2D.h
#	src/math/math.cpp
#	src/render/Skidmarks.cpp
2020-09-14 21:10:23 +03:00
..
Matrix.cpp Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
Matrix.h Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
Quaternion.cpp Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
Quaternion.h Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
Rect.cpp Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
Rect.h Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
Vector.cpp Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
Vector.h Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
Vector2D.h Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
VuVector.h VU0 collision 2020-08-03 17:32:06 +02:00
math.cpp Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
maths.h New math wrappers 2020-07-23 00:31:06 +03:00