[pubgit-commits-list] cpPlugins branch master updated. d5863750d8146d52ee20ce7835f5fb92e6d13fe9

root root at tux.creatis.insa-lyon.fr
Mon Nov 9 23:54:01 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  d5863750d8146d52ee20ce7835f5fb92e6d13fe9 (commit)
      from  535184e5979604e8c22469f983219d1f47f88201 (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=d5863750d8146d52ee20ce7835f5fb92e6d13fe9
commit d5863750d8146d52ee20ce7835f5fb92e6d13fe9
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Mon Nov 9 17:53:44 2015 -0500

    ...


-----------------------------------------------------------------------

Summary of changes:
 appli/ImageMPR/ImageMPR.cxx                     |  97 ++++-------
 appli/ImageMPR/ImageMPR.h                       |   1 +
 appli/examples/CMakeLists.txt                   |   2 +-
 appli/examples/example_MarchingCubes.cxx        | 106 +++++++-----
 appli/examples/example_View2DImage.cxx          |  61 +++----
 lib/cpExtensions/Visualization/ImageBlender.cxx | 129 +++-----------
 lib/cpExtensions/Visualization/ImageBlender.h   |  42 ++---
 lib/cpPlugins/Interface/BaseMPRWidget.cxx       | 218 +++++++++++++++++-------
 lib/cpPlugins/Interface/BaseMPRWidget.h         | 100 +++--------
 lib/cpPlugins/Interface/Interface.cxx           |   7 +-
 lib/cpPlugins/Interface/Object.cxx              |   3 +-
 lib/cpPlugins/Interface/Plugins.cxx             |   5 +
 lib/cpPlugins/Interface/ProcessObject.cxx       |   2 +
 13 files changed, 352 insertions(+), 421 deletions(-)


hooks/post-receive
-- 
Plugin system to encapsulate pipeline objects (data, filters, sources and sinks)


More information about the Pubgit-commits-list mailing list