vectozavr-shooter/engine
Vectozavr ea9e1887a4 Code refactoring. 2021-10-17 15:41:58 +07:00
..
animation Code refactoring. 2021-10-17 15:41:58 +07:00
fonts OS Windows support 2021-10-09 17:41:12 +07:00
gui Code refactoring. 2021-10-17 00:22:55 +07:00
network Code refactoring. 2021-10-17 14:44:17 +07:00
physics Code refactoring. 2021-10-17 15:41:58 +07:00
utils Code refactoring. 2021-10-17 14:27:19 +07:00
Camera.cpp Point4D & Triangle now are completely immutable. 2021-10-12 21:12:47 +07:00
Camera.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
Consts.h Code refactoring. 2021-10-17 14:27:19 +07:00
Engine.cpp Move Solver to RigidBody. 2021-10-17 12:35:12 +07:00
Engine.h Code refactoring. 2021-10-17 00:22:55 +07:00
Keyboard.cpp Code refactoring. 2021-10-17 00:22:55 +07:00
Keyboard.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
Matrix4x4.cpp Point4D & Triangle now are completely immutable. 2021-10-12 21:12:47 +07:00
Matrix4x4.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
Mesh.cpp Code refactoring. 2021-10-17 00:22:55 +07:00
Mesh.h Code refactoring. 2021-10-17 00:22:55 +07:00
Mouse.cpp Code refactoring. 2021-10-17 00:22:55 +07:00
Mouse.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
Object.cpp Code refactoring. 2021-10-17 14:21:10 +07:00
Object.h Code refactoring. 2021-10-17 15:41:58 +07:00
Plane.cpp Point4D & Triangle now are completely immutable. 2021-10-12 21:12:47 +07:00
Plane.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
Point4D.cpp Idk what to do with EPA. 2021-10-16 20:14:51 +07:00
Point4D.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
ResourceManager.cpp OS Windows support 2021-10-09 17:41:12 +07:00
ResourceManager.h OS Windows support 2021-10-09 17:41:12 +07:00
Screen.cpp Code refactoring. 2021-10-17 00:22:55 +07:00
Screen.h Code refactoring. 2021-10-17 00:22:55 +07:00
Triangle.cpp Point4D & Triangle now are completely immutable. 2021-10-12 21:12:47 +07:00
Triangle.h Idk what to do with EPA. 2021-10-16 20:14:51 +07:00
Vec2D.cpp Point4D & Triangle now are completely immutable. 2021-10-12 21:12:47 +07:00
Vec2D.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
Vec3D.cpp Idk what to do with EPA. 2021-10-16 20:14:51 +07:00
Vec3D.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
World.cpp Code refactoring. 2021-10-17 14:21:10 +07:00
World.h Code refactoring. 2021-10-17 14:21:10 +07:00