[pubgit-commits-list] cpPlugins branch master updated. 4c644edb0ddb4adcf7bbecc8fb2316723df15825

root root at tux.creatis.insa-lyon.fr
Fri Oct 9 01:20:49 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  4c644edb0ddb4adcf7bbecc8fb2316723df15825 (commit)
       via  a4bc3b8e36e91e45f37a3b7eecb5789c635aa5c0 (commit)
      from  e8d3eed5ce148875548884fb9d2284b712ba7867 (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=4c644edb0ddb4adcf7bbecc8fb2316723df15825
commit 4c644edb0ddb4adcf7bbecc8fb2316723df15825
Merge: a4bc3b8 e8d3eed
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Thu Oct 8 18:20:10 2015 -0500

    Merge branch 'master' of ssh://git.creatis.insa-lyon.fr/cpPlugins


http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=a4bc3b8e36e91e45f37a3b7eecb5789c635aa5c0
commit a4bc3b8e36e91e45f37a3b7eecb5789c635aa5c0
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Thu Oct 8 18:19:45 2015 -0500

    Intermediary commit


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

Summary of changes:
 appli/examples/example_View2DImage.cxx             |   6 +-
 .../Visualization/BaseInteractorStyle.cxx          | 260 +++++++++++-
 .../Visualization/BaseInteractorStyle.h            |  43 +-
 .../Visualization/ImageInteractorStyle.cxx         |  33 +-
 .../Visualization/ImageSliceActors.cxx             | 436 ++++++++++++++++++---
 lib/cpExtensions/Visualization/ImageSliceActors.h  |  36 +-
 lib/cpExtensions/Visualization/MPRActors.cxx       | 150 ++++---
 lib/cpExtensions/Visualization/MPRActors.h         |  27 +-
 lib/cpExtensions/Visualization/MPRObjects.cxx      |  22 +-
 .../BasicFilters/BinaryErodeImageFilter.cxx        |   6 +-
 .../Plugins/BasicFilters/BinaryErodeImageFilter.h  |   8 +-
 11 files changed, 852 insertions(+), 175 deletions(-)


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


More information about the Pubgit-commits-list mailing list