From 3bb55d85cbbd403686f9c060fbbab624d9b7f705 Mon Sep 17 00:00:00 2001 From: PFasano99 Date: Mon, 23 Jan 2023 01:47:13 +0100 Subject: [PATCH] fixed minor errors --- .../filter_embree/filter_embree.cpp | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/meshlabplugins/filter_embree/filter_embree.cpp b/src/meshlabplugins/filter_embree/filter_embree.cpp index 5860a4a58..7a73f8a1b 100644 --- a/src/meshlabplugins/filter_embree/filter_embree.cpp +++ b/src/meshlabplugins/filter_embree/filter_embree.cpp @@ -118,7 +118,7 @@ QString FilterEmbreePlugin::pythonFilterName(ActionIDType f) const case FP_OBSCURANCE: return QString("Compute ambient Obscurance.
" "Ambient obscurance is a computer graphics technique used to simulate the effect of global ambient light in a 3D scene, making the mesh appear more realistic.
" - "This filter requires two values:
" + "This filter requires two values:" "