[pubgit-commits-list] cpPlugins branch master updated. 7e29f3aec097ba1bff1894fed6eb1094276c5b72
root
root at tux.creatis.insa-lyon.fr
Sat Feb 13 00:03:55 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 7e29f3aec097ba1bff1894fed6eb1094276c5b72 (commit)
from dea0e89b762a27b1e4088f3d03b5169ca63a227f (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=7e29f3aec097ba1bff1894fed6eb1094276c5b72
commit 7e29f3aec097ba1bff1894fed6eb1094276c5b72
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Fri Feb 12 18:03:46 2016 -0500
...
-----------------------------------------------------------------------
Summary of changes:
lib/cpPlugins/Interface/Image.cxx | 13 +-
lib/cpPlugins/Interface/Image.h | 19 ++-
lib/cpPlugins/Interface/Image.hxx | 190 +++++++++------------
lib/cpPlugins/Interface/ImplicitFunction.cxx | 8 -
lib/cpPlugins/Interface/ImplicitFunction.h | 2 -
lib/cpPlugins/Interface/Mesh.cxx | 19 ++-
lib/cpPlugins/Interface/Mesh.h | 9 +-
lib/cpPlugins/Interface/Mesh.hxx | 49 +++---
lib/cpPlugins/Interface/PolyLineParametricPath.cxx | 6 -
lib/cpPlugins/Interface/PolyLineParametricPath.h | 10 +-
lib/cpPlugins/Interface/PolyLineParametricPath.hxx | 17 +-
lib/cpPlugins/Interface/ProcessObject.cxx | 26 ++-
lib/cpPlugins/Interface/ProcessObject.h | 5 +-
.../Plugins/BasicFilters/AppendMeshesFilter.cxx | 6 +-
.../BasicFilters/BinaryErodeImageFilter.cxx | 5 +-
lib/cpPlugins/Plugins/IO/DicomSeriesReader.cxx | 8 +-
lib/cpPlugins/Plugins/IO/ImageReader.cxx | 11 +-
lib/cpPlugins/Plugins/IO/ImageWriter.cxx | 15 +-
lib/cpPlugins/Plugins/IO/MeshReader.cxx | 4 +
lib/cpPlugins/Plugins/IO/MeshWriter.cxx | 4 +-
lib/cpPlugins/Plugins/Widgets/SeedWidget.cxx | 33 +---
21 files changed, 200 insertions(+), 259 deletions(-)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list