A-lex-Ra
|
52c3ffc53a
|
Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp
|
2023-12-19 09:26:56 +06:00 |
|
A-lex-Ra
|
dd1ff089b9
|
rays efficiency and readability improve
|
2023-12-19 09:26:13 +06:00 |
|
MihailRis
|
082599e78c
|
World content packs list
|
2023-12-18 19:45:29 +03:00 |
|
MihailRis
|
7f8935a93c
|
Merge pull request #66 from A-lex-Ra/main
small memory fix + fun testing languages
|
2023-12-18 19:25:35 +03:00 |
|
A-lex-Ra
|
1d6f4bdce4
|
funny test lang addition
|
2023-12-18 22:09:31 +06:00 |
|
MihailRis
|
13b204f28d
|
Additional check + refactor
|
2023-12-18 18:36:11 +03:00 |
|
A-lex-Ra
|
8a0a4fb898
|
fix another potential memory leak
|
2023-12-18 21:18:57 +06:00 |
|
MihailRis
|
3c89b9c083
|
World creation fix
|
2023-12-18 18:18:11 +03:00 |
|
MihailRis
|
9657f04ae8
|
Merge pull request #65 from A-lex-Ra/main
Refactoring and checks
|
2023-12-18 18:17:24 +03:00 |
|
A-lex-Ra
|
afedd103e8
|
refactor a bit
|
2023-12-18 20:48:03 +06:00 |
|
A-lex-Ra
|
667a90b724
|
fix potential memory leak
|
2023-12-18 19:10:30 +06:00 |
|
A-lex-Ra
|
6830205bcc
|
memory-safety improved
|
2023-12-18 18:02:17 +06:00 |
|
MihailRis
|
779a8101fa
|
Update README.md
|
2023-12-18 14:02:19 +03:00 |
|
MihailRis
|
826a743ab9
|
Packs management update WIP
|
2023-12-18 13:58:43 +03:00 |
|
MihailRis
|
98021f533a
|
Merge pull request #64 from A-lex-Ra/main
Рефакторинг (это не много, но это честная работа)
|
2023-12-18 12:38:24 +03:00 |
|
A-lex-Ra
|
0ca6485b7e
|
delete extra faces
|
2023-12-18 07:19:33 +06:00 |
|
A-lex-Ra
|
785cd215a8
|
delete extra
|
2023-12-17 22:57:43 +06:00 |
|
A-lex-Ra
|
a845d8fed5
|
quickfix in Block.h
|
2023-12-17 22:14:01 +06:00 |
|
A-lex-Ra
|
88280f8002
|
render refactoring
|
2023-12-17 21:52:00 +06:00 |
|
A-lex-Ra
|
89d9447410
|
fix msvc linker error
|
2023-12-16 18:55:54 +06:00 |
|
MihailRis
|
924957ddee
|
Content packs structure update
|
2023-12-16 12:47:20 +03:00 |
|
MihailRis
|
04f06a4717
|
Removed batch2d empty draw calls
|
2023-12-14 18:52:49 +03:00 |
|
MihailRis
|
128dade587
|
Windows unicode world names fix
|
2023-12-14 15:10:45 +03:00 |
|
MihailRis
|
cd4d07c6d8
|
Windows settings write fix
|
2023-12-14 14:55:25 +03:00 |
|
MihailRis
|
396ee31bcc
|
content-pack resources support
|
2023-12-14 02:30:39 +03:00 |
|
MihailRis
|
c6d2266026
|
Refactor
|
2023-12-14 00:20:40 +03:00 |
|
MihailRis
|
82c772bfdb
|
Merge pull request #60 from A-lex-Ra/main
Пофиксил профиль PIPE, неправильно поворачивалась "верхняя" сторона
|
2023-12-13 20:02:33 +03:00 |
|
A-lex-Ra
|
dc5728a0c6
|
more colors!
|
2023-12-13 21:39:48 +06:00 |
|
A-lex-Ra
|
ae10ca248d
|
fix pipe rotation + test blocks
|
2023-12-13 21:33:55 +06:00 |
|
MihailRis
|
cb13b42960
|
Common refactor
|
2023-12-13 14:18:24 +03:00 |
|
MihailRis
|
4de8759ea2
|
Language settings menu
|
2023-12-13 04:04:23 +03:00 |
|
MihailRis
|
e97eb441d5
|
context-based translation test
|
2023-12-12 22:59:21 +03:00 |
|
MihailRis
|
4e6818fb7f
|
added missing strings
|
2023-12-12 22:19:31 +03:00 |
|
MihailRis
|
7bf70bb26e
|
languages support (WIP)
|
2023-12-12 22:02:17 +03:00 |
|
MihailRis
|
0837cf4f03
|
Merge pull request #57 from MihailRis/world-gen
world-gen update
|
2023-12-11 21:13:31 +03:00 |
|
alexei-zebra
|
9e752c08c8
|
world-gen update
|
2023-12-11 21:04:52 +03:00 |
|
MihailRis
|
cbdc3b2b10
|
Merge pull request #56 from A-lex-Ra/main
placing non-obstacle blocks feature
|
2023-12-11 19:38:04 +03:00 |
|
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 |
|