]> git.lizzy.rs Git - dragonfireclient.git/commit
Detect 'insane' normals in checkMeshNormals.
authorDmitry Kostenko <codeforsmile@gmail.com>
Mon, 8 Nov 2021 22:13:50 +0000 (23:13 +0100)
committerx2048 <codeforsmile@gmail.com>
Mon, 7 Mar 2022 22:45:26 +0000 (23:45 +0100)
commit1175f48d05888fba705363729ecf5ef2c75f0c5d
tree191bdd1f2fd4f8581063a5d128e652a67b4f71a7
parent54dccc480eb03adcf219a7add58f547284f40f76
Detect 'insane' normals in checkMeshNormals.

Detect non-zero normals which point in the opposite direction from the
face plane normal.
src/client/mesh.cpp