[pubgit-commits-list] cpMesh branch master updated. bece008148f4a08cff5daaa3c9b2824462b94319

root root at tux.creatis.insa-lyon.fr
Tue Dec 16 19:12:13 CET 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "itk-based mesh processing library with an interactive application to modify image segmentations".

The branch, master has been updated
       via  bece008148f4a08cff5daaa3c9b2824462b94319 (commit)
      from  93ddd2fe04d05b28dff31448032fd3af93ffe750 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=cpMesh.git;a=commitdiff;h=bece008148f4a08cff5daaa3c9b2824462b94319
commit bece008148f4a08cff5daaa3c9b2824462b94319
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Tue Dec 16 19:11:54 2014 +0100

    Simple flood fill plugin added.


-----------------------------------------------------------------------

Summary of changes:
 .../MainWnd.cxx                                    |  16 +-
 .../MainWnd.h                                      |  61 +++++
 .../MainWnd_ExecutePlugins.cxx                     | 263 ++++++++++++++-------
 .../MainWnd_LoadPlugins.cxx                        | 121 +---------
 lib/cpm/Plugins/SimpleFillRegion.cxx               | 233 +++++++++++++++++-
 lib/cpm/Plugins/SimpleFillRegion.h                 |   9 +
 6 files changed, 492 insertions(+), 211 deletions(-)


hooks/post-receive
-- 
itk-based mesh processing library with an interactive application to modify image segmentations


More information about the Pubgit-commits-list mailing list