247 Commits

Author SHA1 Message Date
Ara
7910c23ae5 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-09 18:43:58 +06: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
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
a102821076 Sky lights data saving (optimization) 2023-12-06 16:15:44 +03:00
@clasher113
ee7d79fe93 Vertical block rotation 2023-12-05 14:43:08 +02:00
@clasher113
4599f903e8 Merge 2023-12-05 13:22:09 +02:00
MihailRis
2e98aa39d9 Minor refactor 2023-12-05 14:05:36 +03:00
MihailRis
a691526693 Pane place direction fixed 2023-12-05 11:39:59 +03:00
MihailRis
81704140a7 Added pane rotation profile 2023-12-05 11:13:09 +03:00
@clasher113
9e5d1eec5f Merge 2023-12-05 09:27:00 +02:00
MihailRis
64f6f17386 AABB blocks rotation support (WIP part 3) 2023-12-05 10:25:43 +03:00
Ara
e45d85bc5a minimize defines 2023-12-04 22:50:00 +06:00
MihailRis
24b3048c73
Merge pull request #34 from A-lex-Ra/main
Лёгкий рефакторинг, взят курс на избавление от define`ов
2023-12-04 18:05:25 +03:00
Ara
0872f62590 refactor constants 2023-12-04 19:02:35 +06:00
MihailRis
0c764bcbd9 AABB blocks rotation support (WIP part 1) 2023-12-04 15:52:09 +03:00
@clasher113
361a2eac67 Full vertical block rotation 2023-12-04 10:42:12 +02:00
MihailRis
8bc8eb14bd Block rotation profiles 2023-12-04 09:38:55 +03:00
MihailRis
2ebaad6cb6 msvc build fix 2023-12-01 19:04:13 +03:00
MihailRis
c8a283c645 Base content package + ContentLoader 2023-12-01 16:26:42 +03:00
@clasher113
bc4fe168d7 Merge 2023-11-30 19:00:14 +02:00
MihailRis
dc0c497ec1 fixes + Block.replaceable 2023-11-30 19:11:58 +03:00
@clasher113
c691183bf8 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-30 14:05:23 +02:00
MihailRis
cee0214ac5 selection normal vector debug 2023-11-30 15:04:20 +03:00
MihailRis
0c35eeb072 aabb block shape WIP + common refactor 2023-11-30 14:48:38 +03:00
@clasher113
d11f4b7348 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-30 08:39:56 +02:00
MihailRis
1d5037893c General refactor 2023-11-30 04:30:40 +03:00
@clasher113
bf69f7df1a MSVC build fix 2023-11-29 20:46:46 +02:00
MihailRis
efacb041b5 blocks hitboxes physics 2023-11-29 21:22:42 +03:00
MihailRis
56f055562d removed extra include 2023-11-29 16:40:44 +03:00
MihailRis
91a6426efe AABB block hitboxes 2023-11-29 16:36:00 +03:00
MihailRis
cad1f6a669 temporary fixed grass hitbox 2023-11-29 13:29:28 +03:00
MihailRis
a14ddceb47 Lamps render fix 2023-11-24 21:17:54 +03:00
MihailRis
50aa5fdc70 Chunks reload fix 2023-11-23 15:05:46 +03:00
MihailRis
f9bb193e38 Backlight fix 2023-11-22 22:48:52 +03:00
MihailRis
b472626d8d Backlight for tranparent blocks 2023-11-22 18:58:40 +03:00
MihailRis
d92347097e ContentGfxCache 2023-11-22 14:53:35 +03:00
MihailRis
fb8d220cca Blocks atlas is auto-assembling now 2023-11-22 01:53:48 +03:00
MihailRis
3b03464d27 Introduced Content, ContentIndices, no more integer ids hardcoded, common refactor 2023-11-21 11:38:59 +03:00
MihailRis
bcecdc9b60 GLM-related Shader.uniformNf overloads 2023-11-16 21:32:55 +03:00
MihailRis
6cd775c27d Refactor, world.bin file, BinaryWriter, BinaryReader 2023-11-16 19:32:44 +03:00
@clasher113
883dcbf168 Advancec Frustum Culling & fixes 2023-11-16 16:42:57 +02:00
MihailRis
79aa754e66 World generator update 2023-11-15 16:38:26 +03:00
MihailRis
be980b2aa6 Minor refactor 2023-11-15 13:38:42 +03:00
MihailRis
061b322e39 World generator performance improved 2023-11-15 01:51:37 +03:00
MihailRis
91c06537eb Generator test mode setting 2023-11-15 00:06:28 +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