[pubgit-commits-list] cpPlugins branch master updated. 2da3b422ceb0b6abfd336200a4ede6efe982ebe2
root
root at tux.creatis.insa-lyon.fr
Mon Oct 5 04:04:52 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 2da3b422ceb0b6abfd336200a4ede6efe982ebe2 (commit)
from f989f3f91e2a17832652e345928eac26dcfb6d52 (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=2da3b422ceb0b6abfd336200a4ede6efe982ebe2
commit 2da3b422ceb0b6abfd336200a4ede6efe982ebe2
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Sun Oct 4 21:04:39 2015 -0500
Widget integration (step 4/6)... Testing on windows.
-----------------------------------------------------------------------
Summary of changes:
.../Visualization/ImageSliceActors.cxx | 7 +-
lib/cpExtensions/Visualization/ImageSliceActors.h | 12 +++
lib/cpPlugins/Interface/Image.hxx | 6 ++
lib/cpPlugins/Interface/Mesh.cxx | 7 ++
lib/cpPlugins/Plugins/BasicFilters/Cutter.cxx | 5 +
.../BasicFilters/ExtractSliceImageFilter.cxx | 102 +++++++++++++++++++++
...dianImageFilter.h => ExtractSliceImageFilter.h} | 21 ++---
.../Plugins/BasicFilters/SphereMeshSource.cxx | 1 +
lib/cpPlugins/Plugins/IO/ImageWriter.cxx | 1 -
9 files changed, 149 insertions(+), 13 deletions(-)
create mode 100644 lib/cpPlugins/Plugins/BasicFilters/ExtractSliceImageFilter.cxx
copy lib/cpPlugins/Plugins/BasicFilters/{MedianImageFilter.h => ExtractSliceImageFilter.h} (64%)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list