[pubgit-commits-list] cpPlugins branch master updated. 1a6f865d161c74d7887923417b490d52a040b2d8
root
root at tux.creatis.insa-lyon.fr
Thu Apr 7 02:27:41 CEST 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 1a6f865d161c74d7887923417b490d52a040b2d8 (commit)
via 95f359972c099b8d9274bf23a3de9414ad578b85 (commit)
via ddebf77c2ca8037dc5b4cc8e02468a16a68dc146 (commit)
from e8aa06dcf9c9fe4391ece860ffd2d4e9c80e289d (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=1a6f865d161c74d7887923417b490d52a040b2d8
commit 1a6f865d161c74d7887923417b490d52a040b2d8
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Wed Apr 6 18:59:49 2016 -0500
...
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=95f359972c099b8d9274bf23a3de9414ad578b85
commit 95f359972c099b8d9274bf23a3de9414ad578b85
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Wed Apr 6 18:26:08 2016 -0500
...
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=ddebf77c2ca8037dc5b4cc8e02468a16a68dc146
commit ddebf77c2ca8037dc5b4cc8e02468a16a68dc146
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Wed Apr 6 18:24:02 2016 -0500
Suppor for image index list added
-----------------------------------------------------------------------
Summary of changes:
...ineParametricPath.h => ImageIndexesContainer.h} | 32 +++++++++--------
...olyData.h => ImageIndexesContainerToPolyData.h} | 22 ++++++------
...ata.hxx => ImageIndexesContainerToPolyData.hxx} | 40 +++++++++++-----------
.../{Path.cxx => ImageIndexesContainer.cxx} | 14 ++++----
lib/cpPlugins/{Path.h => ImageIndexesContainer.h} | 22 ++++++------
.../{Path.hxx => ImageIndexesContainer.hxx} | 22 ++++++------
lib/cpPlugins_Instances/Paths.i | 8 +++++
7 files changed, 86 insertions(+), 74 deletions(-)
copy lib/cpExtensions/DataStructures/{PolyLineParametricPath.h => ImageIndexesContainer.h} (52%)
rename lib/cpExtensions/Visualization/{IndexesToPolyData.h => ImageIndexesContainerToPolyData.h} (65%)
rename lib/cpExtensions/Visualization/{IndexesToPolyData.hxx => ImageIndexesContainerToPolyData.hxx} (74%)
copy lib/cpPlugins/{Path.cxx => ImageIndexesContainer.cxx} (72%)
copy lib/cpPlugins/{Path.h => ImageIndexesContainer.h} (60%)
copy lib/cpPlugins/{Path.hxx => ImageIndexesContainer.hxx} (54%)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list