]> git.lizzy.rs Git - dragonfireclient.git/history - src/client/mesh.cpp
Use std::map instead of core::map (#12301)
[dragonfireclient.git] / src / client / mesh.cpp
2022-05-18 paradust7Use std::map instead of core::map (#12301)
2022-03-07 Dmitry KostenkoAvoid possible buffer overflow when checking face normals
2022-03-07 Dmitry KostenkoUse correct indexes when checking mesh normals
2022-03-07 Dmitry KostenkoDetect 'insane' normals in checkMeshNormals.
2021-10-12 SmallJokerRemove a few unused functions reported by callcatcher...
2021-03-31 sfan5Irrlicht support code maintenance
2020-07-30 sfan5content_cao: Support texture animation for upright_spri...
2020-06-16 Danila ShutovMake shading of CAOs optional (#10033)
2020-06-10 sfan5Fix build error on Ubuntu 16.04 (again)
2020-06-07 Danila ShutovRecalculate mesh normals for CAOs (#10000)
2019-06-28 VitaliyOptimize and unify mesh processing (#7851)
2018-11-28 Quentin BazinMove client-specific files to 'src/client' (#7902)