index
:
mt_client.git
master
minimal luanti client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gfx
Age
Commit message (
Expand
)
Author
2023-05-27
Fix crash on invalid texture
Lizzy Fleckenstein
2023-05-24
Basic plantlike drawtype
Lizzy Fleckenstein
2023-05-24
Move texture creation to media.rs
Lizzy Fleckenstein
2023-05-24
Don't multiply mouse sensitivity with dtime
Lizzy Fleckenstein
2023-05-24
Add visible/total blocks count to debug menu
Lizzy Fleckenstein
2023-05-24
Respect server-sent movement settings
Lizzy Fleckenstein
2023-05-16
Split state.rs and add debug menu
Lizzy Fleckenstein
2023-05-15
Blending and liquid source face culling
Lizzy Fleckenstein
2023-05-15
Defer block mesh building for 100ms or until all neighbors are present
Lizzy Fleckenstein
2023-05-15
Cull faces to neighbor blocks
Lizzy Fleckenstein
2023-05-15
Frustum culling
Lizzy Fleckenstein
2023-05-15
Mulithreaded meshgen
Lizzy Fleckenstein
2023-05-11
Mesh data queue
Lizzy Fleckenstein
2023-05-08
Fix yaw
Lizzy Fleckenstein
2023-05-08
map mesh generation performance improvements
Lizzy Fleckenstein
2023-04-10
Param1 light and allfaces
Lizzy Fleckenstein
2023-02-28
Basic map rendering
Lizzy Fleckenstein