MihailRis
|
f8ca31e44d
|
animated textures borders fix
|
2024-02-03 06:22:16 +03:00 |
|
MihailRis
|
9cb3923442
|
gui and Font update
|
2024-02-03 05:56:10 +03:00 |
|
MihailRis
|
f25677d6d2
|
clang warnings fix
|
2024-02-02 20:42:49 +03:00 |
|
MihailRis
|
bc72742ee3
|
locale independent util::parse_double
|
2024-02-02 20:02:30 +03:00 |
|
MihailRis
|
8c722b146e
|
frontend/gui refactor
|
2024-01-31 04:26:35 +03:00 |
|
MihailRis
|
a4a5aef422
|
skybox: added moon and stars
|
2024-01-26 02:49:42 +03:00 |
|
MihailRis
|
9c3052ecd0
|
small lights update
|
2024-01-25 19:15:38 +03:00 |
|
MihailRis
|
5687e55094
|
default load-speed set to 4 + minor refactor
|
2024-01-24 20:43:52 +03:00 |
|
MihailRis
|
e457e3da39
|
lua: 'core' prefix support + minor refactor
|
2024-01-23 23:52:42 +03:00 |
|
MihailRis
|
36a5da5bc1
|
blocks animation fix
|
2024-01-23 23:03:52 +03:00 |
|
MihailRis
|
b4bf0dd0f7
|
fixes
|
2024-01-22 22:04:33 +03:00 |
|
@clasher113
|
6fba4a7065
|
Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp
|
2024-01-22 10:52:28 +02:00 |
|
@clasher113
|
bdc21df5c7
|
Block animation speed fix
|
2024-01-22 10:50:49 +02:00 |
|
MihailRis
|
d2fe51e1ff
|
minor refactor
|
2024-01-21 23:48:56 +03:00 |
|
MihailRis
|
db2108171c
|
inventory render optimized
|
2024-01-21 23:35:41 +03:00 |
|
MihailRis
|
714a49685f
|
Texture.readData
|
2024-01-21 22:29:14 +03:00 |
|
@clasher113
|
5fb0127915
|
IntelliSence moment
|
2024-01-21 15:27:50 +02:00 |
|
@clasher113
|
5fb34daf52
|
Block animation
|
2024-01-21 15:23:03 +02:00 |
|
MihailRis
|
377c8e5029
|
the big refactor + extracted data classes from coders/json to data/dynamic
|
2024-01-17 16:32:53 +03:00 |
|
MihailRis
|
e1d30732df
|
TextBox validation + minor refactor, fixes
|
2024-01-11 02:37:29 +03:00 |
|
MihailRis
|
0216c4e00b
|
small fix
|
2024-01-09 13:38:27 +03:00 |
|
MihailRis
|
93e794a601
|
Fixed normals direction
|
2024-01-09 13:34:37 +03:00 |
|
MihailRis
|
cce2b730f2
|
Removed extras
|
2024-01-09 13:26:18 +03:00 |
|
MihailRis
|
484c2b85cf
|
Custom models lights fix
|
2024-01-09 13:24:45 +03:00 |
|
A-lex-Ra
|
bd13079642
|
fix rotated model rendering
|
2024-01-09 15:00:42 +06:00 |
|
A-lex-Ra
|
c4125058b4
|
custom model format changes
|
2024-01-09 13:46:26 +06:00 |
|
A-lex-Ra
|
82851fec83
|
added hash-comments, customfaces introduced
|
2024-01-08 12:36:04 +06:00 |
|
MihailRis
|
e1420a2c57
|
RGB888 textures fix
|
2024-01-04 22:25:03 +03:00 |
|
MihailRis
|
2b4e6c1a14
|
AABB emissive blocks lighting fix + refactor
|
2023-12-28 23:22:19 +03:00 |
|
MihailRis
|
178107ffff
|
Fixed aabb blocks lights
|
2023-12-28 22:10:24 +03:00 |
|
MihailRis
|
b8d7e89f0b
|
AABB blocks render simplified
|
2023-12-28 20:03:25 +03:00 |
|
MihailRis
|
837fd2f32f
|
BlocksRenderer simplified (part 1)
|
2023-12-28 03:49:24 +03:00 |
|
MihailRis
|
bcfdc55277
|
Sun light direction fix
|
2023-12-19 20:35:17 +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
|
88280f8002
|
render refactoring
|
2023-12-17 21:52:00 +06:00 |
|
MihailRis
|
04f06a4717
|
Removed batch2d empty draw calls
|
2023-12-14 18:52:49 +03:00 |
|
MihailRis
|
396ee31bcc
|
content-pack resources support
|
2023-12-14 02:30:39 +03:00 |
|
MihailRis
|
cb13b42960
|
Common refactor
|
2023-12-13 14:18:24 +03:00 |
|
A-lex-Ra
|
f5862a0ad6
|
aabb render fix
|
2023-12-11 15:01:32 +06:00 |
|
MihailRis
|
287b530a4c
|
Another AABB blocks render fix
|
2023-12-10 23:42:46 +03:00 |
|
MihailRis
|
8e7f6e2518
|
AABB blocks render fix
|
2023-12-09 19:43:49 +03:00 |
|
MihailRis
|
551b230b94
|
Minor refactor
|
2023-12-07 13:45:34 +03:00 |
|
MihailRis
|
e3f7f7218f
|
AABB blocks render fix + new test block: pipe
|
2023-12-07 01:34:54 +03:00 |
|
@clasher113
|
ee7d79fe93
|
Vertical block rotation
|
2023-12-05 14:43:08 +02:00 |
|
MihailRis
|
af2786164a
|
BlocksRenderer pseudo-lights update
|
2023-12-05 14:10:50 +03:00 |
|
MihailRis
|
81704140a7
|
Added pane rotation profile
|
2023-12-05 11:13:09 +03:00 |
|
MihailRis
|
788234ab94
|
New trackbar + pane lights fix
|
2023-12-05 10:51:44 +03:00 |
|
MihailRis
|
64f6f17386
|
AABB blocks rotation support (WIP part 3)
|
2023-12-05 10:25:43 +03:00 |
|
MihailRis
|
7f9e87cea2
|
AABB blocks rotation support (WIP part 2)
|
2023-12-05 10:01:26 +03:00 |
|