[pubgit-commits-list] cpPlugins branch master updated. 8e5fd31fd4d280781d8bc27a799361bf9c30b1d4
root
root at tux.creatis.insa-lyon.fr
Sat Oct 31 00:09:45 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 8e5fd31fd4d280781d8bc27a799361bf9c30b1d4 (commit)
via 700a810d574b8ed4c0227a1c3fd4862f01254d03 (commit)
via 326eb23859accf9fb1327966eba4dba475b4616f (commit)
via f0973535a17816d016f83dc6b31b91756d2d93f6 (commit)
via 7972cb1b826dfeae18ed20fc33897c366a72e4c1 (commit)
from 76b51bf0b9a6dba11f471474eb589721efa39902 (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=8e5fd31fd4d280781d8bc27a799361bf9c30b1d4
commit 8e5fd31fd4d280781d8bc27a799361bf9c30b1d4
Merge: 700a810 76b51bf
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Fri Oct 30 18:09:30 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=700a810d574b8ed4c0227a1c3fd4862f01254d03
commit 700a810d574b8ed4c0227a1c3fd4862f01254d03
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Fri Oct 30 18:09:19 2015 -0500
I'm on the middle of something, NOT YET STABLE - Leo
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=326eb23859accf9fb1327966eba4dba475b4616f
commit 326eb23859accf9fb1327966eba4dba475b4616f
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Thu Oct 29 18:47:23 2015 -0500
...
http://git.creatis.insa-lyon.fr/pubgit/?p=cpPlugins.git;a=commitdiff;h=f0973535a17816d016f83dc6b31b91756d2d93f6
commit f0973535a17816d016f83dc6b31b91756d2d93f6
Merge: 7972cb1 5028428
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Thu Oct 29 14:13:52 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=7972cb1b826dfeae18ed20fc33897c366a72e4c1
commit 7972cb1b826dfeae18ed20fc33897c366a72e4c1
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Thu Oct 29 14:13:47 2015 -0500
...
-----------------------------------------------------------------------
Summary of changes:
appli/examples/example_View2DImage.cxx | 58 +++-
.../Interaction/ImageInteractorStyle.cxx | 66 +++-
.../Interaction/ImageInteractorStyle.h | 25 ++
lib/cpExtensions/Interaction/SeedWidget.cxx | 15 +-
lib/cpExtensions/Visualization/ImageBlender.cxx | 366 +++++++++++++++++++++
lib/cpExtensions/Visualization/ImageBlender.h | 112 +++++++
.../Visualization/ImageSliceActors.cxx | 156 +++++++--
lib/cpExtensions/Visualization/ImageSliceActors.h | 15 +-
lib/cpPlugins/Interface/BaseMPRWidget.cxx | 19 +-
9 files changed, 791 insertions(+), 41 deletions(-)
create mode 100644 lib/cpExtensions/Visualization/ImageBlender.cxx
create mode 100644 lib/cpExtensions/Visualization/ImageBlender.h
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list