Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-16 | Fix deprecated calls with Irrlicht 1.9 | Jean-Patrick Guerrero | |
2021-01-28 | Include irrlichttypes.h first to work around Irrlicht#433 (#10872) | Vitaliy | |
Fixes the PcgRandom::PcgRandom linker issue, caused by inconsistent data type definition. | |||
2020-12-19 | Cleanup shader generation code (#10663) | Vitaliy | |
Shader generation is a mess. This commit cleans some parts up, including dropping remains of HLSL support which was never actually implemented. | |||
2020-02-16 | Basic model shading (#9374) | Danila Shutov | |
2018-11-28 | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | |
Update Android.mk Remove 'src/client' from include_directories |