[pubgit-commits-list] cpPlugins branch master updated. 52c253c75593e9df913be4b216916396b11dfaaa
root
root at tux.creatis.insa-lyon.fr
Wed Oct 7 01:05:10 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 52c253c75593e9df913be4b216916396b11dfaaa (commit)
from a1bcde78beafb5de52201154b3ffb999e64492ca (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=52c253c75593e9df913be4b216916396b11dfaaa
commit 52c253c75593e9df913be4b216916396b11dfaaa
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Tue Oct 6 18:05:03 2015 -0500
WARNING: It does not compile yet git status!
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 11 +
appli/examples/CMakeLists.txt | 1 +
appli/examples/example_BaseInteractorStyle.cxx | 39 ++++
.../Visualization/BaseInteractorStyle.cxx | 236 +++++++++++++++++++++
.../Visualization/BaseInteractorStyle.h | 118 +++++++++++
lib/cpPlugins/Interface/Instances_itkImage.cxx | 1 +
lib/cpPlugins/Interface/Object.cxx | 2 -
lib/cpPlugins/Interface/Object.h | 15 +-
8 files changed, 416 insertions(+), 7 deletions(-)
create mode 100644 appli/examples/example_BaseInteractorStyle.cxx
create mode 100644 lib/cpExtensions/Visualization/BaseInteractorStyle.cxx
create mode 100644 lib/cpExtensions/Visualization/BaseInteractorStyle.h
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list