[pubgit-commits-list] cpPlugins branch master updated. 6ffc11d77924d6ab7e94db95d41105982ac73e00

root root at tux.creatis.insa-lyon.fr
Mon Feb 15 03:34:15 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  6ffc11d77924d6ab7e94db95d41105982ac73e00 (commit)
      from  a89305e04527ebe2e81d0d1a62bbe34e0d35a141 (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=6ffc11d77924d6ab7e94db95d41105982ac73e00
commit 6ffc11d77924d6ab7e94db95d41105982ac73e00
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Sun Feb 14 21:34:03 2016 -0500

    MAC compilation issues solved... Now some tests please


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

Summary of changes:
 appli/cpPipelineEditor/App_cpPipelineEditor.cxx    | 15 ++++----
 lib/cpPlugins/Interface/Config.h.in                | 35 +++++++++++++++++
 lib/cpPlugins/Interface/Interface.cxx              | 10 -----
 ...dianImageFilter.cxx => MultiplyImageFilter.cxx} | 44 ++++++++++------------
 .../{MedianImageFilter.h => MultiplyImageFilter.h} | 22 +++++------
 lib/cpPlugins/Plugins/Widgets/SeedWidget.cxx       | 10 +++++
 lib/cpPlugins/Plugins/Widgets/SeedWidget.h         |  3 ++
 7 files changed, 87 insertions(+), 52 deletions(-)
 copy lib/cpPlugins/Plugins/BasicFilters/{MedianImageFilter.cxx => MultiplyImageFilter.cxx} (60%)
 copy lib/cpPlugins/Plugins/BasicFilters/{MedianImageFilter.h => MultiplyImageFilter.h} (66%)


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


More information about the Pubgit-commits-list mailing list