Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-13 | Enable stencil shadowsstencil_shadows | Lizzy 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-06 | Shadow mapping render pass (#11244) | Liso | |
Co-authored-by: x2048 <codeforsmile@gmail.com> | |||
2020-04-19 | Reuse object_shader for "wielditem" and "item" entity drawtypes (#9537) | Danila Shutov | |
2018-12-11 | Add object visual type 'item' (#7870) | Alex | |
2018-11-28 | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | |
Update Android.mk Remove 'src/client' from include_directories |