summaryrefslogtreecommitdiff
path: root/src/client/mesh.cpp
Commit message (Collapse)AuthorAge
* Avoid possible buffer overflow when checking face normalsDmitry Kostenko2022-03-07
|
* Use correct indexes when checking mesh normalsDmitry Kostenko2022-03-07
|
* Detect 'insane' normals in checkMeshNormals.Dmitry Kostenko2022-03-07
| | | | | Detect non-zero normals which point in the opposite direction from the face plane normal.
* Remove a few unused functions reported by callcatcher (#11658)SmallJoker2021-10-12
|
* Irrlicht support code maintenancesfan52021-03-31
|
* content_cao: Support texture animation for upright_sprite (#10020)sfan52020-07-30
|
* Make shading of CAOs optional (#10033)Danila Shutov2020-06-16
|
* Fix build error on Ubuntu 16.04 (again)sfan52020-06-10
|
* Recalculate mesh normals for CAOs (#10000)Danila Shutov2020-06-07
|
* Optimize and unify mesh processing (#7851)Vitaliy2019-06-28
|
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-28
Update Android.mk Remove 'src/client' from include_directories