[pubgit-commits-list] cpPlugins branch master updated. 28ab3376dc62aa38157d28a257a837ea9ff96c02

root root at tux.creatis.insa-lyon.fr
Thu Nov 19 23:41:57 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  28ab3376dc62aa38157d28a257a837ea9ff96c02 (commit)
       via  20ed6dbfb40e02b06c656531b805008523bec1fd (commit)
      from  266bf1ee8ffa4ffd8cc20c1c367fe1ca153b63f9 (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=28ab3376dc62aa38157d28a257a837ea9ff96c02
commit 28ab3376dc62aa38157d28a257a837ea9ff96c02
Merge: 20ed6db 266bf1e
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Thu Nov 19 17:41:26 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=20ed6dbfb40e02b06c656531b805008523bec1fd
commit 20ed6dbfb40e02b06c656531b805008523bec1fd
Author: Leonardo Florez-Valencia <florez-l at javeriana.edu.co>
Date:   Thu Nov 19 17:41:14 2015 -0500

    MPR-OpenGL integration: not yet finished, just one step to go. IT DOES NOT COMPILE.


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

Summary of changes:
 appli/examples/example_View2DImage.cxx             |   2 +-
 appli/examples/example_ViewImageThreshold.cxx      |   2 +-
 lib/cpExtensions/Visualization/ImageBlender.cxx    |   4 +-
 .../Visualization/ImageSliceActors.cxx             |  80 +++---
 lib/cpExtensions/Visualization/ImageSliceActors.h  |   5 +-
 lib/cpExtensions/Visualization/MPRActors.cxx       | 309 ++++++++++++++-------
 lib/cpExtensions/Visualization/MPRActors.h         |  36 ++-
 lib/cpExtensions/Visualization/MPRObjects.cxx      | 288 +++++++++++++++++--
 lib/cpExtensions/Visualization/MPRObjects.h        |  79 ++++--
 lib/cpPlugins/Interface/BaseMPRWidget.cxx          |   5 +-
 10 files changed, 609 insertions(+), 201 deletions(-)


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


More information about the Pubgit-commits-list mailing list