aboutsummaryrefslogtreecommitdiff
path: root/src/client/wieldmesh.cpp
AgeCommit message (Collapse)Author
2020-10-17Remove all bump mapping and parallax occlusion related code.Lars
2020-09-04Scale inventory image for scaled allfaces nodes (#10225)Wuzzy
The inventory image size of the inventory image of nodes with drawtype allfaces (and related) is scaled as well if visual_scale is set (previously, the inventory image size was always the same)
2020-07-23Improve default inventory+wield images of node drawtypes (#9299)Wuzzy
2020-06-09Fix broken coloring of wielditems (#9969)Danila Shutov
Fixes a regression that appeared in 5.3.0-dev.
2020-04-19Reuse object_shader for "wielditem" and "item" entity drawtypes (#9537)Danila Shutov
2018-12-20Fix more transparency issues with ogles2 driver (#8005)stujones11
2018-12-11Add object visual type 'item' (#7870)Alex
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
Update Android.mk Remove 'src/client' from include_directories