shooter/engine
Vectozavr a294b1de24 replace Animation* in Timeline.h with a shared_ptr<Animation> 2021-10-31 01:07:14 +07:00
..
animation replace Animation* in Timeline.h with a shared_ptr<Animation> 2021-10-31 01:07:14 +07:00
fonts OS Windows support 2021-10-09 17:41:12 +07:00
gui Huge refactoring v3 2021-10-28 20:58:02 +07:00
network Huge refactoring v3 2021-10-30 19:59:55 +07:00
physics Huge refactoring v3 2021-10-30 04:20:48 +07:00
utils Huge refactoring v3 2021-10-30 03:44:37 +07:00
Camera.cpp Huge refactoring v3 2021-10-30 15:18:31 +07:00
Camera.h Huge refactoring v3 2021-10-30 15:18:31 +07:00
Consts.h Huge refactoring v3 2021-10-30 16:39:44 +07:00
Engine.cpp Huge refactoring v3 2021-10-30 16:39:44 +07:00
Engine.h Huge refactoring v3 2021-10-30 16:39:44 +07:00
Keyboard.cpp Huge refactoring v3 2021-10-28 20:58:02 +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 add transform(const Matrix4x4& t) 2021-10-30 20:54:56 +07:00
Matrix4x4.h add transform(const Matrix4x4& t) 2021-10-30 20:54:56 +07:00
Mesh.cpp Huge refactoring v3 2021-10-30 03:44:37 +07:00
Mesh.h Huge refactoring v3 2021-10-30 03:44:37 +07:00
Mouse.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Mouse.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Object.cpp add transform(const Matrix4x4& t) 2021-10-30 20:54:56 +07:00
Object.h add transform(const Matrix4x4& t) 2021-10-30 20:54:56 +07:00
Plane.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Plane.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
ResourceManager.cpp Huge refactoring v3 2021-10-30 03:44:37 +07:00
ResourceManager.h Huge refactoring v3 2021-10-30 03:44:37 +07:00
Screen.cpp add transform(const Matrix4x4& t) 2021-10-30 21:17:49 +07:00
Screen.h Huge refactoring v3 2021-10-30 16:39:44 +07:00
SoundController.cpp Huge refactoring v3 2021-10-30 03:44:37 +07:00
SoundController.h Huge refactoring v3 2021-10-30 03:44:37 +07:00
Triangle.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Triangle.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Vec2D.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Vec2D.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
Vec3D.cpp Huge refactoring v3 2021-10-29 23:43:39 +07:00
Vec3D.h Huge refactoring v3 2021-10-29 23:43:39 +07:00
Vec4D.cpp Huge refactoring v3 2021-10-28 20:58:02 +07:00
Vec4D.h Huge refactoring v3 2021-10-28 20:58:02 +07:00
World.cpp Huge refactoring v3 2021-10-30 04:20:48 +07:00
World.h Huge refactoring v3 2021-10-28 20:58:02 +07:00