aboutsummaryrefslogtreecommitdiff
path: root/src/client/wieldmesh.h
AgeCommit message (Collapse)Author
2023-04-13Enable stencil shadowsstencil_shadowsLizzy Fleckenstein
Needs https://github.com/LizzyFleckenstein03/irrlicht to compile. TODO: - make lighting directional (figure out z-fighting issues) - set light angle to sun angle - add dynamic lights for torches (use light manager?) - shadow map terrain - finally get some sleep
2021-06-06Shadow mapping render pass (#11244)Liso
Co-authored-by: x2048 <codeforsmile@gmail.com>
2020-04-19Reuse object_shader for "wielditem" and "item" entity drawtypes (#9537)Danila Shutov
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