re3/src/math
Sergeanur 3dda658e42 Use some GetMatrix/SetMatrix logic based on SA
# Conflicts:
#	src/control/Pickups.cpp
#	src/control/RoadBlocks.cpp
#	src/core/World.cpp
#	src/entities/Entity.cpp
#	src/objects/CutsceneHead.cpp
#	src/objects/Object.cpp
2021-05-10 02:45:04 +03: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
Matrix.cpp Sync matrix with master 2021-01-20 19:20:11 +02:00
Matrix.h Use some GetMatrix/SetMatrix logic based on SA 2021-05-10 02:45:04 +03:00
Quaternion.cpp Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
Quaternion.h anim fixes 2020-12-18 23:47:38 +01:00
Rect.cpp Move a bunch of math to cpp files + small fixes 2020-09-14 21:10:23 +03:00
Rect.h ps2 hud, restore original code 2020-12-07 21:12:13 +03:00
Vector.cpp Sync matrix with master 2021-01-20 19:20:11 +02:00
Vector.h PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes 2020-12-18 02:58:09 +02:00
Vector2D.h Control updates 2020-10-11 12:56:33 +03:00
VuVector.h PlayerInfo functions reordered into original order, FindPlayer... functions moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes 2020-12-18 02:58:09 +02:00