aboutsummaryrefslogtreecommitdiff
path: root/src/client/wieldmesh.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Scale inventory image for scaled allfaces nodes (#10225)Wuzzy2020-09-041-0/+2
| | | 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)
* Improve default inventory+wield images of node drawtypes (#9299)Wuzzy2020-07-231-101/+106
|
* Fix broken coloring of wielditems (#9969)Danila Shutov2020-06-091-3/+7
| | | Fixes a regression that appeared in 5.3.0-dev.
* Reuse object_shader for "wielditem" and "item" entity drawtypes (#9537)Danila Shutov2020-04-191-1/+16
|
* Fix more transparency issues with ogles2 driver (#8005)stujones112018-12-201-0/+4
|
* Add object visual type 'item' (#7870)Alex2018-12-111-3/+3
|
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+685
Update Android.mk Remove 'src/client' from include_directories