59 Commits

Author SHA1 Message Date
MihailRis
9522aedeec quick check with linters 2024-05-10 12:34:05 +03:00
MihailRis
1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis
7f8a86b740 minor refactor 2024-05-05 20:08:25 +03:00
MihailRis
f02edcf15a scripting.h fix + input library 2024-05-05 00:28:30 +03:00
MihailRis
c3b5576c02 toml::Wrapper removed 2024-04-28 17:23:52 +03:00
MihailRis
6650e27737 ObservableSetting 2024-04-26 02:43:10 +03:00
MihailRis
4861fedf1e fullscreen setting checkbox + smth 2024-04-26 00:34:15 +03:00
MihailRis
051f0b8c6a rename 2024-04-23 18:43:02 +03:00
MihailRis
9f2bceb039 just a minor refactor, nothing special 2024-04-23 02:00:03 +03:00
MihailRis
b9ea88b988 settings page completely moved to xml 2024-04-20 15:52:55 +03:00
MihailRis
eb70e1c0df refactor + auto max atlas resolution 2024-04-10 18:18:55 +03:00
MihailRis
0c411cf227 debug::Logger 2024-04-04 18:19:19 +03:00
MihailRis
a4960097f0 minor refactor 2024-03-29 12:24:02 +03:00
MihailRis
b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00
A-lex-Ra
77b36f45f2 remove redundant static_cast by changing Events::pressedKeys template parameter from int to keycode 2024-02-23 20:15:02 +06:00
MihailRis
19b3c34eb2 textbox text selection 2024-02-22 22:05:58 +03:00
MihailRis
6f88502cae glfw version output 2024-02-18 19:25:48 +03:00
MihailRis
ef81a024c9 new crosshair + minor refactor 2024-02-14 04:38:34 +03:00
MihailRis
07adbd04ea UiDocument is an asset now 2024-02-09 09:59:36 +03:00
MihailRis
a4a5aef422 skybox: added moon and stars 2024-01-26 02:49:42 +03:00
MihailRis
db2108171c inventory render optimized 2024-01-21 23:35:41 +03:00
@clasher113
9cf76f2d45 Zero window size fix (OS Windows) 2024-01-15 20:21:25 +02:00
MihailRis
0f1aabf200 Pasting text from clipboard 2024-01-05 13:55:15 +03:00
MihailRis
a1e3706c8f Stop render when iconified 2023-12-28 18:55:54 +03:00
quflax
4d281ff03b dasdasdasdas 2023-12-27 15:01:18 +02:00
quflax
95c713bc4d dasdas 2023-12-27 13:39:23 +02:00
v-gulevitc
a708dc75ee added macOS support 2023-12-11 15:51:38 +03:00
MihailRis
ee38f8a426 zero window size on iconified fix 2023-12-11 00:01:44 +03:00
Nelonn
eba062f750 Доработал файл сборки и поправил создание окна для macOS 2023-12-10 16:22:25 +03:00
Denis Sova
88cb6bb481 Fix window on fullscreen 2023-12-09 15:19:38 +03:00
MihailRis
20ff8f71bf Window title fix 2023-12-04 21:20:50 +03:00
A-Lex-Ra
911e828602 refactor Events 2023-12-03 23:24:52 +06:00
MihailRis
5accfe18c9 glfwInit errors logging 2023-11-29 23:57:44 +03:00
MihailRis
f62279e46a Added glfw and glew errors logging 2023-11-29 23:37:34 +03:00
MihailRis
693ad6d9a7 GLFW_OPENGL_PROFILE set to GLFW_OPENGL_ANY_PROFILE 2023-11-29 18:04:14 +03:00
MihailRis
b1d432413a scissor test fix 2023-11-28 12:50:06 +03:00
MihailRis
c08c31b0ad day-night loop, dynamic skybox, clock on debug panel 2023-11-28 11:01:22 +03:00
MihailRis
79a9513e4c Multiple monitors window fullscreen fix 2023-11-26 21:51:42 +03:00
@clasher113
446edff4c4 Window fullscreen toggle & saving size 2023-11-25 20:01:43 +02:00
MihailRis
be807535f5 Panels scrolling, scissors test fix 2023-11-23 13:36:24 +03:00
@clasher113
efdc494aaf BlocksRenderer light compressing & fix 2023-11-22 19:35:56 +02:00
@clasher113
a48af43008 Revert "BlocksRenderer light conpressing & fix"
This reverts commit 13a96413922ce46e32e03bb1606a8512117521bf.
2023-11-22 19:18:03 +02:00
@clasher113
13a9641392 BlocksRenderer light conpressing & fix 2023-11-22 19:15:26 +02:00
MihailRis
fee25abb5e Refactor: added Screen interface class, LevelScreen 2023-11-15 21:18:10 +03:00
MihailRis
3723cf491f Added screenshot feature (F2 key) 2023-11-13 15:01:41 +03:00
MihailRis
7fe2a057c6 Fixed Windows build errors 2023-11-12 05:25:32 +03:00
MihailRis
63b5f4bc6b Refactor and fixes 2023-11-12 02:44:02 +03:00
MihailRis
e48e41c99a Added pause menu, new F3 debug panel, fogCurve setting 2023-11-11 15:35:27 +03:00
MihailRis
1d9fc44482 Decreased GL,GLFW presence out of Window module 2023-11-09 01:19:44 +03:00
MihailRis
086f04af39 GLFW-related update & -lstdc++fs 2023-11-09 00:14:33 +03:00