]> git.lizzy.rs Git - minetest.git/history - src/client/mapblock_mesh.h
8x block meshes (#13133)
[minetest.git] / src / client / mapblock_mesh.h
2023-01-31 x20488x block meshes (#13133)
2023-01-06 x2048Occlusion culling algorithm based on recursive descend...
2022-09-18 DSClient map: do frustum culling via planes (#12710)
2022-05-21 paradust7Fixes needed to use irrArray backed by std::vector...
2022-05-08 sfan5Consolidate some data structures in MapBlockMesh
2022-04-02 x2048Add depth sorting for node faces (#11696)
2021-01-22 rubenwardyRemove dead code (#10845)
2020-12-05 hecksImplement mapblock camera offset correctly (#10702)
2020-10-17 LarsRemove all bump mapping and parallax occlusion related...
2020-10-05 SmallJokerRemove unused functions reported by cppcheck (#10463)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)