Commit Graph

19 Commits

Author SHA1 Message Date
Huseyn Ismayilov
7e09d5b537 build: Make editor resources path absolute 2024-11-22 20:15:11 +04:00
Huseyn Ismayilov
3277461858 fix: Fix resources conflict and update scripts 2024-11-22 17:40:41 +04:00
Huseyn Ismayilov
580ecd8dce refactor: Change resources path 2024-11-22 05:08:57 +04:00
Huseyn Ismayilov
bf88324170 feat: Add dynamic entity list 2024-11-22 05:03:10 +04:00
Huseyn Ismayilov
ab49f1e533 refactor: Seperate GUI from engine 2024-11-22 04:37:06 +04:00
Huseyn Ismayilov
232f7fe0b3 feat: Add icons and change UI 2024-11-19 23:53:03 +04:00
Huseyn Ismayilov
08c63425a3 feat(close #14): Implement camera, cube, and input system 2024-08-28 00:24:08 +04:00
Huseyn Ismayilov
a87e392d71 refactor(close #12): Clean Engine::Run function 2024-08-24 11:42:06 +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
coderloff
b23af2882c feat: Change docking settings, refactor code and add comments 2024-04-26 20:28:01 +04:00
coderloff
4b636b436e feat: Add hierarchy, scene, project and inspector windows 2024-04-26 13:30:05 +04:00
coderloff
08901bca80 refactor: Change file name 2024-04-25 03:10:36 +04:00
coderloff
4ff8c6f880 refactor: Change log string and fix imgui warning 2024-04-24 02:06:49 +04:00
coderloff
87784c2cf5 fix: Seperate editor from root and add resources folder 2024-04-23 17:00:46 +04:00