[pubgit-commits-list] cpPlugins branch master updated. 3bb947834c947c43da2ae10ed3f5fcec9707d5bb

root root at tux.creatis.insa-lyon.fr
Tue Nov 8 04:04:00 CET 2016


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  3bb947834c947c43da2ae10ed3f5fcec9707d5bb (commit)
      from  6bb9f03efacd4a16feea0b43acf0d818abac7969 (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=3bb947834c947c43da2ae10ed3f5fcec9707d5bb
commit 3bb947834c947c43da2ae10ed3f5fcec9707d5bb
Author: Leonardo Flórez-Valencia <leonardo.florez at gmail.com>
Date:   Mon Nov 7 22:03:50 2016 -0500

    ...


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

Summary of changes:
 lib/cpPlugins/BaseObjects/Parameters.cxx           | 14 ++++
 lib/cpPlugins/BaseObjects/Parameters.h             |  1 +
 .../GaussianBlurImageFilter.cxx                    | 77 ++++++++++++++++++++++
 .../ImageGenericFilters/GaussianBlurImageFilter.h  | 32 +++++++++
 plugins/ImageGenericFilters/ImageGenericFilters.i  |  5 ++
 5 files changed, 129 insertions(+)
 create mode 100644 plugins/ImageGenericFilters/GaussianBlurImageFilter.cxx
 create mode 100644 plugins/ImageGenericFilters/GaussianBlurImageFilter.h


hooks/post-receive
-- 
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)


More information about the Pubgit-commits-list mailing list