59 Commits

Author SHA1 Message Date
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
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
9629135791 small fix 2023-11-20 22:32:01 +03:00
@clasher113
69139c162a Win32 keyname implementation 2023-11-20 12:32:06 +02:00
MihailRis
c712c2239f Added missing keycodes 2023-11-20 06:48:30 +03:00
MihailRis
e04abe79d8 inputtype::button renamed to inputtype::mouse 2023-11-20 06:39:42 +03:00
MihailRis
3eb6e82631 Added missing key names 2023-11-20 06:35:23 +03:00
MihailRis
4ea7bda249 PagesControl, refactor 2023-11-20 03:31:18 +03:00
MihailRis
9051db3526 bindings, controls.json file 2023-11-19 22:37:15 +03:00
MihailRis
5175c9be92 Minor refactor and fixes 2023-11-16 10:53:34 +03:00
MihailRis
b03bcb5191 Menu screen prototype, refactor 2023-11-16 03:00:05 +03: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
5c2ff83e7d Added more keycodes to window/input 2023-11-09 23:50:13 +03:00
MihailRis
b0ccc5fd68 Removed GLFW references from player_control.cpp 2023-11-09 01:52:10 +03:00
MihailRis
82ee2e9d2f Added missing files 2023-11-09 01:21:19 +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
MihailRis
8b322ea9eb
Added Chunks.resize method 2023-11-06 10:01:42 +03:00
MihailRis
754c5b80d0
voxels renderer rebuilt, WorldFiles fix 2023-11-02 13:23:52 +03:00
MihailRis
5954369744
Windows compile fixes 2023-10-24 09:56:56 +03:00
MihailRis
4f20abe7ea
Warning fixes, refactor 2023-09-19 23:25:17 +03:00