Commit Graph

22 Commits

Author SHA1 Message Date
coderloff
08901bca80 refactor: Change file name 2024-04-25 03:10:36 +04:00
coderloff
8381ac8a41 feat: Add include directory 2024-04-25 03:09:35 +04:00
coderloff
4ff8c6f880 refactor: Change log string and fix imgui warning 2024-04-24 02:06:49 +04:00
Huseyn Ismayilov
fe77dedca7
fix: Update build and dependencies and add badge 2024-04-24 01:47:09 +04:00
Huseyn Ismayilov
277454c571
fix: Install xkbcommon library 2024-04-24 01:42:01 +04:00
Huseyn Ismayilov
771cc06ef6
fix: Install X11 & Wayland packages 2024-04-24 01:39:43 +04:00
Huseyn Ismayilov
769393e54c
fix: Update github submodules 2024-04-24 01:29:53 +04:00
Huseyn Ismayilov
536124155f
feat: Add cmake single platform workflow 2024-04-24 01:26:18 +04:00
coderloff
1475f090af fix: Fix glad cmake version warning 2024-04-24 01:23:55 +04:00
coderloff
82857f41d0 feat: Add Debug and Release modes and change clean methods in Makefile 2024-04-23 21:29:55 +04:00
coderloff
87784c2cf5 fix: Seperate editor from root and add resources folder 2024-04-23 17:00:46 +04:00
coderloff
2099d76178 fix: Import third party libraries and change from glew to glad 2024-04-23 01:00:51 +04:00
Huseyn Ismayilov
e56253feca
Delete .github/workflows/cmake-multi-platform.yml 2024-04-11 18:35:07 +04:00
Huseyn Ismayilov
53c09a6d25
Create cmake-multi-platform.yml 2024-04-11 18:31:17 +04:00
coderloff
aa65429688 feat: Add README file 2024-04-11 18:28:47 +04:00
coderloff
65e4d52ad7 feat: Add Make file 2024-04-11 17:37:03 +04:00
coderloff
401e4e5a54 fix: Remove /out from git 2024-04-11 17:00:22 +04:00
coderloff
faf73b5dee fix: Fix title 2024-03-27 17:26:42 +04:00
coderloff
7bd2ac7df9 fix: Remove build 2024-03-27 17:17:37 +04:00
coderloff
2d76088663 fix: Add .gitignore file 2024-03-27 17:15:15 +04:00
coderloff
9aa910cb00 feat: Add CMake and third party libraries with simple example 2024-03-27 17:04:19 +04:00
Huseyn Ismayilov
2e454aaa6a
Initial commit 2024-03-27 16:59:31 +04:00