Skip to content

Commit

Permalink
Deleted temporary debug option.
Browse files Browse the repository at this point in the history
  • Loading branch information
Azzinoth committed May 15, 2024
1 parent c848c28 commit a419d49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions SubSystems/UI/NewLayerWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -367,8 +367,6 @@ void NewLayerWindow::RenderRugosityLayerSettings()
}
ImGui::EndCombo();
}

ImGui::Checkbox("Use CGAL in Min Rugosity", &RUGOSITY_LAYER_PRODUCER.bUseCGALInMin);
}

if (!bRunOnWholeModel)
Expand Down

0 comments on commit a419d49

Please sign in to comment.