From e9ffd1ee3ec76bbd8625c04340fa372350705ea2 Mon Sep 17 00:00:00 2001 From: Guido Ranzuglia granzuglia Date: Tue, 7 Jun 2016 11:45:55 +0000 Subject: [PATCH] - added filter_voronoi --- src/meshlab_2016_tested_plugins.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/meshlab_2016_tested_plugins.pro b/src/meshlab_2016_tested_plugins.pro index f475b44ea..1cce98814 100644 --- a/src/meshlab_2016_tested_plugins.pro +++ b/src/meshlab_2016_tested_plugins.pro @@ -17,7 +17,7 @@ SUBDIRS = common \ meshlabplugins/filter_sampling \ meshlabplugins/edit_quality \ meshlabplugins/filter_meshing \ -# meshlabplugins/filter_create\ + meshlabplugins/filter_voronoi \ # meshlabplugins/filter_colorize\ # meshlabplugins/filter_meshing \ # meshlabplugins/filter_sampling \