[pubgit-commits-list] cpPlugins branch master updated. cf01030f78d919f66b53a80831e1e89b0cb13397
root
root at tux.creatis.insa-lyon.fr
Fri Jan 16 19:53:40 CET 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 cf01030f78d919f66b53a80831e1e89b0cb13397 (commit)
from e286ff49ea3582a5f4fad437dd133ec6c05c34dc (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=cf01030f78d919f66b53a80831e1e89b0cb13397
commit cf01030f78d919f66b53a80831e1e89b0cb13397
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Fri Jan 16 13:53:21 2015 -0500
Parameters class fully added
-----------------------------------------------------------------------
Summary of changes:
appli/ImageMPR/CMakeLists.txt | 3 +
appli/ImageMPR/ImageMPR.cxx | 8 +-
appli/ImageMPR/ImageMPR.h | 2 +-
appli/examples/example_MPR.cxx | 9 +-
appli/examples/example_RGBImageToHSVChannels.cxx | 14 +--
.../examples/example_ReadImageSeriesWriteImage.cxx | 26 ++---
appli/examples/example_ReadQuadEdgeMesh.cxx | 10 +-
appli/examples/example_ReadWriteImage.cxx | 14 +--
appli/examples/example_RenderQuadEdgeMesh.cxx | 10 +-
lib/cpPlugins/Extensions/CMakeLists.txt | 5 +-
lib/cpPlugins/Interface/Parameters.hxx | 5 +-
lib/cpPlugins/Plugins/CMakeLists.txt | 1 +
lib/cpPlugins/Plugins/ImageSeriesReader.cxx | 105 +++++++++------------
lib/cpPlugins/Plugins/ImageWriter.cxx | 17 ++--
14 files changed, 115 insertions(+), 114 deletions(-)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list