651 Commits

Author SHA1 Message Date
A-lex-Ra
20caa4b980 SP and TP cameras 2023-12-11 22:22:52 +06:00
MihailRis
acc0490986
Merge pull request #55 from v-gulevitc/main
added macOS support
2023-12-11 16:07:41 +03:00
v-gulevitc
a708dc75ee added macOS support 2023-12-11 15:51:38 +03:00
A-lex-Ra
3ae3001227 placing non-obstacle blocks 2023-12-11 15:24:36 +06:00
MihailRis
c9031fe151
Merge pull request #54 from A-lex-Ra/main
aabb render fix
2023-12-11 12:20:36 +03:00
A-lex-Ra
a229513ff7 merge 2023-12-11 15:11:52 +06:00
A-lex-Ra
f5862a0ad6 aabb render fix 2023-12-11 15:01:32 +06:00
MihailRis
9d77425634 east aabb side flipped 2023-12-11 11:25:14 +03:00
MihailRis
ee38f8a426 zero window size on iconified fix 2023-12-11 00:01:44 +03:00
MihailRis
287b530a4c Another AABB blocks render fix 2023-12-10 23:42:46 +03:00
MihailRis
00db63723a physics substeps calculation fix 2023-12-10 21:50:53 +03:00
MihailRis
2ba9125804
Merge pull request #48 from A-lex-Ra/main
небольшая, но важная поправка рейкаста
2023-12-10 19:50:18 +03:00
A-lex-Ra
079b9bd597 fix rayboxCache (just off) 2023-12-10 22:46:30 +06:00
A-lex-Ra
0231f11f62 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-10 22:31:45 +06:00
A-lex-Ra
81d431e7e7 rays fixed 2023-12-10 22:30:34 +06:00
MihailRis
380d1d0959 world does not appear in list first time after creation fix 2023-12-10 17:40:08 +03:00
MihailRis
c2ab95dc9f
Merge pull request #44 from A-lex-Ra/main
rays fixed
2023-12-10 17:19:37 +03:00
A-lex-Ra
1e39b5d05d rays fixed 2023-12-10 20:06:18 +06:00
MihailRis
10a5a942c8
Merge pull request #43 from Nelonn/main
Поддержка macOS
2023-12-10 16:36:10 +03:00
Nelonn
eba062f750 Доработал файл сборки и поправил создание окна для macOS 2023-12-10 16:22:25 +03:00
MihailRis
5bc75c3f2d
Update README.md 2023-12-10 05:52:25 +03:00
MihailRis
e8afad34d2 small fix fix 2023-12-10 05:31:40 +03:00
MihailRis
a5dd97fc03 small fix 2023-12-10 05:29:43 +03:00
MihailRis
3e98526a24 F1 hud toggle + old worlds load fix 2023-12-10 02:23:04 +03:00
MihailRis
d75d75eeb8 Rust texture update 2023-12-09 22:32:29 +03:00
MihailRis
7cc384e171 Added missing include 2023-12-09 22:00:39 +03:00
MihailRis
9e04a723a9 Added lightbulb block 2023-12-09 21:52:27 +03:00
MihailRis
545057ee1a
Merge pull request #42 from A-lex-Ra/main
Реализация рэйкастинга для AABB в произвольной позиции
2023-12-09 21:47:03 +03:00
Ara
616057b2b9 normals finished 2023-12-10 00:38:32 +06:00
Ara
f5b5130e8b small fixes 2023-12-09 23:16:17 +06:00
MihailRis
8e7f6e2518 AABB blocks render fix 2023-12-09 19:43:49 +03:00
MihailRis
a65bd020f9
Merge pull request #41 from mks14stdio/fix_window
Fix Fullscreen
2023-12-09 18:37:15 +03:00
Ara
c5ab5996a3 quickfix typo 2023-12-09 20:20:48 +06:00
MihailRis
f1353c73a5 ContentLUT fix 2023-12-09 17:07:08 +03:00
Ara
ed57c0b075 raycast impl
(not finished normals and intersection point returning)
2023-12-09 19:10:02 +06:00
Ara
7910c23ae5 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-09 18:43:58 +06:00
Denis Sova
88cb6bb481 Fix window on fullscreen 2023-12-09 15:19:38 +03:00
MihailRis
f513c094a9 Worlds indexing 2023-12-08 21:00:15 +03:00
Ara
42e632d220 ScopeTimer + small fixes 2023-12-08 10:21:06 +06:00
MihailRis
eea920d98f Chunks reload lights artifacts 2023-12-07 16:33:53 +03:00
MihailRis
636cb0c44c World indices check 2023-12-07 15:16:37 +03:00
MihailRis
551b230b94 Minor refactor 2023-12-07 13:45:34 +03:00
MihailRis
2055cff0be Added gui_util 2023-12-07 13:18:28 +03:00
MihailRis
e3f7f7218f AABB blocks render fix + new test block: pipe 2023-12-07 01:34:54 +03:00
MihailRis
f9a5758213 Lights fix 2023-12-06 18:01:14 +03:00
MihailRis
a102821076 Sky lights data saving (optimization) 2023-12-06 16:15:44 +03:00
MihailRis
6b423b441f util/dataio + Lightmap.encode 2023-12-06 14:44:16 +03:00
MihailRis
93182869d3 WorldFiles refactor 2023-12-06 12:57:08 +03:00
MihailRis
40d468f184 WorldFiles refactor 2023-12-06 12:48:49 +03:00
MihailRis
64295e2170 Minor refactor 2023-12-05 23:01:29 +03:00