Commit Graph

4 Commits

Author SHA1 Message Date
32b703a0f4 feat(rendering): separate transparent blocks into discard and blend modes 2026-06-05 13:09:49 +08:00
zhenyan121
5901ab7cd9 feat: grass (#11)
* feat: add grass texture and update grass_block texture

* feat: add block data

* feat: add blocks_tool

* feat: add sync info and change function in blocks_tools

* feat: add check and new function

* refactor: make block texture loading data-driven

* feat: add rendering for grass

* feat: passable grass

* feat: random grass place

* fix: memory leak in TextureManager::load_cross_plane_texture
2026-05-28 21:34:36 +08:00
955c4ddec7 fix: resolve transparency rendering issues 2026-04-18 11:55:53 +08:00
42b5661a28 fix: shader load fail 2026-04-16 13:06:49 +08:00