Commit Graph

15 Commits (43de35309bb431ac7b301b973aec79455ab9a075)

Author SHA1 Message Date
Vectozavr 5e069cef68 code refactoring 2021-11-10 02:54:20 +07:00
Vectozavr b0559caac3 small optimizations with Triangle.cpp (normal vector calculated once in constructor) 2021-11-06 03:14:12 +07:00
Vectozavr 785850ec43 code refactoring 2021-10-31 15:39:08 +07:00
Vectozavr c2620aa8a5 add debug info in ResourceManager & SoundController & Time & Timeline 2021-10-31 02:01:54 +07:00
Vectozavr 9ea73ab184 add debug info in ResourceManager & SoundController & Time & Timeline 2021-10-31 01:29:42 +07:00
Vectozavr 8f03c3226d Huge refactoring v3 2021-10-30 03:44:37 +07:00
Vectozavr 870842b682 Huge refactoring v3 2021-10-28 20:58:02 +07:00
Vectozavr e6f950032a VS support 2021-10-23 20:53:52 +07:00
Vectozavr 7f4b9027ee Add weapon in enemy's hand. So now you can see weapons of your enemies.
Also make some correction of rotation in Object.cpp & Mesh.cpp
2021-10-18 22:30:02 +07:00
Vectozavr 8678e8c929 Move LoadObjects -> ResourceManager to avoid repeated loading from files. 2021-10-18 13:21:09 +07:00
Vectozavr 6d0202eaff Move LoadObjects -> ResourceManager to avoid repeated loading from files. 2021-10-18 10:44:04 +07:00
Vectozavr dd5a9f3ef2 Code refactoring. 2021-10-17 23:38:16 +07:00
Vectozavr 758685fe57 OS Windows support 2021-10-09 17:41:12 +07:00
Vectozavr be42d4d9bc Made Triangle immutable
Correct inheritance (Objects -> Mesh & Camera -> RigidBody)
Small code refactor
2021-09-19 15:25:10 +07:00
Vectozavr 7e5c96c123 Initial commit 2021-09-13 19:53:43 +07:00