[pubgit-commits-list] cpPlugins branch master updated. 9586180ab9da1ba2778099482b0231b933192719
root
root at tux.creatis.insa-lyon.fr
Fri Oct 9 06:45:03 CEST 2015
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 "Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)".
The branch, master has been updated
via 9586180ab9da1ba2778099482b0231b933192719 (commit)
from 4c644edb0ddb4adcf7bbecc8fb2316723df15825 (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=cpPlugins.git;a=commitdiff;h=9586180ab9da1ba2778099482b0231b933192719
commit 9586180ab9da1ba2778099482b0231b933192719
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Thu Oct 8 23:44:49 2015 -0500
Widget integration (step 5/6): Just one step leftgit shortlog !
-----------------------------------------------------------------------
Summary of changes:
.../Visualization/ImageInteractorStyle.cxx | 34 +++++
.../Visualization/ImageInteractorStyle.h | 9 +-
.../Visualization/ImageSliceActors.cxx | 57 +++++++-
lib/cpExtensions/Visualization/ImageSliceActors.h | 11 ++
lib/cpExtensions/Visualization/MPRActors.cxx | 35 +++++
lib/cpExtensions/Visualization/MPRActors.h | 2 +
.../Plugins/BasicFilters/FloodFillImageFilter.cxx | 159 +++++++++++++++++++++
...{MedianImageFilter.h => FloodFillImageFilter.h} | 22 +--
8 files changed, 313 insertions(+), 16 deletions(-)
create mode 100644 lib/cpPlugins/Plugins/BasicFilters/FloodFillImageFilter.cxx
copy lib/cpPlugins/Plugins/BasicFilters/{MedianImageFilter.h => FloodFillImageFilter.h} (67%)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list