summaryrefslogtreecommitdiff
path: root/src/client/content_mapblock.cpp
Commit message (Expand)AuthorAge
* Avoid rendering invisible faces of simple nodeboxes (#12262)x20482022-05-04
* Fix worldaligned texturesGiuseppe Bilotta2022-04-24
* Add depth sorting for node faces (#11696)x20482022-04-02
* Add wallmounted support for plantlike and plantlike_rooted nodes (#11379)Wuzzy2021-07-15
* fix: some code tidy about includes & irr namespacesLoic Blot2021-05-03
* refacto: RenderingEngine::get_scene_manager() is now not callable from singletonLoic Blot2021-05-03
* Degrotate support for mesh nodes (#7840)Vitaliy2021-03-30
* Allow "liquid" and "flowingliquid" drawtypes even if liquidtype=none (#10737)Wuzzy2021-01-21
* Fix horizontal/vertical merging bug of hardware-colored framed glass (#10417)Paramat2020-09-24
* Improve default inventory+wield images of node drawtypes (#9299)Wuzzy2020-07-23
* Fix build error on Ubuntu 16.04sfan52020-06-10
* Restore visual_scale support for nodeboxes (and allfaces) (#9906)Vitaliy2020-06-06
* Cache liquid alternative IDs (#8053)Vitaliy2020-05-20
* content_mapblock: Move static initialization out of functionssfan52020-05-17
* Fix texture distortion for flowing liquids (#9561)Elias Åström2020-04-02
* Resized torchlike sprite now attaches to surface (#9303)Wuzzy2020-01-20
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-28