MihailRis
|
e217476e84
|
fix renderHands with third person cameras
|
2024-10-31 21:27:30 +03:00 |
|
MihailRis
|
b191f2ba9d
|
add fullscreen block overlay
|
2024-10-31 18:22:55 +03:00 |
|
MihailRis
|
9c3d4af907
|
feat: complete item 'model-name' support
|
2024-10-30 12:58:07 +03:00 |
|
MihailRis
|
dfdb8e80a4
|
add u_dayTime to skybox shader
|
2024-10-28 13:45:08 +03:00 |
|
MihailRis
|
ca69b55875
|
add 'u_lightDir' to main shader
|
2024-10-28 11:33:46 +03:00 |
|
MihailRis
|
9ffc45cbdc
|
Merge branch 'main' into item-models
|
2024-10-27 22:20:58 +03:00 |
|
MihailRis
|
699d8ce2bb
|
add 'sub-consumer' to textbox
|
2024-10-27 21:04:32 +03:00 |
|
MihailRis
|
860ae807b5
|
normalize aabb item model sizes
|
2024-10-27 18:08:27 +03:00 |
|
MihailRis
|
a4cf1e4820
|
add inertia & update drop visuals
|
2024-10-27 17:47:19 +03:00 |
|
MihailRis
|
b93668ba94
|
feat: display a handheld item in first-person view (WIP)
|
2024-10-27 17:07:32 +03:00 |
|
MihailRis
|
fae372d19f
|
feat: item models generation simple & remove core:item_models
|
2024-10-26 18:42:21 +03:00 |
|
MihailRis
|
9f70e14a13
|
update X sprites rendering randomization
|
2024-10-24 14:03:05 +03:00 |
|
MihailRis
|
054b3926cd
|
remove extra shared_ptr use from util::ThreadPool
|
2024-10-24 11:49:06 +03:00 |
|
MihailRis
|
7f0e12bb4e
|
rename a variable
|
2024-10-24 11:26:14 +03:00 |
|
MihailRis
|
3e1a82d137
|
make BlocksRenderer::createMesh return MeshData & make ChunksRenderer workers have standalone results
|
2024-10-24 10:54:07 +03:00 |
|
MihailRis
|
cc37fa57f1
|
update Mesh from MeshData constructor
|
2024-10-24 10:22:04 +03:00 |
|
MihailRis
|
5c6b73ee2b
|
add MeshData
|
2024-10-24 10:11:57 +03:00 |
|
MihailRis
|
cbbc04edcf
|
fix rare grass-only chunk meshes
|
2024-10-24 09:19:58 +03:00 |
|
Sergwest585
|
daae8a3707
|
fix fullcheckbox resize function
|
2024-10-22 03:22:54 +03:00 |
|
MihailRis
|
08ebfa15db
|
add read-only UI contentOffset property
|
2024-10-15 05:56:15 +03:00 |
|
MihailRis
|
d59fac61bb
|
fix: backlight setting not applying on change
|
2024-10-15 04:58:46 +03:00 |
|
MihailRis
|
2ecde94be5
|
Merge branch 'main' into heightmaps
|
2024-10-14 09:35:16 +03:00 |
|
MihailRis
|
45a1e1df82
|
fix: backlight not applied to entities
|
2024-10-14 09:34:41 +03:00 |
|
MihailRis
|
1eb95705f5
|
Merge branch 'main' into heightmaps
|
2024-10-04 22:51:24 +03:00 |
|
MihailRis
|
45a793d647
|
fix: entity shading is incorrect when it is upper than max height
|
2024-10-04 22:50:37 +03:00 |
|
MihailRis
|
ea9ad08bfd
|
Merge branch 'main' into heightmaps
|
2024-10-03 19:12:37 +03:00 |
|
MihailRis
|
e73da1687a
|
Merge branch 'main' into heightmaps
|
2024-10-01 23:29:40 +03:00 |
|
MihailRis
|
bc7be5ecc8
|
Merge branch 'main' into blocks-metadata
|
2024-10-01 23:29:07 +03:00 |
|
MihailRis
|
e750d90ff4
|
add 'graphics.chunk-max-vertices', 'graphics.chunk-max-renderers' settings
|
2024-10-01 23:25:25 +03:00 |
|
MihailRis
|
bc05716772
|
implement blocks data conversion
|
2024-10-01 19:08:45 +03:00 |
|
MihailRis
|
75d66b644b
|
add debug world generator visualization
|
2024-09-30 15:14:34 +03:00 |
|
MihailRis
|
bf9f81a98c
|
Merge branch 'main' into heightmaps
|
2024-09-19 15:16:14 +03:00 |
|
MihailRis
|
34d2e6d400
|
migrate from dynamic::Value to dv::value & total erase namespace 'dynamic'
|
2024-09-18 23:31:18 +03:00 |
|
MihailRis
|
5e26d826b3
|
Merge branch 'main' into heightmaps
|
2024-09-13 11:36:16 +03:00 |
|
MihailRis
|
25c9c9a30a
|
fix stars render
|
2024-09-13 11:35:53 +03:00 |
|
MihailRis
|
dc79c150da
|
Merge branch 'main' into heightmaps
|
2024-09-10 15:11:17 +03:00 |
|
@clasher113
|
3376ad6568
|
Batch3D::point() check buffer overflow
|
2024-09-10 14:35:47 +03:00 |
|
MihailRis
|
c3569b5dd4
|
add AreaMap2D
|
2024-09-09 18:02:08 +03:00 |
|
MihailRis
|
897d22b50e
|
fix container subnodes render
|
2024-09-08 17:38:14 +03:00 |
|
@clasher113
|
545cf49642
|
block model "x" preview fix
|
2024-08-24 22:40:18 +03:00 |
|
MihailRis
|
698d02ceba
|
fix fatal error caused by some unicode characters
|
2024-08-12 02:02:23 +03:00 |
|
MihailRis
|
3d3da1cdcd
|
refactor World
|
2024-08-11 16:30:58 +03:00 |
|
MihailRis
|
71360a6416
|
fix macos build
|
2024-08-10 05:55:19 +03:00 |
|
MihailRis
|
a7d6c96a5c
|
remove extra functions
|
2024-08-10 05:48:05 +03:00 |
|
MihailRis
|
93fac9960c
|
fix
|
2024-08-10 04:36:26 +03:00 |
|
MihailRis
|
dc10dc60c0
|
refactor BlocksRenderer a bit
|
2024-08-10 04:29:06 +03:00 |
|
MihailRis
|
f2a987f412
|
replace remaining tabs in src/ to spaces
|
2024-08-10 02:04:15 +03:00 |
|
MihailRis
|
de5c75d782
|
replace include guards with pragma once
|
2024-08-10 01:57:59 +03:00 |
|
MihailRis
|
f43cc93cd2
|
update project includes format
|
2024-08-10 01:37:48 +03:00 |
|
InfiniteCoder
|
b3132d16f3
|
Controversial
|
2024-08-06 00:11:25 +03:00 |
|