From abe4ec65eda6e45f2c54259bcabe9f0872e02d76 Mon Sep 17 00:00:00 2001 From: Alberto Mardegan Date: Thu, 2 Mar 2017 18:28:09 +0300 Subject: [PATCH] Screened Poisson: update name in xml file In commit 2e8f2a371ffc7995a0509a6f7fc64c943593ef18 the name of the filter was changed in the .cpp file; however, the name also needs to be updated in the .xml file. --- .../filter_screened_poisson/filter_screened_poisson.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/meshlabplugins/filter_screened_poisson/filter_screened_poisson.xml b/src/meshlabplugins/filter_screened_poisson/filter_screened_poisson.xml index f832efb03..90a200d5f 100644 --- a/src/meshlabplugins/filter_screened_poisson/filter_screened_poisson.xml +++ b/src/meshlabplugins/filter_screened_poisson/filter_screened_poisson.xml @@ -1,6 +1,6 @@ - + The filter uses the original code of Michael Kazhdan and Matthew Bolitho implementing the algorithm described in the following paper: