Commit Graph

14 Commits

Author SHA1 Message Date
Huseyn Ismayilov
30fde49f1d style: Change colors and style parameters 2024-11-20 20:04:01 +04:00
Huseyn Ismayilov
232f7fe0b3 feat: Add icons and change UI 2024-11-19 23:53:03 +04:00
Huseyn Ismayilov
0a1e015800 feat(close #16): Implement Input class 2024-08-28 16:38:19 +04:00
Huseyn Ismayilov
08c63425a3 feat(close #14): Implement camera, cube, and input system 2024-08-28 00:24:08 +04:00
Huseyn Ismayilov
d80ee75aea fix(close #13): Fix glitchy behavior 2024-08-24 20:50:58 +04:00
Huseyn Ismayilov
a87e392d71 refactor(close #12): Clean Engine::Run function 2024-08-24 11:42:06 +04:00
Huseyn Ismayilov
9a866d16ef feat(close #8): Implement uniform location caching 2024-08-22 22:05:08 +04:00
Huseyn Ismayilov
0ced6c452f fix(close #11): Fix window resizing 2024-08-22 20:34:22 +04:00
Huseyn Ismayilov
a337c9394b refactor(close #9): Change include guards with #pragma once 2024-08-22 20:04:15 +04:00
Huseyn Ismayilov
5fceafd553 feat: Add properties, stb library, and Texture class 2024-08-22 19:55:30 +04:00
Huseyn Ismayilov
1b4ce73811 feat: Create buffer, vertex array and window classes 2024-08-02 03:32:51 +04:00
Huseyn Ismayilov
5d536e7b71 feat: Create shader class 2024-07-31 17:40:16 +04:00
Huseyn Ismayilov
b3b7638e30 feat: Create classes for engine and editor 2024-07-30 20:57:32 +04:00
Huseyn Ismayilov
89d568405f build: Seperate engine and editor 2024-07-29 19:59:40 +04:00