[pubgit-commits-list] cpPlugins branch master updated. b4cc15873d07ef87910a4aa6492e74022cda1a25
root
root at tux.creatis.insa-lyon.fr
Fri Oct 2 17:59:36 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 b4cc15873d07ef87910a4aa6492e74022cda1a25 (commit)
from c7f41e2ab4d94b1d5fc6a5988523ca336ddfc546 (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=b4cc15873d07ef87910a4aa6492e74022cda1a25
commit b4cc15873d07ef87910a4aa6492e74022cda1a25
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date: Fri Oct 2 10:59:23 2015 -0500
Widget integration (step 1/6)
-----------------------------------------------------------------------
Summary of changes:
CMakeLists.txt | 16 +++
appli/ImageMPR/ImageMPR.cxx | 145 +++++++++-------------
appli/ImageMPR/ImageMPR.h | 4 +-
cmake/cpPluginsConfig.cmake.in | 27 ++--
lib/cpPlugins/Plugins/BasicFilters/CMakeLists.txt | 4 +-
lib/cpPlugins/Plugins/IO/CMakeLists.txt | 4 +-
lib/cpPlugins/Plugins/IO/ImageReader.cxx | 36 ++++++
lib/cpPlugins/Plugins/IO/ImageReader.h | 3 +
lib/cpPlugins/Plugins/IO/MeshReader.cxx | 39 ++++++
lib/cpPlugins/Plugins/IO/MeshReader.h | 3 +
10 files changed, 177 insertions(+), 104 deletions(-)
hooks/post-receive
--
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)
More information about the Pubgit-commits-list
mailing list