This commit is contained in:
toni
2018-07-23 16:00:19 +02:00
13 changed files with 714 additions and 104 deletions

View File

@@ -363,7 +363,7 @@ namespace NM {
return false;
}
bool m_keepInterResults = false;
// bool m_keepInterResults = false;
bool m_filterLowHangingObstacles = false;
bool m_filterLedgeSpans = false;
bool m_filterWalkableLowHeightSpans = false;