86 Commits

Author SHA1 Message Date
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
ba885e4e08 input.add_callback 2024-05-05 06:49:17 +03:00
MihailRis
f02edcf15a scripting.h fix + input library 2024-05-05 00:28:30 +03:00
MihailRis
ef28a368cb refactor 2024-04-28 22:33:34 +03:00
MihailRis
167388aefb track-width fixes 2024-04-28 20:09:55 +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
1b1f11e0b8 minor refactor 2024-03-20 09:10:35 +03:00
MihailRis
b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00
MihailRis
3e929cd97c cursor movement fix 2024-03-06 16:34:26 +03:00
MihailRis
3862dbda66 contentpack remove feature WIP 2024-02-29 23:47:07 +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
A-lex-Ra
a0b6ddccf8 fix linux compilation of previous commit 2024-02-23 19:09:46 +06:00
A-lex-Ra
8bb1045e34 refactor input.h and related 2024-02-23 18:49:15 +06:00
MihailRis
19b3c34eb2 textbox text selection 2024-02-22 22:05:58 +03:00
MihailRis
34815cfd9c minor refactor 2024-02-21 14:18:25 +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
1409df4b86 skybox projection improvement 2024-01-26 14:52:41 +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
1d73c0bd9f Added FOV and mouse sensitivity settings 2023-12-05 14:47:46 +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
1d5037893c General refactor 2023-11-30 04:30:40 +03: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